/* CSS Document by RSS */

* {margin: 0 0 0 0;
    padding: 0 0 0 0;
}

body {
background: #9aafc0;
background-image: url(images/bvsps-mts.jpg);
background-repeat: repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size: 72.5%;
color: #333;
}

#wrapper {
background: #fff;
margin: 0;
padding: 0;
width: 100%;
}

#header {
height: 78px;
margin: 0 auto;
width: 900px;
text-align: center;
}
p.header {
font-size: 1.5em;
color: #ccc;
padding-top: 6px;
letter-spacing: 2px;
white-space: nowrap;
}
.yeldot {
font-weight: bold;
letter-spacing: 1px;
color: yellow;
}

.usps a:link {
color: red;
text-decoration: none;
}
.usps a:visited {
color: red;
text-decoration: none;
}
.usps a:hover {
color: #6688bd;
text-decoration: none;
}

p.usps {
font-size: 110%;
color: #666;
padding: 0 0 10px 0;
text-align: center;
}

/* padding-top: 10px; */

#container {
	font-size: 1.4em;
	margin: 0 auto 0 auto;
	width: 900px;
	text-align: left;
}

#left {
	float: left;
	width: 161px;
	margin-left: 20px!important;
	margin-left: 10px;
    padding: 0;
}

#right {
	float: right;
	width: 140px;
	padding: 21px 6px 0 12px;
}

/* nested right? - not being used yet */

#sponsors {
		 float: right;
		 padding: 30px 0;
		 margin-right: 10px;
}

#content {
width: 482px;
margin: 0 auto 0 auto; /* fix ie problem */
/* margin-right: 250px; margin-left: 210px; */
padding: 20px 0 0 0;
}

#footer {
background-image: url(images/footer_bg.jpg);
background-repeat: repeat-x;
height: 80px;
font-size: 1.4em;
padding-top: 56px;
width: 100%;
text-align: center;
}

.footnav a:link {color: #2f3d79; letter-spacing: .1em; text-decoration: none}
a:visited {color: #2f3d79}
a:hover {color: red}

p.copyright {
white-space: nowrap;
font-size: .9em;
line-height: 1.4em;
}

p{  margin-top: 2px;
	margin-bottom: 6px;
}

h1{
	color: #FFFFFF;
	font-size: 3em;
	padding-top: 70px;
	padding-left: 50px;
}

h2 {
	color: #1d2a6d;
	margin-bottom: 10px;
	border-bottom: 1px solid #A7AAB3;
}

h3 {
	color: #1d2a6d;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #A7AAB3;
}

h4 {
	background-image: url(images/menu_tab.jpg);
	height: 31px;
	width: 146px;
	padding-top: 5px;
	padding-left: 15px;
}

h5 {
	background-image: url(images/menu_tab2.jpg);
	height: 93px;
	width: 146px;
	padding-top: 5px;
	padding-left: 15px;
}

.images_left {
		 float: left;
		 padding: 3px;
		 border: 1px solid #A7AAB3;
		 margin-right: 10px;
}

.images_right {
		 float: right;
		 padding: 3px;
		 border: 1px solid #A7AAB3;
		 margin-left: 10px;
		 clear: below;
}

a:link {color: #2f3d79}     /* unvisited link */
a:visited {color: #666}  /* visited link */
a:hover {color: #cc0000}   /* mouse over link */
a:active {color: #cc0000}   /* selected link */

/***********************************'   Left side Menu  *******************************/

#navlist
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #C2C2CA;
	width: 160px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid #C2C2CA;
}

#navlist li a {
	text-decoration: none;

}

/***********************************'  header-Menu  ****************/

.navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-weight: bold;
	font-size: 1.1em;
}
