body {
margin: 0;
height: 100%;
padding: 0;
background: #000 url('images/bg.jpg') repeat-x top;
color: #888;
font-family: arial, sans-serif;
font-size: 0.8em;
}

a {
text-decoration: none;
color: #f90;
}

a:hover {
text-decoration: none;
color: #950;
}

p {
line-height: 1.7em;
}

#container {
margin: 0 auto;
padding: 0;
width: 794px;
height: 100%;
}

#head {
margin: 0;
padding: 0;
width: 794px;
height: 200px;
background: #000 url('images/head3.jpg') no-repeat top;
}

#head h1 {
position: relative; top: 80px; left: 47px;
margin-top: 0;
font-family: 'bookman old style', 'book antiqua', times, serif;
color: #FFF;
font-size: 1.8em;
font-weight: 400;
}

h2 {
margin: 0;
padding-top: 10px;
color: #FFF;
font-size: 1.6em;
font-family: 'bookman old style', 'book antiqua', times, serif;
font-weight: 400;
border-bottom: solid 3px #666;
background-color: #000;
text-align: left;
}

h3 {
color: #f90;
font-size: 1.0em;
font-family: 'bookman old style', 'book antiqua', times, serif;
font-weight: 200;
margin: 10px 0px 0px 0px;
border-bottom: solid 0px #940;
}

h4 {
display: inline;
margin: 0 0 20px 0;
clear: both;
float: right;
color: #888;
padding-right: 5px;
font-size: 1.0em;
font-family: arial, sans-serif;
font-weight: 400;
font-style: italic;
text-align: right;
}


#head h5 {
position: relative; top: 65px; left: 47px;
margin-top: 0;
font-family: verdana, arial, sans-serif;
font-variant: small-caps;
letter-spacing: 0.3em;
color: #700;
font-size: 1.2em;
font-weight: 600;
}

#head img {
float: right;
display: inline;
margin: 15px 17px 0 0;
border: 0;
padding: 0;
z-index: 1;
}

#topnav {
float: right;
clear: left;
margin: 28px -15px 0 0;
font-size: 1.0em;
z-index: 99;
}

#topnav a {
text-decoration: none;
color: #888;
padding-left: 1.0em;
}

#topnav a:hover {
text-decoration: none;
color: #fff;
}

#menu {
position: absolute; top: 172px;
margin-left: 17px;
padding: 0;
height: 61px;
font-size: 0px;
}

#menu ul {
list-style: none;
padding: 0;
margin: 0;
}

#menu ul li {
display: inline;
line-height: 80px;
background: #4c0000 url('images/menushine.jpg') repeat-x top;
}

#menu ul li a {
padding: 6px 5px 35px 2px;
font-size: 13px;
font-family: 'lucida sans unicode', helvetica, arial, sans-serif;
background: #4c0000 url('images/menushine.jpg') repeat-x top;
color: #999;
text-decoration: none;
}

#menu ul li a:hover {
background: #cc6600 url('images/menushine.jpg') repeat-x bottom;
color: #fff;
}

#main {
margin: 0px 0px ! important;
margin: 50px 17px 40px 17px;
width: 760px;
padding: 0px;
background: #000 url(images/.jpg') no-repeat top right;
}

#content {
margin: 0px; height: 100%;
padding: 50px 20px;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
}

#leftcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 20px 10px 0px 20px;
 padding:0;
 width: 280px;
 float: left;
}

#middle { 
 display: inline;
 position: relative;
 color: #333;
 margin: 20px 0px 0px 20px;
 padding:0;
 width: 280px;
 float: left;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 20px 120px 0px 20px;
 padding:0;
 width: 280px;
 float: right;
} 

img.preload {
display: none;
}

.foot {
height: 45px;
margin: 0 0 0 0;
padding: 8px 0 0 0 ! important; padding-top: 24px;
text-align: center;
background: #333 url('images/foot.jpg') repeat-x top;
color: #960;
}
#normaltext {
color: #FFF;
font-size: 1.6em;
font-family: 'bookman old style', 'book antiqua', times, serif;
font-weight: 400;
margin:10px 5 10px 5;
padding:0;
border-top:1px solid #222;
font-size: 1.1em;
}

.clear { clear: both; background: none; }

