body {
	background-image:url(../images/background.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#282520;
	margin:0 0 0 0;
	font-family:arial;
	font-size:12px;
}
#wrapper {
width:975px;
min-height:800px;
margin:auto;
background-color:#ffffff;
background-image:url(../images/topbars.jpg);
background-position:top center;
background-repeat:repeat-x;
border-left:2px solid #252420;
border-right:2px solid #252420;
}
#topPart {
	padding-top:20px;
}
#imageBar {
	padding-top:33px;
}
#mainLogo {
	padding-top:63px;
	padding-left:140px;
	padding-bottom:20px;
}

#launcher {
	float:right;
	padding-right:5px;
	padding-bottom:5px;
}

#botBar {
width:975px;
margin:auto;
background-image:url(../images/botBar.jpg);
background-position:bottom center;
background-repeat:repeat-x;
min-height:200px;
padding-top:0px;

}

a:link {color:#FFF; text-decoration:none; font-weight:bold; font-size:11px; }
a:visited {color:#FFF; text-decoration:none; font-weight:bold; font-size:11px;}
a:hover {color:#f36f24; text-decoration:none;font-weight:bold; font-size:11px; }
a:active {color:#FFF; text-decoration:none; font-weight:bold; font-size:11px;} 

img {
	border:0px;
}

