
body {
	background: url(../images/footer.jpg) center repeat-y #2a2922; 
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

a {
	color: #bb0201;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}


#bigWrapper {
	background: url(../images/pageBackgroundSubPage.jpg) repeat-x;
}

h1 {
	display: block;
	background: #46433c;
	padding: 5px 0 5px 10px;
}

h2 {
	
	padding: 10px 0 10px 10px;
}

#leftRige {
	background: url(../images/leftRidgeSubPage.jpg) left no-repeat;
	float: left; 
	height:680px;
	width: 22px;

}

#rightRidge {
	background: url(../images/rightRidgeSubPage.jpg) left no-repeat;
	float: right; 
	height:680px;
	width: 22px;
}
#wrapper {
background: url(../images/mainContentBackgroundSubPage.jpg) repeat-x ;  
width: 946px;

margin: 0 auto;

}

#searchBox {
	float: right;
	padding: 2px 8px 0 0;
}



#mainContent {
	width: 480px;
	float:right;
	color:#CCCCCC;
	margin-right: 20px;
	margin-top: 6px;
	font-size: 13px;
}


#news {
	width: 320px;
	float:left;
	color:#CCCCCC;
	margin-left: 40px;
	margin-top: 26px;
	font-size: 13px;
	
}

#footer {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background: url(../images/footer.jpg) center repeat-y;

}

#subNavTop {
	background: url(../images/navTop.jpg) no-repeat;
	height: 13px;
}
#subNavBottom {
	background: url(../images/navBottom.jpg) no-repeat;
	height: 13px;
	margin-left: 28px;
}

#subNav {
	background: url(../images/navMiddle.jpg) repeat-y;
	width: 234px;
	margin-left: 28px;
	padding: 0 0px 0 0px;
	color:#FFFFCC;
	
	
}

#subNav a {
	text-decoration: none;
	color:#FFFFCC;
	border-bottom: thin dashed #b30001;
	display: block;
	margin: 0 35px 0px 10px;
	padding: 3px 3px 3px 10px;
}

#subNav a:hover {
    text-decoration: none;
	color:#FFFFCC;
	background:#2f2f27;
	display: block;
	
}

#subPageContent {

	width: 678px;
	float: right;
	height: 538px;
}

	
#subPageLogo {
	width: 284px;
	background: url(../images/subSearch.jpg);
	float: right;
	height: 240px;
}

#subPageLogo a {
 	font-weight: bold;
}

#mainSubContent {
	height: 480px;
	background: #fff;
	padding: 1px 3px 2px 3px;
	font-size: 12px;
}

#slideshow {
	float: left;
	width: 390px;
	height: 238px;
}


#portletTopLeft {
	width: 26px;
	height: 25px;
	background: url(../images/topLeftPortlet.jpg);
}

#portletTopRight {
	width: 26px;
	height: 25px;
	background: url(../images/topRightPortlet.jpg);
}

#portletTopEdge {
	background: url(../images/topEdgePortlet.jpg) repeat-x;
	height: 25px;
}

#portletLeftEdge {
	width: 26px;
	background:url(../images/leftEdgePortlet.jpg) repeat-y;
	height: 483px;
}

#portletRightEdge {
	width: 26px;
	background:url(../images/rightEdgePortlet.jpg) repeat-y;
	height: 483px;
}

#portletBottomEdge {
	height: 25px;
	background:url(../images/bottomEdgePortlet.jpg) repeat-x;
}

#portletBottomLeft {
	width: 26px;
	height: 25px;
	background: url(../images/bottomLeftPortlet.jpg);
}

#portletBottomRight {
	width: 26px;
	height: 25px;
	background: url(../images/bottomRightPortlet.jpg);
}


#innerTab {
	height: 377px;
	overflow: auto;
}



#footer a {
	padding: 0 30px 0 30px;
}