*	{
	margin: 0;
	padding: 0;
	}

body	{
	text-align: center;
	margin: 0 auto auto auto;
	background: url("../images/bodybg.jpg") repeat-x;
	background-color: #E5DBCC;
	height: 100%;
	padding: 0;
	font: 100%/1.3 Verdana, Helvetica, Arial, sans-serif;
	font-size: /*62.5%*/100%;
	/*font: 100% arial, sans-serif;*/
	}

.clearfix:after	{
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	}
.clearfix	{
	display: block; /* Fixes IE/Mac */
	}

a img	{
	border: none;
	}

#wrapper	{
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background: url("../images/script.jpg") repeat-y;
	background-color: #83161c;
	}

#top	{
	width: 750px;
	height: 156px;
	position: relative;
	}
	
#violet	{
	position: relative;
	margin-top: 50px;
	height: 126px;
	background-color: #350d16;
	z-index: 1;
	}
	

#bottom	{
	width: 750px;
	position: relative;
	margin-top: 0px;
	z-index: 2;
	}

* html #bottom	{
	margin-top: -176px;
	}

div#topshad	{
	position: relative;
	height: 21px;
	top: 0px;
	left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 52px;
	background: url("../images/topedge2.jpg") no-repeat;
	}

	
#wrapper2	{
	width: 675px;
	min-height: 439px;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 51px;
	background: url("../images/botshad2.jpg") repeat-y;
	}
	
*html #wrapper2     {
      height: 439px;
}

*:first-child+html #wrapper2                      {
                   min-height: 439px;
}
	
#wrapright	{
	width: 366px;
	float: right;
	padding: 5px;
	margin-right: 18px;
	z-index: 2;
	}

*html	#wrapright	{
	margin-right: 15px;
	}

#center	{
	float: left;
	width: 198px;
	}


#right	{
	margin: 0 0 0 200px;
	text-align: right;
	padding-right: 0px;
	}

#left	{
	width: 240px;
	position: relative;
	margin-left: 6px;
	padding: 3px;
	padding-right: 0;
	padding-top: 2px;
	}

#welcome	{
	position: relative;
	width: 366px;
	margin-left: 270px;
	margin-top: -188px;
	padding: 4px;
	padding-bottom: 0;
	background: #fcfcfe url("../images/weltop.jpg") no-repeat;
	}

#welbot	{
	position: relative;
	margin-left: 270px;
	width: 374px;
	height: 13px;
	background: url("../images/welbot.jpg") no-repeat;
	}

#welcome p	{
	font-size: 80%;
	color: #350d16;
	padding: 10px;
	}

ul.announce	{
	font-size: 80%;
	list-style: none;
	}

ul.announce li	{
	padding: 12px;
	}

ul.announce a:link	{
	text-decoration: none;
	font-weight: bold;
	color: #AF6659;
	}

ul.announce a:visited	{
	text-decoration: none;
	font-weight: bold;
	color: #350d16;
	}

ul.announce a:hover	{
	color: #83161c;
	text-decoration: underline;
	}
	
p.coversub	{
	color: #83161c;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
	}

div#botshad	{
	position: relative;
	height: 30px;
	top: 0px;
	left: 0px;
	margin-bottom: 5px;
	background: url("../images/botshad.jpg") no-repeat;
	}


#copy	{
	position: relative;
	background-color: #350d16;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #d7b19d;
	font-size: 70%;
	min-height: 30px;
	padding-right: 6px;
	}


p.quote	{
	font-size: 115%;
	font-weight: bold;
	color: #350d16;
	}

a:link	{
	color: #83161c;
	text-decoration: none;
	font-weight: bold;
	}


a:hover	{
	color: #af6659;
	}


a:visited	{
	color: #350d16;
	text-decoration: none;
	font-weight: bold;
	}

ul.nav, ul.nav li	{
	list-style: none;
	line-height: 140%;
	}

ul.nav li a:link, ul.nav a:visited	{
	color: #83161c;
	text-decoration: none;
	font-weight: bold;
	font-size: 60%;
	}

ul.nav li a:hover	{
	color: #Af6659;
	}

.home	{
	display: none;
	}