body
{
	background-color: #2970be;
	color: #5F5F5F;
	font-family: verdana;
	font-size: 9pt;
	margin: 0 auto 0 auto;
	word-spacing: 2px;
	font-weight: 100;
	text-align:justify;
}

#container
{
	margin:0 auto 0 auto;
	width: 800px;
	background-image: url(/images/bg.png);
	background-repeat: repeat-y;
	

}

#header 
{
	margin-top:-4px;
	background-image: url(/images/header.png);
	width: 800px;
	height: 211px;
	background-repeat:no-repeat;
}
#menu
{
	padding:180px 300px;
	word-spacing:60px;
}
#bar 
{
	width: 800px;
	height: 50px;
	background-image: url(/images/ABOUT.PNG);
	background-repeat:no-repeat;
	
}
#bar2
{
	width: 800px;
	height: 50px;
	background-image: url(/images/affiliates.PNG);
	background-repeat:no-repeat;
	
}

#content
{
	padding-left:100px;
	padding-right: 100px;	
}
#contentAff{
font-size:8pt;
padding-left:20px;
}
#bg {
	background-image: url(/images/bg.png);
	background-repeat: repeat-y;
	float:left;
	width:800px;

}
#Contact {
	width:200px;
	padding-left:100px;
	padding-right: 100px;
float:left;
}
#Links{
	
	float:left;

}
#contactimage {
	width: 800px;
	height: 50px;
	background-image: url(/images/contact.PNG);
	background-repeat:no-repeat;
	background-position: top;
	}
#footer
{
	width: 800px;
	height: 10px;
	background-image: url(/images/footer.png);
	background-repeat:no-repeat;
	background-position: top;
}
right-image
{
	float: left;
}
a
{
	text-decoration:none;
	color: #1D5087;
}
a:visited 
{
		text-decoration:none;
	color: #1D5087;
}
blockquote 
{
	color: Blue;
	text-align: center;
	font-size:16pt;
	font-style: italic;
}