/* CSS Document */

*
{
padding: 0 0;
margin: 0 0;
font-family: Helvetica, sans-serif, Times, serif;
/*font-family:Helvetica, Arial,  sans-serif;*/
}


a {text-decoration:underline; border:hidden}

.white a {color:#000}
b {color:#000;}


body
{ background-color:#fff; ;
}

li {list-style:none; }

li {border-bottom:dotted; border-color:#CCCCCC; border-width:1px;}
li.noborder {border-bottom:none;}

p {padding-bottom:20px;}


ul li a {text-decoration:none}
/* ids */
#items {font-size: 14px; padding-top:5px; padding-bottom:10px; padding-left:10px;}
#menu {
	float:left; font-size:12px;
	width:150px;
	height:826px;
	padding-left:10px;
	padding-right:10px;
	/*background-image:url(img/sheen000000.png);*/
	line-height:24px; padding-top:10px;
	border-right:dotted; border-color:#ff0000; border-width:1px; margin-right:10px;
	}


#menu a, a:hover, #top a {color:#666666; text-decoration:none;}

#menu, #outer {top:0px}
#outer { 
float:left; width:767px; height:826px; background-color:#FFFFFF; color:#000000}
#outer { 
float:left; width:767px; height:826px;  color:#000000}

#outer a {color:#333333;}


#name {font-size: 26px; padding-top:15px; padding-left:15px; color:#666666 /*color:#e3d6ae*/}
.title-inertia8 {color:#666666}
/* refers to top menu */
#top {max-width:750px; height:20px; font-size:12px; text-align:center; padding-left:188px; padding-top:10px; background-image:url(img/sheen000000.png); visibility:hidden;}
#top li {float:left; padding-right:10px; border-bottom:hidden;}

#work {/*background-image:url(img/sheen000000.png);*/ background-color:#FFFFFF; color:#000000;  padding-left:15px; max-width:758px;}

/* classes */


.canvas {margin: 0 auto; /*this will center the element*/ margin-top:15px; height:auto; max-width:970px;}
.poets #title {font-size: 26px; margin-bottom:25px;}



.margin-top {margin-top:375px;}

pre {margin-left:150px; padding-top:40px;}
