body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/ms2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	font-weight: normal;
}
a:link {
	color: #376B92;
	text-decoration: none;
}

a:visited {
	color: #376B92;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: none;
}
#header {
margin-left: 245px;
	width: 500px;
	background-color: #000000;	

}

#wrap {
	margin-left: 245px;
	width: 510px;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: -10px;
	padding-top: 20px;

}
#flashplayer {
	margin-left: 15px;
}

.style1 {font-size: 9px}

.style2 {font-size: 11px;
	line-height: 190%;}
#wrap .border {
	padding-top: 5px;
	border-top: 1px dotted #376B92;
	
}

