<!--
body {font: 90% "Arial", sans-serif; text-align:center; margin:auto 0; margin-top:25px; margin-bottom:25px; background:#5FCEBE;}

#wrapper {width:720px; margin:0px auto; background:#fff; border:1px solid #000;}
#header {padding: 5px; text-align:right; color:#D86000; background:#C00000; font-size:250%; border-bottom:1px solid #000;}
#wrapper-content {clear:both;}
				 #content {float:right; width:463px; margin:0px 5px; padding:8px; text-align:left; background: #ffffff;}
				 #sidebar {float: left; width: 210px; margin:5px; padding:4px; text-align:left; background:#eee; border:1px solid #000;}
#footer {clear:both; text-align: center; padding:8px; background:#C00000; border-top:1px solid #000;}

h1, h2 {font: 145% Georgia, Helvetica, sans-serif; padding:0px; margin:0px; border-top:1px dotted #600000; border-bottom:1px dotted #600000; color:#C00000;}

a:link, a:visited,  a:active {color:#D86000; text-decoration:none;}
a:hover {color:#600000; text-decoration:underline;}

.sub-nav {margin:10px 0px; padding: 0; list-style-type: none;}
.sub-nav li {width:190px; margin: 3px;}
.sub-nav a {display: block; width:190px; padding:5px; margin: 3px; color:#000; background:#D86000;}
.sub-nav a:hover {background:#600000; color:#eee; text-decoration: none;}

strong, b, em, i {color:#600000;}
#content ul li {line-height:175%; list-style-type:circle;}

img {margin:10px; border:1px solid #600000;} 
.center, .paginate, .icons {text-align:center;}
code {font:11px "courier new"; color:#600000;}
-->