/*----General formatting----*/
body {
	background:#000;
	text-align:justify;
	cursor:default;
	margin:0px;}

img {
	border: 0;
	}

p { 
	margin: 5 4 0 3; 
	text-align: justify;
	}

/*----Navigation----*/

#side li {
	display: inline; /*make horizontal list*/
	}

#side a:link,#side a:visited,#side a:active {
	text-decoration:none;
	color:#fff;
	}

#side a:hover,#content a:hover {
	text-decoration:none;background:#000;color:#FFFFFF;
	}

#side h1 {
	padding-top:0px;padding-left:0px;
	font-size:7pt;color:#ae9fbf;letter-spacing:3px;
	}

#side {
	background:#000000 url('layout/bh_headerback.jpg');
	list-style-type: none; /*remove bullets*/
	position:absolute;width:691px;height:35px;left:202px;top:360px;z-index:2;
	font-weight: bold;
	font-size: 10pt;
	}

/*----Sidebar---*/

#sidebar {
	background:#1c0c40;
	position:absolute;width:195;height:549;left:0;top:360;z-index:4;
	}

#sidebar h1 {
	padding-top:1px;padding-left:55px;padding-bottom:2px;padding-right:0px;
	font-size:10pt;color:#fff;letter-spacing:0px;
	background:#000 url('layout/bh_sidebarh1.jpg');
	}

/*----main----*/

div,body {
	font-family:"comic sans MS",georgia,times new roman;
	font-size:7pt;color:#FFF;
	vertical-align:top;
	letter-spacing:1px;line-height:10pt;
	}

#content a:link,#content a:visited,#content a:active {
	text-decoration:none;border-bottom:1px dotted #FFF;
	color:#9978b7;
	}

#content h1 {
	text-transform:lowercase;padding-left:5px;letter-spacing:5px;
	border-bottom:2px dotted #9b7d3d;font-size:7pt;color:#9750ad;
	text-align:right;
	}

#content h1:first-letter {
	color:#FFF;text-transform:uppercase;
	}
	
#content h2 {
	font-size:8pt;color:#ebe7ef;letterspacing:12px;text-align:center;
	border-bottom:1px dashed #9c7d3d;padding-top:1px;padding-bottom:2px;
	font-style: oblique;font-weight:bold;text-transform:uppercase;
	}
#content h2:first-letter {
	font-size:12px;color:#FFF;text-transform:uppercase;
	}

#content {
	background:#1b0726 url(layout/bh_mcback.jpg) repeat-y;
	position:absolute;width:691px;height:516px;left:202px;top:395px;z-index:1;
	color:#FFF;overflow:auto;padding-top:5px;
	}

ul {
	list-style-type:circle;margin-left:20px;padding-left:10px;
	}

/*----Damned footer----*/

#footer p {
	font-size:7pt;color:#FFF; vertical-align: top;
	letter-spacing:1px;line-height:100%;
	}

#footer h1 {
	text-transform:lowercase;padding-left:5px;letter-spacing:5px;
	font-size:8pt;color:#9750ad;text-align:right;line-height:5pt;
	margin: 3 0;
	}

#footer h1:first-letter {
	color:#FFF;text-transform:uppercase;
	}

#footer {
	position:absolute;width:480px;height:44px;top:918px;left:250px;z-index:3;
	color:#000;
	}

/*----Images----*/

#image-01 {
	background:url('layout/bh_topban_01.jpg'); 
	position:absolute;left:0px;top:0px;width:900px;height:113px;
	}

#image-02 {
	background:url('layout/bh_topban_02.jpg');
	position:absolute;left:0px;top:113px;width:900px;height:124px;
	}

#image-03 {
	background:url('layout/bh_topban_03.jpg');
	position:absolute;left:0px;top:237px;width:900px;height:113px;
	}

#image-05 {
	background:url('layout/bh_footerback.jpg');
	position:absolute;left:0px;top:916px;width:900px;height:50px;
	}
.image a:link, .image a:visited, .image a:hover, .image a:active {
border: 0;
}