*
{
font-family:"Century Gothic",Helvetica,Arial,Geneva,sans-serif;
font-size: 12px;
}

body 
{
background-color: #000;
/*background: #000 url(../images/body.jpg) repeat-x;*/
background: url(../images/greylines.gif);
text-align: center;
min-width: 990px;
margin-top: 0px;
margin-bottom: 0px;
}

h1
{
font-size: 20px;
}

a
{
color: #581413;
}

#wrapper
{
width: 950px;
margin: 0 auto;
text-align: left;
background-color: #CFCFCF;
}

#header
{
background: url(../images/header3.jpg) no-repeat;
width: 950px;
height: 180px;
}

/*****Top Bar Menu******/

#topbarmenu ul 
{
margin: 0;
padding: 0;
list-style: none;
width: 950px;
height: 25px;
float: left;
/*background: #635D5D url(../images/topmenubar.gif) repeat-x;*/
background: #635D5D;
}

#topbarmenu ul li 
{
float: left;
}

#topbarmenu li a
{
color: fff;
}

#topbarmenu ul a
{
display: block;
padding:0 3.1em;
line-height: 2.1em;
background: url(../images/divider.gif) repeat-y left top;
text-decoration: none;
font-family: Arial;
font-weight: bold;
}

#topbarmenu li a:hover
{
color:#581413
}

.topbarmenuSelected
{
color:#990032;
}

#topbarmenu ul .first a
{
background: none;
}

/*****Content******/
#content
{
width: 950px;
background-color: #CFCFCF;
background: #CFCFCF url(../images/content.jpg) repeat-y;
text-align: left;
}

/*****MainContent******/
#mainContent
{
width: 920px;
padding: 60px 10px 40px 10px;
background-color: #CFCFCF;
}

#mainContent img
{
margin-right: 5px;
margin-bottom: 5px;
border: 2px solid #fff;
}

#maincontent img.photo_pic
{
width:150;
}

/*****Footer******/
#footer
{
clear: both;
padding-top: 3px;
width: 950px;
height: 46px;
text-align: center;
/*background: #323232 url(../images/footer.gif) repeat-y;*/
background-color: #323232;
color: #fff;
}

/*****Classes*****/
