#container{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	border:3px double #000055;
	height:504px;
	top:25px;
	z-index:1;
	background-color:ffffff;
	}
#center{
	position:absolute;
	left:50%;
	top:4px;
	margin-left:-330px;
	width:680px;
	height:50px;
	z-index:4;
	padding:0px;
	}

#bottomcenter{
	position:absolute;
	left:50%;
	top:552px;
	margin-left:-325px;
	width:650px;
	height:12px;
	z-index:4;
	border: double 3px #000055;
	}
#pretty{
	position:absolute;
	left:0px;
	top:0px;
	width: 258px;
	z-index:2;
	height:100%;
	border-right: double 3px #000055;
	background-color:#3078CB;
	}
#main{
	position:relative;
	float:right;
	height:480px;
	top:0px;
	width:61%;
	margin-top:15px;
	margin-right:10px;
	background-color:ffffff;
	font-family:verdana,tahoma,arial, helvetica;
	text-align:left;
	font-size:10pt;
	color:#000000;
	overflow:auto;
	
	scrollbar-face-color : #ffffff; 
	scrollbar-highlight-color : #B3D9F3; 
	scrollbar-3dlight-color : #ffffff; 
	scrollbar-shadow-color : #B3D9F3; 
	scrollbar-darkshadow-color : #ffffff; 
	scrollbar-track-color : #d2edFF; 
	scrollbar-arrow-color : #19336D;}


#footer{
	background-color:000000;
	font-size:7pt;
	font-family:verdana;
	color:#ffffff;
	text-align:center;
	z-index: 5;}

	
body{
	background-color:9Dc1e5;
	background-image: url('Images/background.gif');
	text-align:center;
	}

A:link 		{color: #363636; text-decoration:none}	
A:visited   {color: #363636; text-decoration:none}   
A:active    {color: #d5ae83; background-color: #FFFFFF; text-decoration:none}  
A:hover    	{color: #000000; text-decoration:none }

#n {
	font-family:verdana;
	font-size:10pt;
	color:1C86EE;
	font-weight:bold;
	}
#n2{
	font-family:verdana;
	font-size:7pt;
	color:1C86EE;
	}
	
td{
	font-size:7pt;
	}
	
h2{
	font-family:verdana;
	letter-spacing:5px;
	font-size:10pt;
        width:95%;
	color:ffffff;
	background-color:12316A;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	}
