
body { 	
	margin: 0 180 0 0; 
	color:#000000;
	background-color:black;
	font-family: arial;
	font-size: 14px;
	scrollbar-face-color: #800000;
  scrollbar-highlight-color: #ff0000;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #000000;
  scrollbar-arrow-color: #800000;
  scrollbar-track-color: #000000;
}
a{
	text-decoration:none;
	color:blue;
}
a:hover{	text-decoration:underline;}
h1{
	text-align:center;
	margin: 30 0 0 0;	
}
#bigger{	font-size:20px;}

div#ad
{
 float:right
}

div#header
{	
	background-color:#000000;
	top:0px;
	left:0px;
	width:100%;
	height:135;
}
div#title
{	
	position:relative;
	top:0px;
	left:0px;
	width:98%;
	background-color:#8B0000; 
	margin:10 0 0 10;
}
div#footer
{	
	position:relative;
	bottom:0px;
	left:0px;
	width:100%;
	margin:10 0 0 10;
}
div#top
{
	background:url("http://www.brotherhoodofsatan.com/images/top.jpg");
	top:0px;
	left:800px;
	width:897;
	height:135; 
}
div.menu
{	
	position:relative;
	left:0px;
	top:40px;
	width:145;
	float:left;
}
div#content
{
	position:absolute;
	left:160px;
	top:150px;
	padding: 1em;
	float:left;
	background:url("http://www.brotherhoodofsatan.com/forum/templates/Chronicles/images/gen_background.jpg");
	width:80%;

}
img
{	border:0;}
table,td,tr,tbody,div
{	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:justify
	vertical-align:top;

}

table,div{	float:left;}
li {
	list-style-type:square;
	float:left; 
	padding:10 50 5 0;	
}
li a{
	border-top:3px solid;
	border-right:3px solid;
	border-left:3px solid;
	border-bottom:3px solid;
	border-color:white;
}

li a:hover {
	text-decoration:none;
	background-color:black;	
	color:red;
	border-top:3px solid;
	border-right:3px solid;
	border-left:3px solid;
	border-bottom:3px solid;
	border-color:#888888 #222222 #111111 #444444;
}


td#line
{
	background-color:6d057d;
	position:relative;
	left:0px;
	top:0px;
	height:100%;
	width:2;
	float:left;
}
div.menu div{
	background-color:#8B0000;
	width:140px;
	margin:20 0 0 0;
	text-align:center;
	border-top:4px solid;
	border-right:4px solid;
	border-left:4px solid;
	border-bottom:4px solid;
	border-color:#B22222 #680878 #500060 #B22222;
}
div.menu div:hover {
	background-color:#8B0000;
	color:white;
	border-top:4px solid;
	border-right:4px solid;
	border-left:4px solid;
	border-bottom:4px solid;
	border-color:#500060 #B22222 #B22222 #680878;
}
div.menu a{
	font-size:14;
	color:black;
	width:140px;
	font-style:italic;
	font-weight:bold;
}
div.menu a:hover {
	color:white;
	text-decoration:none;
}
#article {
 		 margin-left: auto;
     margin-right: auto;
     width: 750px;
     height: 200px;
     border: 1px solid #c0c0c0;
     padding-top: 2px;
     padding-bottom: 2px;
     padding-left: 5px;
     padding-right: 2px;
     scrollbar-3dlight-color: #8B0000;
     scrollbar-arrow-color: #808080;
     scrollbar-base-color: #99182C;
     scrollbar-face-color: #B22222;
     font-family: Arial, Helvetica, sans serif;
     color: #000000;
     Background: #FFFFFF
		 text-align:none;
     overflow: auto;
}