body
{
	margin: 0 auto;
	padding: 0;
	color: #4d2a19;
	background-color: #E0DEDC;
	background: url('http://www.wickedreds.com/myimages/Page-BgTexture.jpg') top center repeat;
	background-attachment: scroll;
  font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', Sans-Serif;
}

a
{
  text-decoration: none;
  color: #B00000;
  font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', Sans-Serif;
}

/* Adds special style to an unvisited link. */
a:link
{
  text-decoration: none;
  color: #592800;
  font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', Sans-Serif;
  }

/* Adds special style to a visited link. */
a:visited, a.visited
{
  text-decoration: none;
  color: #735339;
  font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', Sans-Serif;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
  font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', Sans-Serif;
}

.page {
width: 1030px;
background-color: #E0DEDC;
}

.header {
width: 1030px;
height: 146px;
	background: url('http://www.wickedreds.com/myimages/header.jpg') center center no-repeat;
	}
	
.nav-top {
width: 1030px;
height: 41px;
	background: url('http://www.wickedreds.com/myimages/nav-top.jpg') center center no-repeat;
padding: 0 0 0 0;	
}

#navtoptxt {
font-size: 12px;
font-weight: bold;
text-align: left;
padding-left: 35px;
}

.footer {
width: 1030px;
height: 146px;
	background: url('http://www.wickedreds.com/myimages/footer.jpg') center center no-repeat;
	}
	
.main {
width: 1030px;
	background: url('http://www.wickedreds.com/myimages/sheet.jpg') center center repeat-y;
}	

.copyright {
width: 100%;
height: 41px;
background: url('http://www.wickedreds.com/myimages/nav-btm.jpg') center center no-repeat;
}

div.copyrighttxt {
padding-top: 5px;
text-align: center;
font-size: 11px;
}

TD {
font-size: 10pt;
line-height: 11pt;
font-family: Arial, sans-serif;
}
		
A:link          {
	TEXT-DECORATION: none;
	color: #191919;
			}

A:active        {
			TEXT-DECORATION: none;
			}


A:visited       {
	TEXT-DECORATION: none;
	color: #4A4A4A;
			}


A:hover         {
	TEXT-DECORATION: none;
	font-style: italic;
	color: #FF0000;
			}


	.inset {
	border: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #bbbbbb #ffffff #ffffff #bbbbbb;
	background-color: #ebe8e9;

	}
	
	.outset {
	border: solid;
	border-width: 2px 1px 1px 2px;
	border-color: #ffffff #bbbbbb #bbbbbb #ffffff;
	background-color: #f5f1ed;

	}
	
	.darkthumb {
	background-color: #3c0000;
	border: 2px outset;
	border-color: #5c0000 #500000 #500000 #5c0000;
	}
	
	P.mine {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 40%;
}

.tourtext {
font-size: 14px; 
line-height: 19px; 
font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande';
}