@charset "utf-8";
/* CSS Document */

#page {
background-color:#CF6;
width:98.5%; 
margin:auto; 
padding:10px;}

#masthead {
background-color:#FFF;
padding:3px;}

#main {
background-color:#CC6;
width:70%;
padding:11.6px;
float:right;}

#related {
background-color:#999;
width:26.7%;
padding:4px;
float:left;}

#footer {
background-color:#000;
padding:1px;
float:!important;
clear:both;}

.date {float:right;
		position:relative;
		top:-60px;}
		
.intro {position:relative;
		margin-left:115px;
		top:-100px;}	
		
.continued {float:right;
		position:relative;}	