*{margin: 0; padding: 0; border: 0; color: #000000; font-size: 12px; font-family: "Trebuchet MS";}

body{background-image:url("bg.jpg"); background-position: top; background-repeat: repeat-x; background-color: #000;}

#nav{clear: both; width: 100%;  height: 55px; background-image:url("../headerBg.jpg"); background-position: bottom; background-repeat: repeat-x; border-bottom: #64120B 3px solid; text-align: left; background-color: #c7c7c7;}

#addContent{float: left; clear: left; width: 340px;}

#footer{clear: both;}

#yourSite{float: left; background-color: #fff; padding: 8px; width: 400px; text-align: left;}
#yourSite li{ border-top: #e2e2e2 thin solid; border-bottom: #e2e2e2 thin solid; margin: 2px;}
#yourSite img{border:#000 thin solid;}
#yourSite blockquote{font-size: 16px; font-weight: bold; padding: 4px;}
a:hover{text-decoration: none;}

h1{font-weight: bold; font-size: 20px; color: #fff;}
h2{font-weight: bold; font-size: 18px;}

#nav2{clear: both; padding: 8px; margin: 4px;}
#nav2 a{padding: 6px; background-color: #fff; color: #000; font-weight: bold; display: block; float: left; margin: 3px; width: 200px; border:#92271F 1px outset; }
#nav2 a:hover{background-color:#92271f; color:#fff; text-decoration: none;}

form{width: 300px; text-align: left; margin: 0 auto; background-color: #fff; padding: 10px;}fieldset{padding: 1em; border: #000000 thin solid;}legend{padding: 4px; font-weight: bold; font-size: 16px; color: #350505;}label{display: block; clear: both; font-weight: bold; font-size: 14px;}input, textarea{padding: 4px; margin: 4px; width: 200px; border: #000000 thin inset; background-color: #e9e9e9; font-style: italic;}
input:focus, textarea:focus{background-color: #fff; font-weight: bold; font-style: normal;}textarea{height: 150px;}input.btn{width:50px; display: block; clear: both; background-color: #fff; border: #000000 thin outset;}input.headline{font-size: 1em; font-weight: bold;}