*{
margin:0;
padding:0;
}
html, body{
margin:0;
padding:0;
height:100%;
line-height:20px;
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size:100%;
color:#444444;
background-color:#E8B36D;
}

div#wrapper {
width:792px;
height:130%;
margin-left:auto; margin-right:auto;
background-color:#F9FCFC;
border-left:12px solid #E2A55C;
border-right:12px solid #E2A55C;
}
div#content {
height:130%;
background-color:#F9FCFC;
padding:10px 20px 20px 20px;
}
div#header {
background-image:url(images/headerbg.jpg);
background-repeat:repeat-x;
width:792px;
height:196px;
}
div#header h1, div#header a {
color:#06B9E2;
font-family:"Times New Roman", Times, serif;
font-size:140%;
margin-bottom:5px;
padding:20px 0 0 20px;
text-decoration:none;
}
div#header a:hover {
color:#664C99;
}
div#header h2 {
color:#664C99;
font-family:"Times New Roman", Times, serif;
font-size:120%;
font-style:italic;
padding-left:200px;
}
div#mostpopular {
float:right;
width:120px;
text-align:center;
margin-left:10px;
border:2px #76C22C dashed;
padding:10px;
background-color:#C1E896;
}
div#mostpopular h4, div.imagecaption {
color:#447744;
}
ul.imagedisplay {
list-style-type:none;
}
ul.imagedisplay li, ul.imagedisplay img {
border:none;
float:left;
}
ul.imagedisplay li {
height:160px;
}
div.imagecaption {
clear:all;
width:92px;
line-height:1.5em;
font-size:.75em;
margin:0px 7px 7px 7px;
text-align:center;
}
h1, h2, h3, h4, h5 {
padding-top:10px;
margin-bottom:15px;
}
h1 {
color:#006F9A;
}
h2 {
color:#CC5522;
}
p {
margin-bottom:7px;
}
div#footer, div#footer a {
color:#AAA7AF;
font-size:80%;
padding:20px 0 50px 0;
text-decoration:none;
}
div#footer a:hover {
text-decoration:none;
}
.error {
color:#FF0000;
font-weight:bold;
font-size:85%;
}
.seoheader {
display:none;
}

