body {
	background: #000 url(/caplice/images/siteBg.gif) repeat-x fixed;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	line-height: 1.6;
	}

table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
}
	
#outerpage {
	border-top: 17px solid #1a1a1a;
	}	
	
#innerpage {
	width: 730px;
	margin: 0px auto 25px auto;
	text-align: left;
	}	
	
#davidPic {
	width: 304px;
	height: 628px;
	background: url(/caplice/images/davidImg.jpg) no-repeat;
	}	
	
#profile {
	margin-top: 20px;
	}	
	
.profileLabel {
	color: #c90000;
	}
	
#capliceLogo {
	width: 331px;
	height: 79px;
	margin: 65px 0px 40px 0px;
	background: url(/caplice/images/capliceLogo.gif) no-repeat;
	}	
	
#leftCol {
	width: 305px;
	float: left;
	}
	
#rightCol {
	width: 350px;
	margin-left: 35px;
	float: left;
	}
	
.cssClear {
	clear: both;
	height: 1px;
	display: block;
	overflow: hidden;
	}		
	

#menu a {
	background: url('/caplice/images/menuBg.png');
	color: #a90000;
	text-transform: lowercase;
	height: 33px;
	padding: 0px 10px;
	text-align: center;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 1px;
	line-height: 2.7;
	}	
	
#menu a:hover {
	color: #fff;
	}
	
#bodyContent {
	color: #959595;
	padding-top: 20px;
	}	
	
.menuFill {
	background: url('/caplice/images/menuBg.png');
	height: 33px;
	padding: 0px 10px;
	float: left;
	line-height: 2.7;
	width: 100px;
}

.highlight {
	color: #C90000;
}

#recordsTable img {
	margin-top: 10px;
	margin-bottom: 8px;
}		


#siteLinks {
	padding-top: 25px;
}

.siteLink a img {
	border: 3px solid #222;
}

.siteLink a {
	color: #c90000;
	text-decoration: none;
	width: 110px;
	display: block;
	line-height: 1.4;
	float: left;
	margin-right: 10px;
}

.greyText {
	font-size: 10px;
	color: #ccc;
}

.siteLink a:hover {
	color: #fff;
}

.siteLink a:hover img {
	border: 3px solid #333;
}

#communityLinks {
float: right;
}

#communityLinks img {
	border: 0px;
}

#communityLinks a {
	margin-right: 1px;
}

#communityLinks a:hover img {
	opacity: 0.7;
	filter:alpha(opacity=70);
	background: #000;
}