*	{
	margin: 0;
	padding: 0;
	}

body	{
	text-align: center;
	margin: 0 auto auto auto;
	background: url("../images/bodybg.jpg") repeat-x;
	background-color: #E5DBCC;
	height: auto;
	padding: 0;
	font: 100%/1.3 Verdana, Helvetica, Arial, sans-serif;
	font-size: /*62.5%*/100%;
	/*font: 100% arial, sans-serif;*/
	}

p, .gen li	{
	font-size: 80%;
	line-height: 1.5;
	padding-bottom: 12px;
	}

h3	{
	font-size: 100%;
	margin-left: -9px;
	padding-left: 139px;
	padding-top: 95px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #350d16;
	background: url("../images/violetswirl.jpg") no-repeat;
	min-height: 25px;
	}

* html	h3	{
	height: 25px;
	}

h4	{
	font-size: 100%;
	text-align: center;
	padding: 5px;
	padding-left: 35px;
	padding-right: 35px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #350d16;
	background: url("../images/h4back.gif") no-repeat;
	min-height: 60px;
	}

* html h4	{
	height: 60px;
}

h5 {
   font-size: 90%;
   text-align: center;
   padding: 5px;
   font-weight: bold;
   font-style: italic;
   color: #83161c;
}


.clearfix:after	{
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	}
.clearfix	{
	display: block; /* Fixes IE/Mac */
	}

#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;
	height: auto;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 51px;
	padding-left: 20px;
	background: url("../images/botshad2.jpg") repeat-y;
	z-index: 2000;
	}

#wrapright	{
	width: 625px;
	position: relative;
	float: left;
	margin-right: 18px;
	z-index: 20;
	}

*html	#wrapright	{
	margin-right: 15px;
	}

#center	{
	float: left;
	width: 430px;
	min-height: 439px;
	}

.section	{
	background: url("../images/bigbrown.gif") no-repeat;
	min-height: 281px;
	margin-bottom: 20px;
	}

table td	{
	padding-left: 12px;
	}

table.sub	{
	font-size: 90%;
	width: 100%;
	}

.button	{
	color: #686663;
	background: #fcfcfe;
	border: solid 2px #686663;
	padding: 3px;
	}

* html .section	{
	height: 281px;
	}


#right	{
	margin: 0 0 0 200px;
	text-align: right;
	padding-right: 0px;
	}

#left	{
	width: 240px;
	position: relative;
	margin-left: 8px;
	padding: 4px;
	padding-right: 0;
	}

#welcome	{
	position: relative;
	width: 366px;
	margin-left: 270px;
	margin-top: -148px;
	padding: 4px;
	background: #fcfcfe url("../images/weltop.jpg") no-repeat;
	}
#welbot	{
	position: relative;
	margin-left: 270px;
	width: 374px;
	height: 13px;
	background: #fcfcfe url("../images/welbot.jpg") no-repeat;
}

#welcome p	{
	font-size: 80%;
	color: #686663;
	padding: 12px;
	}

ul.announce	{
	font-size: 100%;
	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%;
	height: 30px;
	padding-right: 6px;
	}


p.quote	{
	font-size: 115%;
	font-weight: bold;
	color: #350d16;
	}

ul.nav, ul.nav li	{
	list-style: none;
	line-height: 170%;
	}

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;
	}

a:link	{
	color: #83161c;
	text-decoration: none;
	font-weight: bold;
	}

a:visited	{
	color: #350d16;
	text-decoration: none;
	font-weight: bold;
	}


a:hover	{
	color: #af6659;
	}

#center td a	{
	font-size: 90%;
	}

a img	{
	border: none;
	}




ol, ol li, ul, ul li	{
	margin-left: 12px;
	}
