@charset "utf-8";
body {
	background-color: #000000;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h4 {
	font-size: 1.3em;
}
#main_wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 1000px;
	width: 1350px;
}

/*DIV ID'S*/
#wrapper_bio {
	background-image: url(assets/images/PAGE_BG%27S/bio.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 1400px;
	width: 1350px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_graphic {
	position: relative;
	height: 1500px;
	width: 1350px;
	background-image: url(assets/images/PAGE_BG%27S/graphic.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_theatrical {
	background-image: url(assets/images/PAGE_BG%27S/theatrical.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 1500px;
	width: 1350px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper_web {
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/images/PAGE_BG%27S/web.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 1500px;
	width: 1350px;
	margin-right: auto;
	margin-left: auto;
	
}
#wrapper_ppt {
	position: relative;
	height: 1500px;
	width: 1350px;
	background-image: url(assets/images/PAGE_BG%27S/ppt.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_contact {
	position: relative;
	height: 1500px;
	width: 1350px;
	background-image: url(assets/images/PAGE_BG%27S/contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
}
#quote {
	position: relative;
	height: auto;
	width: 450px;
	left: 713px;
	top: 247px;
	font-style: oblique;
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
	color: #999;
}

#nav_left {
	position: absolute;
	height: 216px;
	width: 180px;
	left: 124px;
	top: 323px;
	line-height: 1.8em;
	text-align: left;
	font-size: .9em;
	list-style-type: disc;
}

#sidebar_left {
	position: absolute;
	width: 290px;
	left: 2px;
	top: 557px;
	height: 590px;
	line-height: 1.3em;
}

#content {
	position: absolute;
	height: auto;
	width: 800px;
	left: 343px;
	top: 420px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#move {
	position: absolute;
	height: 30px;
	width: 150px;
	z-index: 300;
	top: 50px;
	left: 260px;
	font-size: 1.3em;
}



#footer {
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	width: 785px;
	text-align: right;
	clear: both;
	top: 75px;
	position: relative;
	font-size: 12px;
	color: #999;
}
#wow   {
	float: right;
	position: absolute;
	left: 294px;
	top: 373px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}


/*GRAPHIC 1 ALBUM*/
#wrapper_graphic #content #album_1 {
	float: left;
	height: 194px;
	width: 150px;
	position: relative;
	padding: 0px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#album_1 #vlightbox1 .vlightbox1 img {
	margin: 0px;
	padding: 0px;
	border: medium solid #FFF;
	
}

/*GRAPHC 2 ALBUM*/

#wrapper_graphic #content #album_2 {
	float: left;
	height: 154px;
	width: 275px;
	position: relative;
	padding: 0px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#album_2 #vlightbox2 .vlightbox2 img {
	margin: 0px;
	padding: 0px;
	border: medium solid #FFF;
}

#wrapper_graphic #content #album_3 {
	float: left;
	height: 199px;
	width: 99px;
	position: relative;
	padding: 0px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#album_2 #vlightbox3 .vlightbox3 img {
	margin: 0px;
	padding: 0px;
	border: medium solid #FFF;
}

#wrapper_graphic #content #album_4 {
	float: left;
	height: 150px;
	width: 194px;
	position: relative;
	padding: 0px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#album_2 #vlightbox4 .vlightbox4 img {
	margin: 0px;
	padding: 0px;
	border: medium solid #FFF;
}



/*CLASSES*/
.go {
	color:#FFFFFF;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	

	}
		a.go:link{
	color:#FFFFFF;
	text-decoration: none;
}
a.go:visited, focus, active{
	color:#FFFFFF;
	text-decoration: none;
	}
		a.go:hover{
	color: #FF0000;
	text-decoration: none;
}



.go_gray {
	color:#999;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	}
		a.go_gray:link{
	color:#999;
	text-decoration: none;
}

a.go_gray:visited, focus{
	color:#999;
	text-decoration: none;
	}
		a.go_gray:hover{
	color: #FF0000;
	text-decoration: none;
}


.margin_25 {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.float_left {
	float: left;
	text-decoration: none;
	margin: 15px;
	padding: 0px;
	border: 3px solid #FFF;
}
.float_right {
	margin: 15px;
	padding: 0px;
	float: right;
}

.lg_first {
	font-size: 1.8em;
}
.active {
	background-position: 0px -21px;
}



/*STYLE H3'S FOR COLLAPSE FUNCTION*/
h3 {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	no-repeat: 5px;
	background-image: url(assets/images/state.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	display:block;
	margin:0;
	margin-top:10px;
	
}
#rules h3 a{
	color: #FFF;
	text-decoration: none;
}

#rules h3 a:hover{
	color: ;
	text-decoration: none;
	color: #F00;
}

*html h3 a {zoom:1;}
p {
	list-style-image: url(assets/images/single_arrow.gif);
	list-style-type: none;
}
