/* CSS Document */
/* 3.16.07 */
/* Author: www.randycaruso.com */

* { margin: 0; padding: 0; }

body {
	font-size: 95%; 
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: #3d2a19 url(../images/column_background.gif) repeat-y center;
}

/* Forcing Vertical Scrollbars to Appear*/
html, body { height: 100%; margin: 0 0 1px 0; padding: 0; }



p, ul {color: white; margin:0 0 1em 0;font-size: .8em}

a {color: #F98322;
text-decoration: none;}
a:hover {color: White;}

img { border: 0; }

h1 {display:none;}

h2 {
	font: normal 1em Arial, Helvetica, sans-serif;
	color: Silver;
   letter-spacing: .1em;
	text-transform: uppercase;
}
h3 {font: normal 1.8em Arial, Helvetica, sans-serif; width:490px; color: #F98322; margin:1.2em 0 .8em 0}
h4 {font: normal 1.8em Arial, Helvetica, sans-serif;padding:0;margin:0;}
h5 {display:none;}

blockquote {display:none;}

#header {}

#nav{ }


#currentevents {
	margin: 35px 0 0 0;
border-top: dotted;
	color: #414141;
}
#currentevents h2{
	color: #ceff93;
	margin: 12px 0 0 0;
}

#currentevents p {
	xwidth: 550px;
	margin: 15px 0 0 0;
	xborder: 1px solid blue;
}
#currentevents img {
float: left;
	margin: 0 25px 0 0;
	border: 3px;
	border-color: #414141;
}

/* ------------------------------------------------  MAIN ---------------------------------------------------- */	


#container {
	padding: 12px 0 0 12px;
	margin: 0 auto -90px auto;
	width: 788px;
	xborder: 1px solid blue;
	background: Black;
}

#content {
	width: 730px;
	margin: 0 0 0 23px;
	padding: 15px 0 0 0;
}

#content-column1 {
	width: 350px;
	float: left;
	line-height: 1.1em;
}

#content-column2 { width: 350px; float: right; }

#footer {
	margin: 0 0 0 23px;
	width: 730px;
	height: 90px;
}



/* ------------------------------------------------  PORTFOLIO ---------------------------------------------------- */	


#subnav {
	width: 132px;
	float: left;
	line-height: 1.1em;
	padding: 0 0 0 57px;
}

#user-content {
	width: 500px;
	padding: 0 35px 0 0;
	float: right;
	text-align: right;
}


#user-content h2 {
	font: 1.1em Arial, Helvetica, sans-serif;
	color: #ceff93;
	letter-spacing: .1em;
	text-transform: none;
	font-weight: normal;
}

.highlight { color: #ceff93; }

#subnav a { color: Gray; text-decoration: none; }
#subnav a:hover {color: white;}

.selected  {color: #F98322;}

#subnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;

}

.thumb { padding: 0 5px 0 0; }

#subnavlist { margin: 45px 0 0 0; }

#subnav li
{
	background-image: url(../images/triangle.gif);
	background-repeat: no-repeat;
	background-position: 0 .35em;
	padding-left: .8em;
	margin: 0 0 0 5px;
	font-size: .95em;
}





#text {
	text-align: left;
	float:right;
	padding: 0 30px 0 0;
	width:383px
}













#header {
	background: url(../images/header.gif) no-repeat;
	height: 94px;
}

#nav { height: 57px; }

#nav img { border: 0; }


#stage {
	width: 730px;
	height: 220px;
	xborder: 1px solid blue;
	margin: 0 0 0 23px;
	background: url(../images/stage1.jpg) no-repeat bottom;
}

#player1 {
	width: 730px;
	height: 220px;
	xborder: 1px solid blue;
	margin: 0 0 0 23px;
	background: url(../images/stage1.jpg) no-repeat bottom;
}


#quote {
	background: url(../images/quote.gif) no-repeat;
	width: 730px;
	height: 49px;
	margin: 0 0 0 23px;
}




ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}


li
{
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.5em;
	margin: 0 0 0 5px;
}

#clear{ clear: both; }











