body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
	margin: 0px;
	padding: 10px 0px 0px;
}
#rt_side {
	background-image: url(images/red_rt.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#mainPage {
	background-image: url(images/mainBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 476px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 36px;
	padding-bottom: 50px;
	padding-left: 39px;
}
#lf_side {
	background-image: url(images/yellow_lft.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#rt_top {
	background-image: url(images/red_rt2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 196px;
	width: 38px;
}
#footer {
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-bottom: 15px;
}
#footer a {
	color: #999999;
}
#footer a:hover {
	color: #FF0000;
}
#bioPic {
	float: right;
	padding-top: 50px;
	padding-left: 20px;
}
.subhead {
	font-size: 16px;
	color: #FF0000;
}
.text14pt {
	font-size: 14px;
}
a {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.subheadsm {
	font-size: 12px;
	text-transform: uppercase;
	color: #FF0000;
}
.yellowsubhead {
	font-size: 12px;
	color: #FFCC00;
}
.text12 {
	font-size: 12px;
}
#friends td {
	padding-bottom: 10px;
	font-size: 11px;
}
#friends ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	list-style-image: url(images/redBullet.gif);
}
#friends li {
	padding-top: 5px;
	padding-bottom: 3px;
}
.blackText {
	color: #000000;
}
li.selected img {
	float: left;
}
#events li {
	clear: both;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#events a {
	background-color: #333333;
	display: block;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#events a:hover {
	background-color: #FF0000;
	text-decoration: none;
}
#events ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#events img {
	float: left;
	padding-right: 5px;
	padding-bottom: 10px;
}
.selected {
	background-color: #FFCC00;
	color: #000000;
	font-weight: bold;
}
#vidList ul {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	list-style-type: none;
}
#vidList li {
	padding-bottom: 10px;
}
