body 
{
 background-image: url(images/bg.jpg);
 background-color: #181C1F;
 background-repeat: repeat-x;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin: 0px;
 padding: 0px;margin-left: 4em;}

* 
{
 margin: 0px;
 padding: 0px;
}

p 
{
 padding-top: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
 padding-left: 20px;
 display: block;
 color: #D9D9D9;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.2em;
 font-weight: bold;}

a 
{
 color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
}

a:hover {
	color: #FFA405;
}

#container 
{
 margin-top: 20px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 text-align: left;
 width: 960px;
}

#header 
{
 height: 150px;
 width: 777px;
  margin-left: 12px ;
 /*background-image: url(images/head_bg.gif);*/
 /*background-repeat: repeat; */
 
}

#content 
{
 
}

#left 
{
 width: 192px;
 float: left;
}

#middle 
{
 margin-left: 206px;
 margin-right: 196px;
 width: 550px;
}

#right 
{
 width: 192px;
 float: right;
}

/********************* menu ****************************/
.menuheader 
{
 width: 192px;
 height: 37px;
 background-image: url(images/menutop.gif);
 display: block;
}

.menucontent 
{
 width: 192px;
 background-image: url(images/menumiddle.gif);
 padding-top: 10px;
 background-repeat: repeat-y; padding-bottom: 0px;
}

.menuheader h3 
{
 padding-top: 10px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 20px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
}

.menufooter 
{
 width: 192px;
 height: 15px;
 background-image: url(images/menubottom.gif);
 display: block;
 padding-bottom: 0px;
 
}

.postheader,.menuheader 
{
 color: #D9D9D9;
/* text-transform: uppercase;*/
}

/********************* post ****************************/
.post 
{
 margin-bottom: 15px;
}

.postheader 
{
 background-image: url(images/posttop.gif);
 display: block;
 width: 550px;
 height: 33px;
}

.postheader h1 
{
 padding-top: 7px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 20px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
}

.postcontent 
{
 background-image: url(images/postmiddle.gif);
 background-repeat: repeat-y;
 padding-top: 20px;
 padding-right: 0px;
 padding-bottom: 20px;
 padding-left: 0px;
}

.postfooter 
{
 background-image: url(images/postbottom.gif);
 background-repeat: no-repeat;
 display: block;
 width: 550px;
 height: 15px;
}

/********************* header ****************************/
#header 
{
 position: relative;
 left: 75px;
}

#header ul 
{
 position: absolute;
 top: 150px;
 display: block;
 left: 140px;}

#header ul li 
{
 display: inline;
 text-align: center;
 margin: auto;
 width: auto;
 border-right-color: #6b7272;
 border-right-width: 1px;
 border-right-style: solid;}

.last 
{
 border-right-color: #6b7272;
 border-right-width: 10px ;
 border-right-style: none ;
}

#header ul li 
{
 display: inline;
 text-align: center;
 text-decoration: none;
 padding-top: 0px;
 padding-right: 10px;
 padding-bottom: 0px;
 padding-left: 10px;
 text-transform: uppercase;
}

#header ul li a:hover 
{
 text-decoration: underline;
}

/********************* footer ****************************/
#footer 
{
  text-align: center;
 width: 750px;
}

#footer ul 
{
 display: block;
 margin-left: 190px;
}

#footer ul li 
{
 display: inline;
 text-align: center;
 margin: auto;
 width: auto;
 border-right-color: #6b7272;
 border-right-width: 1px;
 border-right-style: solid;
}

#footer ul li a 
{
 display: inline;
 text-align: center;
 text-decoration: none;
 padding-top: 0px;
 padding-right: 10px;
 padding-bottom: 0px;
 padding-left: 10px;
 text-transform: uppercase;
}

#footer ul li a:hover 
{
 text-decoration: underline;
}

#footer span 
{
 color: #525757;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 text-align: center;
 width: 850px;
 display: block;
 padding-top: 15px;
 padding-right: 0px;
 padding-bottom: 15px;
 padding-left: 0px;
}

/********************* menu members ****************************/
.menu ul 
{
 list-style-position: inside;
 list-style-type: disc;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 20px;
 color: #666666;
}

.menu ul li 
{
 padding-top: 3px;
 color: #666666;margin-top: 10px;}

.menu ul li a 
{
 text-decoration: none;
 padding: 0px;
 text-transform: uppercase;
 font-size: 1.1em;
}

.menu ul li a:hover 
{
 text-decoration: underline;
 text-transform: uppercase;
}

.member 
{
 display: inline;
 float: left;
 margin-left: 10px;
 padding-bottom: 0px;
}

.member span 
{
 display: block;
 text-align: center;
 padding-top: 2px;
 padding-right: 0px;
 padding-bottom: 13px;
 padding-left: 0px;
 text-transform: uppercase;
}

.member img 
{
 width: 75px;
 height: 70px;
 border-color: #999999;
 border-width: 2px;
 border-style: solid;
}

.clear 
{
 clear: both;
}

#copyfooter {
  text-align: center;
}
#copyfooter p , #copyfooter ul {
  margin: 1.0em;
}
#copyfooter ul {
  margin-top: 1.0em;
}
#copyfooter li {
  display: inline;
  list-style: none;
}


