#myFooter { 
	height: 30px; 
	font-size: 11px; 
	font-family: sans-serif;
	text-align: center;
	background-color: #151115; 
	color: white;
}	  

th {
	background-color:#333;
}

a { color: #888; }
a:visited { color: #777; }
a:hover { color: #AAA; }
a:active { color: #CCC; }

#centerTitle {
	padding: 5px; 
	padding-left:50px;
	background-color:#333;
	/*background-image:url(../Images/h3bg.png);*/
	/*background-repeat: repeat-y;*/
		/*font-weight:bold;*/
 	font-size:14px;
 	/*font-family: "Avant Garde",
                     "Century Gothic",
                     sans-serif;
	*/
	font-family: sans-serif;
	color:white;
}

#imageMenuGallery { 
	width:870px !important; 
	height:100px !important; 
	border-style: solid; 
	border-width: 3px;
}

#myGallery2 { 
	width:700px !important; 
	height:350px !important; 
	border-style: solid; 
	border-width: 3px;
}	

#cbw_header {
	background:url('../Images/bg6.png') repeat-x;
	width: 100px;
}

#bodyMain {
	background-color: #222;
}

#mainTable {
	width: 1000px;
	background-color: #999; 
	border-color: #999;
	border-width:2px;
	spacing:2px;
	padding:3px;
}

#leftColumn {
	background-color:#000
}

#centerColumn {
	background:url('../Images/bgmain.png');
	width: 825px;
	vertical-align: top;
}

#centerColumnText {
	margin: 0 20px 0 20px; 
	color:#F0F0F0;
	font-family: sans-serif;
	font-size: 14px;
}

#bgblack {
	background-color:black;
}

#mainTable {
	background-color:black;
	padding: 0px;
	width: 1050px;
}

#smallFont {
	font-size: 14px;
	color: #D0D0D0;
}

#jobHeader {
	color:#F0F0F0;
}
