/* Back To BASIC */


body {
	background-color:white;
	margin-top:25px;
	font: 11pt Arial, Helvetica, sans-serif;
	background:url(images/bk.gif) repeat-y;
	background-position:center;
}

strong {color:#FF9900}

b{color:#FF9900;}

/*TEXT LAYOUT*/
H1 {
	font: 20pt Arial, Helvetica, sans-serif;
	color:#FFCC33;
	margin-top:0;
}

.backtohub {font:20pt Arial, Helvetica, sans-serif;
			color:#000000;}

.title {margin-top:0; color:#FF9900; font:18pt Arial, Helvetica, sans-serif;}

.sidebarbody {font: 11pt Arial, Helvetica, sans-serif;
				line-height:20pt}

.frametxt {
	font: 11px Trebuchet MS, Verdana, sans-serif;
	color:#000;
}

/*LAYOUT DIVS*/

#cap1 {
	margin:-2px 3px 3px 3px;
	float:left;
	width:75px;
	height:20px;
	}

#cap2 {
	margin:-2px 3px 3px 3px;
	float:left;
	width:75px;
	height:20px;
	}

#cap3 {
	margin:-2px 3px 3px 3px;
	float:left;
	width:75px;
	height:20px;
	}

#cap4 {
	margin:-2px 3px 3px 3px;
	float:left;
	width:75px;
	height:20px;
	}

#cap5 {
	margin:-2px 3px 3px 3px;
	float:left;
	width:75px;
	height:20px;
	}
	
#cap6 {
	margin:-2px 3px 3px 3px;
	float:left;
	width:75px;
	height:20px;
	}

#capbottom {
	float:left;
	width:245px;
	height:20px;
}

#capbottomc {
	float:left;
	width:245px;
	height:auto;
	text-align:center;
}
	
#container {
	margin-left:auto;
	width:600px;
	height:auto;
	margin-right:auto;
	margin-top:0px;
}



#bodytext {
	float:left;
	margin-top:0;
	line-height:20px;
	text-align:left;
	width: 370px;
}

#logo {
	width:570px;
	height:40px;
	padding-top:0;
	margin-left:auto;
	margin-right:auto;
	background:white;
}



#imageholder {
	margin-left:auto;
	margin-right:auto;
	width:350px;
	height:200px;
	background-color:#666666;
	margin-top:25px;
	margin-bottom:25px;
}

#smallimages {
	width:47px;
	height:47px;
	padding:0px 0px 0px 0px;
}

#sidebar {
	margin-top: 0px;
	margin-left: 0px;
	border-left: 1px dashed black;
	padding-left: 10px;
	float:right;
	width: 180px;
	height:auto;
}

#footer {
	background-color:white;
	clear:both;
	border-top: 1px solid #FFCC33;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:center;
	height:auto;
	width:300px;
}

/*INDEX PAGE LAYOUT*/
#indexcontainer {
	background-color:#666666;
	height:350px;
	width:350px;
}

/*IMAGES*/
a img {border:0; margin:0;}

/*LINKS*/
a {
	text-decoration:none;
	margin:0;
	color:#000000
}

#sidebar a:link {
	text-decoration:none;
	border-bottom:1px dotted #FF9900;
	margin:0;
	color:#000000
}

#sidebar a:visited {
	text-decoration:none;
	border-bottom:1px dotted #FF9900;
	margin:0;
	color:#000000
}

#sidebar a:hover {
	text-decoration:none;
	background:#FF9900;
	border-bottom:0;
	margin:0;
	color:#FFF
}


#footer a:visited {
	
				color:#000000}
				
#footer a:hover {
				color:white;
				background-color:#000000}

#footer a {
			text-decoration:none;
			color:#000000}
			
a:hover { color:#666666}


a:hover img {
border:1px solid #FFCC00;
}
/*Image rollover*/

	#frame {margin-left:auto; margin-right:auto; margin-top:25px; margin-bottom:25px;height:150px;width:255px;border:2px solid black; padding:10px;
	}
img.mini {border:1px solid white; margin: 2px;  height:50px; width:75px; float:left}




