
	body {
	margin:0px 0px 0px 0px;
	background-color : #05A285;
	}
	
	
	A:Link { color: inherit; font-size: inherit; line-height: inherit; text-decoration: underline; font-family: Verdana }

A:Visited { color:  inherit; font-size: inherit; line-height: inherit; text-decoration:none; font-family: Verdana }

A:Hover {color: inherit; font-size: inherit; line-height: inherit; text-decoration: overline; font-family: Verdana }


#show {
position: absolute;
left: 250px;
top: 120px;
width: 500px;
background: #E8E8E8;
padding: 10px;
margin-bottom: 10px;
}

#corner {
position: absolute;
left: 10px;
top: 10px;
height: 100px;
width: 230px;
background: #E8E8E8;
padding: 5px;
}

#nav {
position: absolute;
left: 10px;
top: 130px;
width: 180px;
background: transparent;
padding: 5px;
}

#logo {
position: absolute;
left: 40px;
top: 40px;
background: transparent;
}


	

.fourteen {
		font-family: Verdana, sans-serif;
		color:#3C3C3C;
		font-size: 14px;
		font-weight: normal;  		
 		 line-height: 16px;			
		}	

.twelve {
		font-family: Verdana, sans-serif;
		color:#E8E8E8;
		font-size: 12px;
		font-weight: normal;  		
  line-height: 14px;			
		}	
		
		.eleven {
		font-family: Verdana, sans-serif;
		color:#3C3C3C;
		font-size: 11px;
		font-weight: normal;  		
  line-height: 14px;			
		}	
