body {
	background-color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.6;
	margin: 0px;
}

.title {
	font-size: 16px;
	font-weight: bold;
}

img {
	border: none;
}

.both {
	clear: both;
}

img.right {
	float: right;
	margin: 0px 0px 5px 5px;
	border: none;
}

img.gallery_thumb {
	border: 1px solid #000000;
	margin: 0px 2px;
}

p.intro {
	margin: 0px;
}

p.center {
	text-align: center;
}

hr {
	border: none;
	color: #000000;
	background-color: #000000;
	height: 1px;
	width: 100%;
}

hr.double {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;
	border-right: none;
	color: #000000;
	background-color: #F8EDD4;
	height: 3px;
	width: 100%;
}

table.data {
	border: 1px solid #000000;
	border-collapse: collapse;
	margin: 0px auto;
}

table.data tr th {
	text-align: left;
	font-weight: bold;
	background-color: #CCCCCC;
}

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

a:hover {
	color: #0000CC;
}

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

table.data tr.highlight:hover {
	background-color: #EEEEEE;
}

p.copyright {
	font-size: 10px;
	text-align: center;
	color: #CCCCCC;
	margin: 10px 0px 15px;
}

table.daydreamtv {
	margin-top: 15px;
}

table.daydreamtv td.thumb {
	width: 90px;
	text-align: left;
}

table.daydreamtv td.thumb img {
	border: 1px solid #000000;
}

table.daydreamtv td.item {
	width: 347px;
	padding-right: 10px;
}
/*	FORM STYLES FORM STYLES */

label {
	display: block;
	font-weight: bold;
	padding: 5px 0px 3px 0px;
}

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

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

.button {
	border: 1px solid #000000;
	background-color: #CCCCCC;
}

/* 1209 Styles */
a.december:link, a.december:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.december:hover {
	color: #CC0000;
	text-decoration: underline;
}