 /* Character styles*/
p { font-family: Arial, Helvetica; line-height: 140%; color:#FFFFFF }
h2 { font-family: Arial, Helvetica; color:#FF0000 }
h3 { font-family: Arial, Helvetica; color:#FF0000 }
ul { font-family: Arial, Helvetica; line-height: 140%; color:#FFFFFF }
a:link {color: #FF0000; font-weight: bold; text-decoration: none; 	 }
a:visited {color: #FF0000; font-weight: bold; text-decoration: none}
a:hover {color: #FF0000; font-weight: bold; text-decoration: underline;  }
a:active {color: #FF	0000; font-weight: bold; text-decoration: none;}
a.menu:link { font-family: Helvetica, Impact, sans-serif; color: #9F3036; font-size:12px; text-decoration: none }
a.menu:visited { font-family: Helvetica, Impact, sans-serif; font-weight: bold; color: #9F3036; font-size:12px; text-decoration: none }
a.menu.hover { font-family: Helvetica, Impact, sans-serif; font-weight: bold; color: #FF0000; font-size:12px; text-decoration: none }
a.menu:active { font-family: Helvetica, Impact, sans-serif; font-weight: bold; color: #9F3036; font-size:12px; text-decoration: none }
h1 {font-family: Arial; font-size:36px; color: #9F3036; }
p.introduction:first-letter {font-family: Trebuchet, Verdana; font-size : 160%; font-weight : bold; width : 1em; color : #990000; }
p.indent { font-family: Arial, Helvetica; color:#FFFFFF; margin-left: 15px}


 /* OuterWrapper*/
 
 body {
	background-color: #000000;
}
 
.Wrapper {
	position: relative;
	margin: 0 auto;
	margin-top: -7px;
	width:1024px;
	height:1500px;
	background-color: #000000;
	z-index:1;
}

 
/* Layout*/
#Banner {
	position: absolute;
	width:1024px;
	height:120px;
	top: 0px;
	left: 0px;;
	z-index:1;
	visibility: visible;
}
#Content {
	position:absolute;
	top: 120px;
	left: 0px;
	width:1024px;
	height:1380px;
	background-image:url('images/Background.jpg');
	background-repeat:no-repeat;
	z-index:3;
	visibility: visible;
}

#LeftSidebar {
	position:absolute;
	top: 120px;
	left: -1px;
	width:130px;
	height:745px;
	border: 1px solid #9F3036;
	z-index:4;
	background-color: #77171B;
	visibility: visible;
}
#RightSidebar {
	position:absolute;
	top: 120px;
	left: 894px;
	width:130px;
	height: 1380px;
	border: 1px solid #9F3036;
	z-index:5;
	background-color: #77171B;
	visibility: visible;
}
#RightItems {
	position:absolute;
	width:130px;
	height:195px;
	z-index:4;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#RightItems2 {
	position:absolute;
	width:141px;
	height:195px;
	z-index:4;
	left: 0px;
	top: 10px;
	visibility: visible;
}

#LeftAds {
	position:absolute;
	width:130px;
	height:115px;
	left: 1px;
	top: 0px;
	z-index:5;
}
.NavBar {
	position:absolute;
	width:131px;
	height:115px;
	z-index:5;
	left: 753px;
	top: 68px;
}
#Stage {
	position:absolute;
	width:450px;
	height:320px;
	z-index:4;
	left: 180px;
	top: 20px;
}


#SBHomeR01 {float: left; clear: left; width: 2px; height:640px;}
#SBHomeR02 {float: left; clear: left; width: 70px; height:20px;}
#SBHomeR03 {float: left; clear: left; width: 120px; height:700px;}

  

/* Home page graphics*/






  
