 /* 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: #FF0000; 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}


html {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	background: #829aa1;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	width: 100%;
	margin: auto;
}

#page-container {
	position: relative; 
	/* Changed from 985 */
	width: 1023px; 
	height: 1505px; 
	margin: 0 auto;
	background-color: #000000;
}

#splash-wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	margin-top: -7px;
	width:960px;
	height:1400px;
	border: 1px solid #9F3036;
	z-index:1;
}

/* Picasa Styles */
#picasa-show2 {
	position: relative;
	width:400px;
	height:300px;
	margin: 30px 0 50px 0;
	z-index:1;
	float: left;
	visibility:visible;
}
#picasa-show {
	position: relative;
	width:400px;
	height:300px;
	z-index:1;
	float: left;
	visibility:visible;
}
 
/* 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:1022px;
	height:1450px;
	background-image:url('images/Background.jpg');
	background-repeat:no-repeat;
	z-index:3;
	visibility: visible;
}

#stage {
	position:absolute;
	width:550px;
	height:1200px;
	z-index:4;
	left: 140px;
	top: 20px;
}

#left-sidebar {
	position:absolute;
	top: 0px;
	left: -1px;
	width:130px;
	height:715px;
	border: 1px solid #9F3036;
	z-index:4;
	background-color: #77171B;
	visibility: visible;
}
#ls-hover {
	position:absolute;
	top: 120px;
	left: -1px;
	width:130px;
	height:745px;
	border: 1px solid #9F3036;
	z-index:4;
	background-color: #77171B;
	visibility: visible;
}

#left-ads {
	position:absolute;
	width:130px;
	height:115px;
	left: 1px;
	top: 0px;
	z-index:5;
}

.hand-pointer {position: relative; float: left; width: 130px; height: 120px; margin: 0 0 0 -2px; background-color: #77171B}
.left-thm {position: relative; float: left; width: 130px; height: 100px; background-color: #77171B}
.right-thm {position: relative; float: right; width: 130px; height: 100px; margin: 0 2px 0 0; background-color: #77171B}

#la-hover {
	position:absolute;
	width:130px;
	height:115px;
	left: 1px;
	top: 0px;
	z-index:5;
}
#right-sidebar {
	position:absolute;
	top: 0;
	left: 892px;
	width:130px;
	height: 1380px;
	border: 1px solid #9F3036;
	z-index:5;
	background-color: #77171B;
	visibility: visible;
}
#right-items {
	position:absolute;
	width:130px;
	height:195px;
	z-index:4;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#right-items2 {
	position:absolute;
	width:141px;
	height:195px;
	z-index:4;
	left: 0px;
	top: 10px;
	visibility: visible;
}

#navbar {
	position:absolute;
	width:131px;
	height:115px;
	z-index:5;
	left: 753px;
	top: 68px;
}



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

  

/* Home page graphics*/






  

