body {
	text-align:center;
}
#banner {
	position:relative;
	width:800px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../masterpage/Banner.png);
	background-repeat: no-repeat;
	background-position: center;
}
#banner2 {
	position:relative;
	width:800px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../masterpage/Banner2.png);
	background-repeat: no-repeat;
	background-position: center;
}
#main {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	margin-bottom:2px;
	border: 2px solid #999999;
	height:480px;
	width:800px;
}
#bottom {
	position:relative;
	width:800px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../masterpage/bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top:0px;
	margin-bottom:2px;
}
div A:link 
    {
     COLOR: #003399; FONT-FAMILY: Tahoma,Verdana,Arial; 
    }
div A:visited
    {
     COLOR: #003399; FONT-FAMILY: Tahoma,Verdana,Arial; 
    }
div A:hover 
    {
    COLOR: #ff0000; FONT-FAMILY: Tahoma,Verdana,Arial; 
    }
div A:active
    {
     COLOR: #ff0000; FONT-FAMILY: Tahoma,Verdana,Arial; 
    }
div span
    {
     COLOR: #666666; FONT-FAMILY: Tahoma,Verdana,Arial;
    }
a { text-decoration : none; color:#4D2078; }
a:hover{ text-decoration : underline;color:#9900CC; }
.style5 {font-size: 10px}
.style2 {font-size: 16px}
.style3 {font-size: 12px}
.style6 {font-size: 20px;
		 color: #666666}
