#main {border:1px solid #000000; position: absolute; width: 760px; height: 547px; z-index: 1; left: 0px; top: 0px;}
#sidebar{position: absolute; width: 136px; height: 409px; z-index: 3; left: 0px; top: 105px; background-color: #A5A5BD;}
#top1{position: absolute; width: 760px; height: 53px; z-index: 1; left: 0px; top: 0px; background-color: #8988A3;}
#top2{position: absolute; width: 760px; height: 53px; z-index: 2; left: 0px; top: 53px; background-image: url('topbar.jpg');}
#logo{position: absolute; width: 525px; height: 50px; z-index: 5; left: 125px; top: 11px; background-image: url('mainlogo.jpg');}
#nav{position: absolute; width: 105px; height: 152px; z-index: 9; left: 10px; top: 149px;}
#footer{position: absolute; width: 760px; height: 31px; z-index: 10; left: px; top: 514px; border-top: 1px solid #8988A3;}		
		
		A:link {
		font-family: verdana, arial; 
		color: #4C4B74; 
		text-decoration: underline;
		font-size: 13pt; 
	} 
	
		A:visited { 
		color: #4C4B74; 
		text-decoration: underline;
		font-size: 13pt; 
	} 
	
		A:hover { 
		color: #A5A5BD; 
		text-decoration: underline;
		font-size: 13pt; 
	} 
	
		A:active { 
		color: #A5A5BD; 
		text-decoration: underline;
		font-size: 13pt;

	} 
		 
		.small {
		font-size: 8pt;
		font-family: arial, helvetica, sans serif;
		text-decoration: none;
		font-style: normal;
		color: #000000 ;
			}
		
		.headings {
		font-style: normal;
		font-size: 13pt ;
		font-family: verdana, arial;
		text-decoration: none;
		text-align: left;
		color: #4C4B74; }
		
		.normal {
		font-family: verdana, arial;
		font-style: normal;
		text-align: left;
		font-size: 10pt ;
		text-decoration: none;
		color: #000000;
		
		}
			
.nav 	{ font-family:century gothic, helvetica,;
		  font-size: 14pt;
		  background-color: #A5A5BD;
		  font-weight: normal;
		  text-align: right;
		  text-decoration: none;
		  font-style: normal;
		  font-weight: normal;
		   }


.nav A:link 	{
		  text-decoration: none;
			color: #4C4B74; }


.nav A:visited 	{
		  text-decoration: none;
			color: #4C4B74; }


.nav A:active 	{
		   text-decoration: none;
			 color: #FFFFFF; }


.nav A:hover 	{
		  text-decoration: none;
			color: #FFFFFF; }
