body {
	background-color: #580303;
	margin: 0;
	}

#bg {
	position: absolute;
	background-color: #000000;
	background-image: url(scwall.jpg) !important;
	font: 12px/18px palatino linotype, sans-serif;
	width: 750px;
	height: 500px;
	padding: 10px;
	top: 100px;
	left: 75px;
	border-bottom: 6px solid #000000;
	border-left: 6px solid #000000;
	border-right: 6px solid #000000;
	border-top: 6px solid #000000;	
	z-index: 1;
	}

#main {
	position: absolute;
	background-color: #000000;
	font: 12px/18px palatino linotype, sans-serif;
	width: 400px;
	height: 375px;
	padding: 10px;
	top: 150px;
	left: 100px;
	border-bottom: 6px solid #000000;
	border-left: 6px solid #000000;
	border-right: 6px solid #000000;
	border-top: 6px solid #000000;	
	z-index: 1;
	scrollbar-base-color: color;
	scrollbar-track-color: color;
	scrollbar-face-color: #6D0707;
	scrollbar-highlight-color: color;
	scrollbar-3dlight-color: color;
	scrollbar-darkshadow-color: color;
	scrollbar-shadow-color: color;
	scrollbar-arrow-color: color;
	}

#nav {
	position: fixed !important;
	font: 12px/18px palatino linotype, sans-serif;
	letter-spacing: 5px;
	left: 80px;
	position: relative;
	float: left;
	z-index: 100;
	background-color: #000000;
	top: 585px;
	width: 775px;
	border-bottom: 5px solid #000000;
	}

#nav a {	
	color: #FFFFFF;
	background-color: transparent;
	}

#nav a:visited {
	color: #720908;
	background-color: transparent;
	text-decoration: none;
	}

#nav a:link {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
	}

#nav a:hover {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: line-through;
	text-transform: capitalize;
	}

#copyright {
	position: absolute;
	background-color: #580303;
	font: 10px/14px palatino linotype, sans-serif;
	color: #cccccc;
	width: 400px;
	top: 650px;
	left:400px;
	z-index:90;
	}


#logodiv {
	position: fixed !important;
	left: ;
	position: relative;
	float: left;
	z-index: 85;
	background-color: none;
	top: 100px;
	width: 100px;
	height: 500px;
	}


p.heading {
	font: 18px/22px palatino linotype, sans-serif;
	letter-spacing: 10px;
	color: #ffffff;
	font-weight: 600;
	}




body, h1, h2, h3, h4, p, {
	font-family: verdana, helvetica, arial, sans-serif;
	}

table, tr, td {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #091646;
	padding: 5px;
	}

p {
	font-size: 12px;
	color: #091646;
	}

h1, h2, h3, h4 {
	color: #091646;
	clear: both;
	}

h1 {
	font-size: 18px;
	font-weight: 600;
	margin-top: 0;
	}

ol {	
	font-size: 11px;
	color: #091646;
	}

a {	
	color: #000000;
	background-color: transparent;
	}

a:visited {
	color: #ffe5cc;
	background-color: transparent;
	text-decoration: none;
	}

a:link {
	color: #C3C3C2;
	background-color: transparent;
	text-decoration: none;
	}

a:hover {
	color: #CCCCFF;
	background-color: transparent;
	text-decoration: line-through;
	}


