

body {font-family: "sans-serif"; letter-spacing:2px; width:100%; background-color:#226;}


a {text-decoration:none;color:#339;}
a:hover {color:#696;text-decoration:underline; }
p {color:#779; margin:20px 15px;}
html {color:#aaaaaa;}


div#menu {width:100%; background-color:#aaf; border-bottom:solid #ddd thick; }

div#menu a {font-family:"comic sans ms"  "Georgia";color:#339; text-decoration:none; margin: 0 60px;}
div#menu a:hover {color:#fff;}

div#lists a {display:block; padding-bottom:10px;}

div#lists hr {color:#eee}

div#wrapper {width:800px; background-color:white;
 border:solid #ddd thick; 
margin-left:auto; margin-right:auto;
position:relative; top:-10px;
}
	

.text_col { border:solid thick #ddf; width:500px; 
-moz-border-radius: 15px;
-webkit-border-radius: 15px; 
 margin:50px 20px 20px 200px;}

.text_col a:hover {cursor:pointer;}

div#content {width:800px; min-height:500px;}

#content img {padding:10px; border:solid 2px #339; background-color:#eee; 
-moz-border-radius: 5px;
-webkit-border-radius: 5px;}

div#footer {position:relative; bottom:0px; width:100%; height:20px; background-color:#eee; border-top:solid #ddd 2px; }



.left {float:left; border:solid #fff 10px;}
.right {float:right; border:solid #fff 10px;}


//"comic sans ms"  "Georgia"