/* CSS Document */

/********STRUCTURE**************/

#mainPage{
	padding-left:14px !important;
	padding-right:14px !important;
}
html>body #mainPage{
	margin-right:185px !important;
	margin-left:185px !important;
}
#subPage1{
	width:170px !important;
	padding-right:15px !important;
	padding-left:0px !important;
}
#subPage2{
	width:170px !important;
	padding-right:0px !important;
	padding-left:15px !important;	
}
#footer div.wrapper{
	width:820px !important;
	padding:0px 20px;
	height:100px;
	margin-top:20px;
}
#content{
	padding-bottom:20px !important;
}
/********COLORS**************/
body{	
	background:#333333;
	color:#ffffff;
}
#content{
	background:#656565;
}
#header, #footer{
	background:#333333;
	color:#FFFFFF !important;
}
#header{
	border-bottom:1px solid #cccccc !important;
}
#footer{
	border-top:1px solid #cccccc !important;
}
#footer a{
	color:#FFFFFF !important;
}
#header h1, #header h2{
	color:#FFFFFF !important;
}
h1, h2, h3{
	color:#ffffff;
}
h3, h4{
	color:#333333;
}
#mainPage, div.featured{
	border:1px solid #cccccc;
	background:#777777;
}


.notice{
	color:#ff0000 !important;
}
a{
	color:#333333;
}
.navVert li a{
	color:#ffffff;
	background:url(../images/navVertBg5.png) center left no-repeat;
}

/********TYPOGRAPHY**************/




