
body {
	margin:0px;
	padding:0px;
	background:#000000 url(stonedark.jpg);
	width: 100%;
	scrollbar-face-color: #330066;
	scrollbar-shadow-color: #220044;
	scrollbar-highlight-color: DARKSLATEBLUE;
	scrollbar-3dlight-color: #440066;
	scrollbar-darkshadow-color: #000044;
	scrollbar-track-color: #330033;
	scrollbar-arrow-color: #000033;
	font-family: arial;
	}
	
A		{font-family: arial; font-size: 12pt}
A:link	{color: #8080B0; text-decoration: none}
A:visited	{color: #8080B0; text-decoration: none}
A:active	{color: #8080B0}
A:hover		{color: #8080B0; text-decoration: none; font-weight:bold}

.menu	A:link	{color: purple; text-decoration: none}
.menu	A:visited	{color: purple; text-decoration: none}
.menu	A:active	{color: purple}
.menu	A:hover		{color: purple; text-decoration: none; font-weight:bold}


div	{
	text-align: left;
}   
         
#header { 
    text-align:center;
    width: 820px;
    border: 1px solid #330033;
} 

#headwrap {
	padding-top:50px;
	text-align:center;
}

#lsidemenu	{
	width:107px; 
	margin:5px;
	color: purple;
    float:left; 
    border: 1px solid #330033;
}

#footer	{
	width=820px;
	border: 1px solid #330033;
	text-align: center;
	margin: 5px;
}

#postwrapper {
	width 660px;
	float:right;
}

#meat	{

	color: gray;
	width: 650px;
	margin-top: 5px;
	padding-left: 10px;
	text-align:left;
	border: 1px solid #330033;
}

body { 
	text-align:center;
	font-family: arial;
} 

#datebar {

	background-color:#330033;
	color: silver;
	width: 650px;
	font-size: 12pt;
	font-weight: bold;
	margin: 5px;
}
         
#wrapper { 
	width: 820px; 
	margin-left:auto; 
	margin-right:auto; 
}

#wrapper2 {
	width: 650px;
	margin-left:auto; 
	margin-right:auto;
}



.news	{
	font-family: arial;
	color: silver;
}

.smallfont	{
	color: gray;
	font-size: 8pt;
}

.titling	{
	color: silver;
	font-size: 16pt;
}

blockquote {
        color: #999933;
	text-align: left;
	border: dashed #8080B0 2px;
	padding: 5px;
	margin-left:4em;
	margin-right:4em;
}
