@charset "UTF-8";
/* CSS Document */

#layout { width:860px; position:center; background-color:#FFFFFF; }

#page { width:800px; }

#content { margin: 0; width:68%; margin-left: 0px }
#content2 { margin: 0; width:30%; float:right;}

#break { margin: 0; width:90%; min-height:100px; margin-left: 20px }

#premium { margin: 0; width:90%; min-height:20px; margin-left: 20px; margin-top: 20px; }

#ad { width:20%; float:right; }

#footer { width:800px; height:30px;}

body {
	background-color: #F7F7F7;
	margin-top: 20px;
}
		
.smallprint {
font-size: 9px;
color:#999999;
}

.copy {
font-size:12px;
letter-spacing: 0px;
line-height: 117%;
color:#333333;}


.liveyourlife {
font-size:13px;
color:#333333; text-decoration:italic;
}

.subhead {
font-size:12px;
color:#333333;
}