/* NO DIRECT STEALING/COPYING. If you are interested in my designs, for any reason at all, then please contact me directly at raine.dylan@gmail.com. */

body {
	margin: 0px;
	padding: 0px;
	min-width: 600px;
	cursor: help;
	text-align: left;
	color: #541501;
	font-family: Georgia, serif;
	font-size: 8pt;
	line-height: 18pt;
	background-color: #472911;
	background-image: url(bg.gif)}

#main {
	margin: 0px auto;
	padding: 0px;
	width: 514px;
	height: 368px;
	cursor: help;
	background-image: url(main.jpg);
	background-repeat: no-repeat;
	background-position: top left}

#nav {
	position: absolute;
	margin: 316px auto 0px 272px;
	padding: 0px;
	width: 400px;
	height: 52px;
	text-align: left}

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active, #nav img{
	margin: 0px;
	padding: 0px;
	border: 0px;
	cursor: help;
	background-color: transparent;
	font-weight: normal}
	
#content {	
	margin: 0px auto;
	padding: 0px;
	width: 514px;
	height: auto;
	overflow: visible;
	background-color: #d6c67d;
	background-image: url(main_bg.gif)}
	
#text {
	margin: 0px;
	padding: 0px 20px;
	cursor: help;
	text-align: justify;
	color: #541501;
	font-family: Georgia, serif;
	font-size: 9pt;
	line-height: 18pt}

A:link, A:visited {
	color: #b91100;
	padding: 3px;
	border-bottom: dotted 1px #ae8f12;
	background-color: transparent;
	text-decoration: none}

A:hover {
	color: #4c8307;
	padding: 3px;
	border-bottom: dotted 2px #d00606;
	background-color: #ebde98;
	text-decoration: none}

A:active {
	color: #bf7a02;
	padding: 3px;
	border-bottom: 0px;
	background-color: transparent;
	text-decoration: none}

small {
	line-height: 10pt}

ol {
	list-style-type: lower-roman}

b, strong {
	color: #0d8933}

i, em {
	color: #678609}

u {
	padding: 1px;
	text-decoration: none;
	border-bottom: dotted 1px #207dcd}

blockquote {
	margin: 10px 60px 10px 60px;
	padding: 10px 10px 10px 10px;
	color: #2f1907;
	font-family: Georgia, serif;
	font-size: 7pt;
	line-height: 14pt;
	border-left: dashed 3px #c21d02;
	background-color: #ebde98}

blockquote a:link, blockquote a:visited{
	color: #a57f3e;
	padding: 0px;
	border-bottom: 0px;
	background-color: transparent;
	text-decoration: none}

blockquote a:hover, blockquote a:active{
	color: #e60000;
	padding: 0px;
	border-bottom: 0px;
	background-color: transparent;
	text-decoration: none}

blockquote b, blockquote strong, blockquote i, blockquote em {
	color: #678609}

.heading{
	display: block;
	width: auto;
	height: 80px;
	margin: 0px;
	padding: 0px 0px 0px 90px;
	color: #c21d02;
	text-align: left;
	text-transform: uppercase;
	font-family: Georgia, Times New Roman, serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 65pt;
	letter-spacing: 1pt;
	background-image: url(heading.gif);
	background-repeat: no-repeat;
	background-position: bottom left}

.heading i, .heading em, .heading b, .heading strong{
	color: #a10404}
	
.fan td {
	font-family: Georgia, serif;
	font-size: 7pt;
	line-height: 14pt;
	border: dashed 1px #bf7a02;
	padding: 4px 8px 4px 8px;
	background-color: #eadc99}

.fan a:link, .fan a:visited{
	color: #678609;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	text-decoration: none}

.fan a:hover, .fan a:active{
	color: #c21d02;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	text-decoration: none}

.fan b {
	color: #c21d02}

.footer {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #9a8627;
	font-size: 7pt;
	line-height: 11pt;
	text-align: right;
	text-transform: uppercase}

.footer a:link, .footer a:visited{
	color: #0d8933;
	font-size: 8pt;
	font-style: italic;
	text-transform: lowercase;
	padding: 4px;
	border: 0px;
	background-color: transparent;
	text-decoration: none}

.footer a:hover, .footer a:active{
	color: #beb357;;
	font-size: 8pt;
	font-style: italic;
	text-transform: lowercase;
	padding: 4px;
	border: 0px;
	background-color: #253c08;
	text-decoration: none}
	
input, select, textarea, enth3_email, enth3_name, enth3_url, enth3_country, enth3_password, enth3_vpassword, enth3_FIELDNAME, enth3_comments, enth3_submit, enth3_reset {
	color: #000000;
	font-family: Georgia, serif;
	font-size: 9pt;
	background-color: #eadc99;
	border: dashed 1px #bf7a02;
	padding: 6px}