body {
	background:#FFFFFF; 
	color: #8E8E8E; 
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

#outer1 {
	margin: 0 auto; 
	text-align:left; 
	width: 787px;
}

#header {
	height:202px; 
	background: url(../images/bartop.jpg) no-repeat; 
	margin-bottom:15px
}

#toplogo {
	margin-left:30px; 
	margin-top:40px;
	border: 0px;
}

#container {
	margin:0px 9px 0px 9px;
}

#titlebox {
	border:1px solid #948C8C; 
	border-bottom:none;
}

#titleboxtitle {
	margin:8px 0px 0px 20px;
	color: #616161;
}

#content {
	/*background: #F8F2F1;*/
	background: #FEFAF9; 
	border:1px solid #948C8C; 
	padding:20px;
}

#contentstriped {
	background: url(../images/rightstripbg2.gif) right repeat-y #FEFAF9; 
	border:1px solid #948C8C; 
	padding:20px;
}

#content2col {
	background: url(../images/middlecoldivider.gif) top center repeat-y #FEFAF9; 
	border:1px solid #948C8C; 
	padding:20px;
}

#leftcol {
	float:left; 
	width: 340px;
}

#rightcol {
	margin-left: 383px;
}

.colcontent {
	width:340px;
}

#footer {
	margin-top:15px;
	margin-right:9px; 
	text-align:right; 
	clear:both;
}

a, a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover, a:active {
	color: #FFBE00;
	text-decoration: none;
}

h1 {
	font-size:25px;
	letter-spacing:-2px;
	font-weight:normal;
	color: #8E8E8E;
	margin:0;
	padding-bottom: 10px;
	padding-top: 15px;
}

h2 {
	font-size:20px;
	letter-spacing:-1.5px;
	font-weight:normal;
	color: #A6A4A3;
	margin:0;
	padding-bottom: 10px;
	padding-top: 15px;
}

h3 {
	font-size:17px;
	letter-spacing:-1px;
	font-weight:normal;
	color: #A6A4A3;
	margin:0;
	padding-bottom: 10px;
	padding-top: 15px;
}

.cleartop {
	padding-top: 0px;
}

.logofloat {
	float:right; 
	width:150px; 
	height:30px; 
}

.leftcol {
	margin-right:200px
}

.rightcol {
	float:right; 
	width:150px;
}

.screenshot {
	border:1px solid #948C8C;
}

.clear {
	clear: both;
}

.mugshot {
	float:left; 
	width:175px; 
	height:231px; 
	margin-right:10px;
}