p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bthumb {
	height: 160px;
	width: 495px;
}
.bodytext {
}
.bvideo {
	width: 495px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}
.bvideoText {
	background-color: #333333;
	}

.nav {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color: #333333;
	width: 480px;
	text-transform: uppercase;
	}
a.nav:link {
	text-decoration: none;
	background-color: #0099CC;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
}
a.nav:visited {
	text-decoration: none;
	background-color: #0099CC;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
}
a.nav:hover {
	text-decoration: none;
	background-color: #333333;
	color: #FFFFFF;
}
a.nav:active {
	text-decoration: none;
	background-color: #99CC00;
}

.btext {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #333333;
	width: 480px;
	height: 320px;
}
img {
	border: 1px solid #FFFFFF;
	margin-top: 12px;
	margin-right: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 10px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: square;
}
.cclicense {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 480px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}
a:link {
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #00FFFF;
	text-decoration: none;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.rightColumn {
background-color: #333333;
	margin-top: 25px;
	width: 440px;
	position: absolute;
	left: 560px;
	top: 0px;
}

.thumbCaption {
	text-transform:uppercase;
	margin-top: 15px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
}
.updatesHeader {
	text-transform:uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}
.updatesBody {
	color: #FFFFFF;
}
.updatesTitle a:link, a:active, a:visited {
	color: #FFFF00;
	font-weight: bold;
	text-decoration:none;
}
.updatesTitle a:hover {
	color: #00FFFF;
	font-weight: bold;
	text-decoration:none;
}
.updatesItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #333333;
	/*
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	*/
	margin-top: 0px;
	margin-bottom: 10px;
}
.rightColumn img {
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
}