/* CSS Document */

#body{
background-color: #2c2c2c;
background-image: url(images/bg1.gif);
background-position: bottom;
background-repeat: repeat-x;
margin-top: 0px;
}
#container{
width: 864px;
}
#logo{
background-image: url(images/headerShim1.gif);
background-repeat: repeat-x;
height: 118px;
padding-left: 10px;
padding-right: 10px;
width: 288px;
float: left;
}
#headerBg{
background-image: url(images/headerShim1.gif);
background-repeat: repeat-x;
height: 118px;
padding-left: 10px;
padding-right: 10px;
}

/* custom search in header */

#customSearch{
background-color: #000000;
padding: 5px;
border-left: solid 1px #3a3a3a;
border-right: solid 1px #3a3a3a;
}
#customSearchTop{
background-image: url(images/customSearchTop.gif);
background-repeat: no-repeat;
}
#customSearchBottom{
background-image: url(images/customSearchBottom.gif);
background-repeat: no-repeat;
}

/* custom search in header END */


/* navigation */

#navcontainer
{
margin: 0;
padding: 0 0 0 0px;
}
#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}
#navcontainer A {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
display: block;
width: auto;
text-decoration: none;
text-align: center;
margin: 0;
padding-top: 8px;
padding-bottom: 8px;
background-image: url(images/navButton.gif);
background-repeat: no-repeat;
width: 144px;
}
#navcontainer A:hover, #navcontainer A:active { 
color: #c51516;
padding-top: 8px;
padding-bottom: 8px;
}
#navcontainer A.active:link, #navcontainer A.active:visited{
color: #fff;
padding-top: 8px;
padding-bottom: 8px;
}
#navcontainer li a#current{
color: #fff;
padding-top: 8px;
padding-bottom: 8px;
}

/* navigation END */

#form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
text-decoration: none;
background-image: url(images/search.gif);
background-repeat: no-repeat;
}
.formels1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
width: 100%;
padding-left: 4px;
background-color: #999999;
border-bottom:1px solid #828282;
border-top:1px solid #828282;
border-right:1px solid #828282;
border-left:1px solid #828282;
}
.formbutts {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #fff;
text-decoration: none;
width: 100%;
border-bottom:1px solid #000;
border-top:1px solid #000;
border-right:1px solid #000;
border-left:1px solid #000;
background-color: #aa1213;
padding-top: 3px;
padding-bottom: 8px;
height: 22px;
}

#flashBanner{
border-top: solid 5px #1b1b1b;
border-bottom: solid 5px #1b1b1b;
}
#contentArea{
padding-top: 25px;
padding-left: 10px;
padding-right: 8px;
background-image: url(images/curveBtm.gif);
background-repeat: no-repeat;
background-position: top left;
background-color: #000000;
}

#contentText{
padding: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999;
line-height: 16px;
border-top: solid 1px #3a3a3a;
}
#contentText a {
color: #c51516;
text-decoration:underline;
}
#contentText a:hover {
color: #c51516;
text-decoration:underline;
}
#contentText a.subon {
color: #c51516;
text-decoration:underline;
}
#contentText h1 {
	color: #A91217;
	font-size: 1.5em;
}
#contentText h2 {
	font-size: 1.2em;
}
#h1{
font-size: 16px;
font-weight: bold;
}
.contentBordersRight{
background-image: url(images/powSideBorders.gif);
background-repeat: no-repeat;
background-position: top;
padding: 20px;
}
.contentBordersLeft{
background-image: url(images/contentSideBorders.gif);
background-repeat: no-repeat;
background-position: top left;
}
.contentBordersLFullWidth{
background-image: url(images/contentSideBorders_fullwidth.gif);
background-repeat: no-repeat;
background-position: top;
}
#footer{
background-image: url(images/url.png);
background-repeat: no-repeat;
background-position: center;
height: 60px;
}
#leftcolumn{
width: 556px;
}
#rightcolumn{
width: 269px;
}
#box{
background-color: #000000;
border-left: solid 1px #3a3a3a;
border-right: solid 1px #3a3a3a;
padding: 20px;
}
#boxTop{
background-image: url(images/boxTop.gif);
background-repeat: no-repeat;
}
#boxBottom{
background-image: url(images/boxBottom.gif);
background-repeat: no-repeat;
}
#copyright{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
padding-top: 20px;
}
#copyright a {
color: #666666;
text-decoration:underline;
}
#copyright a:hover {
color: #666666;
text-decoration:underline;
}
#copyright a.subon {
color: #666666;
text-decoration:underline;
}
/* social networking */
.networking {
	vertical-align: bottom;
	text-align: right!important;
	font-size: 10px;
	color: #999;
	font-family: Verdana,Arial,Helvetica;
	width: 863px;
}
.networking a{
	color: #999;
	text-decoration: none;
	background-image: none!important;
}
.networking a:hover {
	color: #c51516;
}