/* CSS Document */
body{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 0 0;}
	
p{ margin:0 0 10px 0;}

a, a:link, a:visited{
	color:#536c7e;
	text-decoration:none;
	font-weight:bold;}
a:hover{
	color:#002541;
	text-decoration:underline;}
	
body.main{
	background:#002541 url(images/bg_main.gif) repeat-x center top;}
	
table.content{
	background:transparent url(images/bg_content.jpg) no-repeat center top;
	width:896px;}
	
#contentbloc{
	text-align:justify;
	margin:12px 0 0 173px;
	width:550px;}

#pagenav{
	position:absolute;
	top:258px;
	left:723px;
}