body{margin:0px;background-color:#000000;/*top:-20px;*/

}

#container{
	width:990px;
	height:1000px;
	margin: 0 auto;
   background-color:#CED5DE;
}

#footer{
	width:960px;
	margin:0 auto;
	height:15px;
	padding:15px;
	background-color: #3899BA;
	color: #CC0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.leftheader{
	width:743px;
	float:left;
	height: 431px;
	background-color: #000000;

}

.rightheader{
	width:247px;
	float:right;
	height: 431px;
	text-align:right;
}


.leftbottom{
	width:741px;
	float:left;
	height: auto;
	background:url(images/backgstrip.png) repeat-x;
}

.rightbottom{
	width:247px;
	float:right;
	height: 437px;
	background-color: #FFFFCC;

}

.menu{
	width:717px;
	height:30px;
	padding: 10px 5px 5px 20px;
	background:url(../images/vm6menustrip.png) repeat-x;
}

.redlinks{
color:#FF0000;
}


a.redlinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FF3300;
	font-size:12px;
	margin-right: 25px;
}
a.redlinks:hover{
color:#FFFFFF;
}
a.yellowlinks{
font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	/*color:#FFf000;*/
color:#000099;
	margin-right: 25px;
	font-size:12px;

}
a.yellowlinks:hover{
color:#FFFFFF;
}

a.greylinks{
color:#CCCCCC;
text-decoration:none;
margin-right:25px;
}

a.greylinks{
color:#FF0000;
}

a.secondmenuhighlight{
	color:#333333;
	margin-right: 25px;
	text-decoration: none;


}

.midbox{
	float:right;
	width:470px;
	height:auto;
	padding:10px;
	text-align:left;
	margin-right: 10px;
	color: #333333;
	margin-top: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	line-height:16px;
	font-size: 12px;
}

a.bluelinks2{
color:#ADC2DD;
text-decoration:none;
}
a.bluelinks2:hover{
color:#FF6600;
}
