/*****************************

Site design by Twin Karmakharm
www.twilighttwins.com

*****************************/

body {

	background-color: #331027;
	background-image: url(images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	padding: 0px;
	border: none;
	

}

.container {
	position: absolute;
	background-repeat: no-repeat;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	border: none;
	top: 0px;
	left: 50%;
	margin-left: -364.5px;
}

.clearer {
	clear: left;
}

.contentHolder {

	padding: 0px 52px 0px 67px;

}

/*****************************

HEADER FORMATTING

*****************************/

.header {

	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 167px;
	width: 729px;
	
	

}

/*****************************

BODY FORMATTING

*****************************/

.mainbody {

	background-image: url(images/wbg.jpg);
	background-repeat: repeat-y;
	padding: 40px 0px 30px 0px;
	width: 729px;
	

}

/*****************************

FOOTER FORMATTING

*****************************/

.footer {

	background-image: url(images/pbg.jpg);
	background-repeat: repeat-y;
	width: 729px;
	padding: 30px;
	
	color: #a9698f;
	font-variant: small-caps;
	font-weight: bold;

}

.footer h3 {

	display: inline;
	padding: 0px;

}

.footerend {

	position: absolute;
	background-image: url(images/pbgb.jpg);
	background-repeat: no-repeat;
	width: 729px;
	height: 25px;
	bottom: -25px;

}

/*****************************

TABLE OF CONTENTS FORMATTING

*****************************/
.toc {

	position: absolute;
	margin: 0px;
	right:72px;
	top: 160px;
	background: url(images/tocbg.gif) no-repeat;
	background-position:left top;
	padding: 1.5px 10px 0px 15px;
	
	font-variant:small-caps;
	font-weight: bold;
	color: #cd500b;
	
	
}

.toc li {
	display: inline;
	padding: 0px 2px 0px 2px;
	
}

.toc li a {

	color:  #cd500b;
	text-decoration:none;
}

.toc li a:hover {

	
	color: #ee2f5c;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
	
}

/*****************************

MENUS FORMATTING

*****************************/
.menutoc {

	position: relative;
	width: 271px;
	height: 398px;
	margin: 0px 0px 0px -45px;
	
	background: url(images/menubg.jpg) no-repeat;
	float: left;
	
}

.menutoc ul {

	list-style: none;
	margin: 0px;
	padding:18px 10px 18px 55px;

}

.menutoc li {

	margin: 0px;
	padding: 0.5px 0px 0.5px 0px;

}

.menucontent {

	padding:0px 60px 10px 260px;

}

.menutoc a {

	font-variant: small-caps;
	color: white;
	text-decoration: none;
	font-weight: bold;
	
}

.menutoc a:hover {

	font-variant: small-caps;
	color: #e94040;
	text-decoration: none;
	font-weight: bold;
	
	
}

.menuHeader {
	font-size: xx-large;
	font-variant:small-caps;
	font-weight: bold;
	color: #331027;

}

.menuHeaderSml {
	font-size: x-large;
	font-variant:small-caps;
	font-weight: bold;
	color: #331027;

}

.menuItem {
	
	font-variant:small-caps;
	font-weight: bold;
	color: #331027;

}

.centreAll {

	width: 100%;
	text-align: center;
}

/*****************************

 FORMATTING

*****************************/
.picWrapper {

	background-color: #cc6d4c;
	padding: 5px 5px 5px 5px;
	
	

}

.whiteHeader {
	font-size: xx-large;
	font-variant:small-caps;
	
	color: white;
	padding: 5px;

}

.textFormatting {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;

}
