body {	background-color: #ffffff;	background-image: url(/images/bkgtile.gif);	background-repeat: repeat-y;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}#headerlogo {	position: relative;	top: 0px;	left: 0px;}#bkgimg {	position: absolute;	top: 0px;	left: 154px;}#bgimg {	position: absolute;	top: 0px;	left: 640px;}#sidebar {	position: absolute;	top: 24px;	left: 640px;}/********************//* FLV VIDEO STYLES *//********************/#flvborder {	position: absolute;	top: 0px;	left: 0px;	z-index: 1;}.flvplayer {	position: absolute;	top: 5px;	left: 5px;	z-index: 10;}#cinemalinks {	position: absolute;	top: 440px;	left: 165px;	z-index: 20;	font-family: Georgia, Times New Roman, Times, serif;	font-size: 12px;	letter-spacing: 1px;	color: #7e3b61;}#cinemalinks a {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 12px;	letter-spacing: 1px;	color: #888888;	text-decoration: none;}#cinemalinks a:hover {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 12px;	letter-spacing: 1px;	color: #7e3b61;	text-decoration: none;}/****************//* PHOTO CREDIT *//****************/#photocredit {	position: absolute;	top: 540px;	left: 340px;	width: 520px;	letter-spacing: 2px;	line-height: 13px;	z-index: 20;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	letter-spacing: 1px;	color: #666666;}#photocredit a {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	letter-spacing: 1px;	color: #444444;	text-decoration: none;}#photocredit a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	letter-spacing: 1px;	color: #7e3b61;	text-decoration: none;}/***********************//* BODY CONTENT STYLES *//***********************/#content {	position: absolute;	top: 110px;	left: 185px;	width: 420px;	padding-top: 10px;}#content h1 {	font-family: Georgia, Times New Roman, Times, serif;	font-style: italic;	font-size: 15px;	color: #8d468c;	text-align: left;	margin-bottom: -6px;}#content h2 {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 13px;	color: #444444;	text-align: left;	margin-top: 24px;}#content p {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 20px;	color: #777777;	text-align: left;}#content p a {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 20px;	color: #555555;	text-align: left;	text-decoration: none;}#content p a:hover {	text-decoration: underline;}ul.content, ul.content ul, ul.content a {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #777777;	line-height: 20px;	list-style-type: none;	text-decoration: none;	margin-top: -8px;}ul.content a:hover {	text-decoration: underline;	}#contentblog {	position: absolute;	top: 100px;	left: 185px;	width: 700px;}/*******************//* NAVIGATION MENU *//*******************/ul#menu, ul#menu ul {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	letter-spacing: 3px;	list-style-type: none;	margin: 0;	padding: 0;	width: 145px;	text-transform: uppercase;	text-align: right;}ul#menu a {	text-decoration: none;	}ul#menu li {	margin-top: 14px;	color: #8d468c;		font-weight: bold;}ul#menu li a {	color: #555555;		font-weight: normal;}ul#menu li a:hover {	color: #8d468c;}ul#menu li ul li a {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	text-transform: lowercase;	letter-spacing: 1px;	color: #777777;	padding-right: 6px;	margin-bottom: 68px;}ul#menu li ul li a:hover {	color: #8d468c;}/******************************//* RAVES SHOW/HIDE NAVIGATION *//******************************/#nav_rave{	position: relative;	margin-top: 50px;	margin-right: 25px;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #aaaaaa;}#nav_rave a{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #555555;	text-decoration: none;}/**********//* FOOTER *//**********/#footer {	position: fixed;	bottom: 20px;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #999999;	text-align: center;}#footer a {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #777777;	text-decoration: none;}#footer a:hover {	text-decoration: underline;}#footer2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #999999;	text-align: center;}#footer2 a {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #777777;	text-decoration: none;}#footer2 a:hover {	text-decoration: underline;}/*************//* HTML FORM *//*************/.contactform {	margin-left: 25px;}label {	float: left;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	letter-spacing: 1px;	color: #555555;	padding-left: 4px;}label.error {	float: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	letter-spacing: 1px;	color: red;	padding-left: 8px;}.submit {	margin-left: 4px;}