body
{
height:100%;
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
/*background-color:#6B087C;*/
background-image:url(assets/images/background6.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
/*background-color:#E0E3DC;*/
/*background-color:#999999;*/
background-color:#E0E0E0;
text-align:center;
}

html>body 
{
text-align: -moz-center;
}

h2{
	font-weight:bold;
	font-size:18px;
}

#container
{
background-image:url(assets/images/background4.jpg);
width:975px;
text-align:left;

}



#banner
{
color:#000000;
background-color:#ffffff;
height:162px;
padding:0px;
width:975px;
}

#top_nav
{
color:white;
height:33px;
width:975px;
}

#left
{
float:left;
color:#FFFFFF;
text-align:center;
width:199px;
/*	position:relative;left:1px;  /* This is Tantek hack					*/
/*	voice-family: "\"}\"";	     /* http://tantek.com/CSS/Examples/boxmodelhack.html	*/
/*	voice-family:inherit;	     /* We need to use left:1px because IE draws box incorrectly*/

padding-right:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:10px;
padding-top:0px;
font-weight:bold;

}
#left  a{
font-weight:bold;
color:#FFFFFF;
}

#youtube{
background-color:#000000;
}


#content
{
margin-left:199px;
width:565px;
height:100%;
text-align:left;
padding-bottom:5px;
padding-left:4px;
padding-right:4px;
}

#itemContent
{
width:542px;
margin-left:8px;
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
}

#spAds
{
float:right;
width:195px;
text-align:center;
}

#content h3{
font-size:18px;
margin:0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#mainLetter{
width:500px;
margin-left:20px;
font-size:14px;
}

.bold{
font-weight:bold;
font-size:14px;
}

#footer 
{

color:#000000;
background-color:#F99E19;
clear:left;
text-align:center;
font-weight:bold;

font-size:10px;
}

#content h3{
font-size:16px;
font-weight:bold;
}

.redHead{
font-size:16px;
font-weight:bold;
color:#F00;
}
