html             { padding:0px; margin:0px; }
#sitecontainer   { background:#000; width:800px; margin-right:auto; margin-left:auto; margin-top:10px; border: solid 1px #222; }

#header     { width:800px; height:168px; background: url(/UserFiles/TemplateImages/Header.jpg) no-repeat; border-bottom: solid 1px #333; }

#navcontainer       { width:160px; float:left; text-transform:lowercase; margin:30px 10px 0px 10px; font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; }
#navcontainer ul    { margin:0px; padding:0px; list-style:none; }
#navcontainer .navlevel1 a        { color:#fff; text-decoration: none; line-height:28px; }
#navcontainer .navlevel1 a:hover  { color:#c90; text-decoration: none;}
#navcontainer .navlevel2 a        { color:#fc6; text-decoration: none; line-height:20px; }
#navcontainer .navlevel2 a:hover  { color:#c90; text-decoration: none; }

#mainbody { width:600px; float:left; margin-top: 30px; margin-bottom: 50px; }

#footer     { clear:left; color:#333; width:800px; height:15px; margin-right:auto; margin-left:auto; text-align:center; margin-top: 20px; }
#footer a    { color:#333; }

.InputText { color: #ccc; font-size: 11px; background:#444; border: solid 1px #aaa; }
.SubmitButton { color: #ccc; }
.StoreTitle { font-size: 12px; font-weight: bold; }

