body {	font: 12px "Verdana", sans-serif; background-color: #000033;}

p {	line-height: 120%;}

h1	{ 	font-family: garamond, serif; 	font-size: 150%; 	text-align: center;}

a:visited	{ color: #000066; text-decoration: none; font-weight: bold; }
a:link		{ color: #006d68; text-decoration: none; font-weight: bold; }
a:hover		{ color: #aabadd; text-decoration: underline; }



div#page { 	
	width: 700px; 	
	margin:0 auto; 
	top: 0;	
	z-index: 1; 	
	text-align: left;
	background-color: white;
	}

div {	text-align: center;}

div#header { 	
	width: 700px; 	
	height: 200px; 
	top: 0;	
	z-index: 2; }

div#content { 	
	width: 550px; 	
	min-height: 400px; 	
	_height: 400px;	
	z-index: 4; 		
	float: right; 	
	text-align: left;}

div#side { 	
	width: 145px; 	
	height: 400px; 	
	z-index; 3; 	
	margin:0 550px 0 0;	
	text-align: left;
	padding-left: 4px;}