﻿@charset "utf-8";

* { margin : 0; padding : 0; }

html {
	background-color: #000000;
	background-image: url(../images/background_top.jpg);
	background-repeat: repeat-x;
}

body {
	width: 800px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c0c0c0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c8db8;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7c8db8;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	display: block;
	height: 16px;
	width: 560px;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	font-style: normal;
}



body#centre_content {
	text-align: center;
	float: none;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}

div#page_title {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: -9999px;
	background-image: url(../images/reborn.png);
	height: 107px;
	width: 582px;
	margin-top: 30px;
	position: static;
	background-repeat: no-repeat;
	background-position: left;
	margin-left: -20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#sidebar {
	background-image: url(../images/right_side.png);
	background-repeat: no-repeat;
	float: right;
	height: 582px;
	width: 189px;
	margin-bottom: 40px;
	vertical-align: middle;
	margin-top: 30px;
	background-position: center bottom;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #C0C0C0;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
img#side_images {
	text-align: center;
	vertical-align: middle;
}


div#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7c8db8;
	text-decoration: none;
	text-transform: uppercase;
	list-style-type: none;
	height: 30px;
	width: 500px;
	float: left;
	text-align: center;
	position: static;
	margin-left: 30px;
}
div#navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7c8db8;
	text-decoration: none;
	list-style-type: none;
	letter-spacing: 1px;
	display: inline;
	height: 20px;
	width: 80px;
	text-align: left;
}
li#nav {
	list-style-type: none;
	display: inline;
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
li#nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EE8D12;
	text-decoration: none;
	letter-spacing: 1px;
}

li#nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EE8D12;
	text-decoration: none;
	letter-spacing: 1px;
}

li#nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
}

li#nav  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EE8D12;
	text-decoration: none;
	letter-spacing: 1px;
}
div#main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	width: 560px;
	color: #CCCCCC;
	text-align: left;
	float: none;
	padding-top: 40px;
	margin-left: -20px;
}
div#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	width: 800px;
	text-align: right;
	list-style-type: none;
	display: inline;
	padding-bottom: 50px;
	padding-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #666666;
}
li#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	list-style-type: none;
	display: inline;
	padding-left: 5px;
}

li#footer a:link {
	text-decoration: none;
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	text-align: right;
}
li#footer a:visited {
	text-decoration: none;
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	text-align: right;
}
li#footer a:hover{
	text-decoration: none;
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
	text-align: right;
}
li#footer a:active  {
	text-decoration: underline;
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
	text-align: right;
}p#foot_para {
	margin-right: 0px;
}
ul#ep {
	list-style-type: disc;
	padding-left: 40px;
}
li#grey_out {
	font-style: italic;
	color: #666666;
}

li#mp3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	text-decoration: none;
	list-style-type: disc;
}
li#mp3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	text-decoration: none;
	list-style-type: disc;
}
li#mp3 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	text-decoration: none;
	list-style-type: disc;
}
li#mp3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
	list-style-type: disc;
}
li#mp3 a:active a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	text-decoration: none;
	list-style-type: disc;
}
img#bio {
	margin-right: 20px;
	margin-left: 20px;
}
img#bio_pics {
	margin: 8px;
	border: 1px dotted #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#tdcontactform {
	padding: 5px;
}
.textfield {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	background-image: url(../images/form-background.gif);
}
tr#right_align {
	text-align: right;
}
div#photo_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
}
