body {
	font: 100% Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	text-align:center;
	
}

p{color:#012f6d; font-size:11px; margin:0.2em 0 0.8em 0;}

h1{color:#012f6d; font-size:16px; font-weight:bold; margin:0.2em 0 0.8em 0;}

a{text-decoration: none; color: #602b2b;}
a:hover {text-decoration: underline; color: #012f6d;}

#container{width:754px; margin: 25px auto; text-align:left; overflow: hidden;}

#content{width:752px; border:thin solid #012f6d; overflow: hidden; background:url(images/stroke.gif) #fff repeat-y;}

#nav{width:205px; height:21px; float:right; padding:7px; font-size:14px; color:#012f6d;}
#nav a:link{text-decoration: none; color: #012f6d}
#nav a:hover{text-decoration: underline; color: #602b2b}

#header{width:752px; height:186px; background:url(images/header.jpg) #fff no-repeat; border-bottom:thin solid #012f6d; clear:both;}

#sidebar{width:221px; background:url(images/side_bkg.jpg) #fff no-repeat; padding:10px; float:left;}

#main{width:490px; padding:10px; float:left;}

#footer{width:742px; height:25px; padding-right:10px; padding-top:5px; margin:auto; text-align:right;}

hr.clear {visibility:hidden; clear:both;}

.dblcolumn{width:200; float:left; padding:10px;}