body {
	background-color: #330000;
	margin-top: 10px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}

img {
	border: none;
}

img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.security {
	margin: 4px 0px;
}

img.podcast {
	margin: 5px 0px; 
}

img.thumbnail {
	border: 1px solid #330000;
	margin-right: 5px;
}

img.border {
	border: 1px solid #000000;
}

p.title {
	font-weight: bold;
	margin-top: 0px;
	font-size: 14px;
}

p.subtitle {
	font-weight: bold;
	font-size: 14px;
}

p.center {
	text-align: center;
}

.both {
	clear: both;
}

a:link, a:visited {
	color: #000000;
}

a:hover {
	color: #FFFFFF;
}

a.footerLink:link, a.footerLink:visited {
	text-decoration: none;
	color: #CCCCCC;
}

a.footerLink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.copyright {
	color: #CCCCCC;
	font-size: 8px;
	text-align: center;
	padding-top: 3px;
}

label {
	float: left;
	width: 110px;
	font-weight: bold;
}

div.field {
	width: 540px;
	height: 25px;
	vertical-align: middle;
}

input[type="text"], textarea {
	border: 1px solid #000000;
	font-family: Verdana, sans-serif;
	color: #000000;
	padding: 3px;
	font-size: 11px;
}

input[type="text"]:focus, textarea:focus {
	background-color: #EEEEEE;
}

table.show {
	border: 2px solid #000000;
	border-collapse: collapse;
	width: 100%;
}

table.show tr, table.show tr td, table.show tr th {
	border: 1px solid #000000;

}

table.show td, table.show th {
	padding: 6px;
}

table.show th {
	background-color: #999999;
}

table.show tr {
	background-color: #FFFFFF;
}

table.show td a:link, table.show td a:visited {
	color: #330000;
}

table.show td a:hover {
	color: #CC0000;
}

div#movieplayer {
	margin: 20px 0px 0px 20px;
	width: 330px;
	height: 285px;
}

div#description {
	margin: 25px 0px 0px 20px;
	width: 560px;
	height: 360px;
/*	background-color: #00FF00; */
}

div#info {
	margin: 0px 0px 0px 25px;
	width: 310px;
	height: 75px;
	text-align: center;
	line-height: 1.5;
/*	background-color: #FF0000; */
}

div#thumbnails {
	margin: 0px 0px 0px 0px;
	width: 970px; 
	height: 70px;
	text-align: center;
/*	background-color: #FF00FF; */
}

div#podcast {
	margin: 0px 0px 0px 40px;
	width: 890px;
	height: 330px;
}

div#contact {
	margin: 0px 0px 0px 40px;
	width: 890px;
	height: 430px;
}
