/* CSS Document */

body {background-color:#e7e7e7;}

#container {position: relative; margin-left:auto; margin-right:auto; width:780px; font: 110% Verdana, Arial, Helvetica, sans-serif; color:#333; background-image:url(bg.gif); background-repeat:repeat-y;}

#main {margin-left:30px; width:470px; line-height:1.6em;}
#main a:link, #main a:visited {color:#06C;}
#main h1 {margin:0; padding:0; font-size:1em; font-weight:bold;}
.txt {margin-top:0;}
.blue {color:#006699;}
.red {color:#900;}
.green {color:#8A8A00;}
.purple {color:#63C;}
.yellow {color:#f90;}

#side {position: absolute; left:530px; top:125px; width:230px;}
#side img {margin-bottom:5px;}

#comments {position: absolute; left:513px; top:260px; width:247px;}
#comments p {padding:0 10px 10px; margin:0; font-size:.9em; background-color:#FCBF6D;}

#header {width:780px; height:118px; background-image:url(headerbg.gif);}

.num {margin-right:10px;}

#pages {margin-left:300px; width:220px;}

#homeheader {margin-left:auto; margin-right:auto; width:780px; height:254px; border:1px solid; border-color:#FF00FF;}

#bot {width:740px; height:43px; background-image:url(footer.gif); padding:5px 20px 15px; font:.85em Verdana, Arial, Helvetica, sans-serif; color:#666;}
#bot img {margin:0 10px 10px 0;}
#bot a {color:#666;}


