/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
}
body {
	background-color: #C0EDE6;
}
a:link {
	color: #330099;
}
a:hover {
	color: #660099;
}

#container { 
	position:absolute; 
	left:35px; 
	top:7px; 
	width:882px; 
	height:1878px; 
	z-index:1;
	}
	
#pgTitle {
	position:absolute; 
	left:222px; 
	top:108px; 
	width:219px; 
	height:31px; 
	z-index:4;
	}
	
#title2 { 
	position:absolute; 
	left:44px; 
	top:17px; 
	width:463px; 
	height:54px; 
	z-index:2;
	}
#nav2 {
	position:absolute;
	 left:45px;
	 top:142px;
	 width:159px;
	 height:245px; 
	 z-index:2;
	 }
	 
#bookmark { 
	position:absolute; 
	left:803px; 
	top:94px; 
	width:58px; 
	height:1020px; 
	z-index:9;
	}

