@charset "utf-8";
/* CSS Document */

body { font-size:68.75%; color:#717073; margin:0px; padding:0px;}

img { display:block;}
a img { border:0px;}

#base { width:100%; margin-top:0px; }

/* NAVIGATION STYLES */
#nav { display:none;}

.logo {display:none;}

#content { width:100%; margin:0px;}

p { margin-top:0px;}

h1 { font-size:2em; color:#363636; text-align:center;}
h2 { font-size:1em; color:#363636; margin-bottom:0px;}
h3 { font-size:1em; font-style:italic;}

ul { margin-left:0.5em; padding-left:0.5em; list-style-image:url(../images/bullet.gif);}

.col { width:33%; float:left;}

.writersList { list-style:none; margin:0px; padding:0px;}

a:link, a:visited { color:#363636; text-decoration:none;}