

a:link {color: #66b1f1; text-decoration:none;}     /* unvisited link */
a:visited {color: #29a332}  /* visited link */
a:hover {color: #000000; text-decoration:underline;}   /* mouse over link */
a:active {color: #fb1520}   /* selected link */ 


body 		{ 
			width: 100%;
			font-family: tahoma; 
			font-size: 80%; 
			margin: 0;
			
			background-image:url(images/main-bg.gif);
			background-repeat:repeat-x;
			
			
			}



		 
#MainContent	{
		
			width: 687px;
			height: auto;
			position: relative;
			margin: 0 auto;
			background-color: #2a2b73;
			top: 0px;
			font-size: 14px;
			color:#ebf1f3;
		  }
	 
#logo		{
			width: 100%;
			height: 229px;
			text-align: left;
			position: relative;
			vertical-align:bottom;
			
			top: 0px;
			left:0px;
			z-index: 0;
			background:url('images/logo.jpg');
			background-repeat: no-repeat;
			
			color:#62774d;
			border-bottom:solid 5px #00adef;	 
		  	}
			
#navcc	{
			position : relative;
			width : 100%;
			height:57px;
			top : 233px;
			vertical-align: bottom;
			font-size:12px;
			left :0px;
				background-image:url(images/nav_bgrd.jpg) ;
			background-repeat:repeat-x;
			
			}	

#navigation	{
			position : relative;
			width : 100%;
			height:46px;
			top : 0px;
			vertical-align: bottom;
			font-size:12px;
			left :0px;
		
			
			}	

#SubHeader {
			position : relative;
			width : 100%;
			height:91px;
			top : 0px;
			vertical-align: bottom;
			font-size:12px;
			left :0px;
			background-color:#f4ba3b;
			border-bottom:solid 2px #00adef;

}
#BodyContent{
			position:relative;
			width : 100%;
			height:auto;
			top : 0px;
			left :0px;
			
			}	

		
			


#LeftColum{
			
			
			top:0px;
			left:0px;
			width: 650px;
			height:auto;
			text-align: justify;
			padding:18px 20px 20px 20px;
			} 
			

			
#flash     {
			position: relative;
			top:0px;
			left:0px;
			width: 600px;
			height:auto;
			
			border: solid 1px #999999; 
			} 
			
#BottomFlash1     {
			position: relative;
			top:0px;
			left:0px;
			width: 600px;
			height:20px;
			background-color:#f5a738;
			
			
			} 
#show     {
			position: relative;
			top:0px;
			left:0px;
			width: 600px;
			height:320px;
			
			
			
			} 
#BottomFlash2     {
			position: relative;
			top:0px;
			left:0px;
			font-size:20px;
			color:#ffffff;
			padding:18px 0px 0px 0px;
			width: 600px;
			height:77px;
		background-color:#557b2e;
			
			
			} 	



		
#footer
		{position:relative;
		width: 100%;
		top:0px;
		height: 200px;
		left:0px;
		text-align:center;
		color:#00adef;
		font-size: 11px;
background-image : url(images/bottom_bgrd.jpg);
background-repeat : repeat-x;
		}			


.time	{
color:#97d9ee;

padding:1px 20px 0px 0px;}	

.vic	{
color:#97d9ee;
font:bold;
}	
