body {
	font: ;
	font-size: 11px;
	background-color: #000601;
}

p {
	text-align: justify;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;

	color: #F781BE;
	}
	
h1 {
	letter-spacing: 1px;
	color: #F781BE;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	float: none;
	width: 300px;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
h2 {
	letter-spacing: 1px;
	color: #F781BE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	float: none;
	width: 250px;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 10px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 0px;
	}
	

	
li{
	line-height: 2.5ex;
	list-style-type: none;
	display: block;
	margin-left: -30px;
	color: #F781BE;
}	
	
a:link {
	font-weight:bold;
	text-decoration: none;
	color: #F781BE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FA58AC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;


	}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
	
a:active {
	text-decoration: none;
	color: #000000;
	padding: 0px;
}	

#artMenu {
	float:left;
	width:120px;
	height:200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container {
	position: absolute;
	width:900px;
	height:1600px;
	margin-top:0px;
	padding-top:38px;
	left: 50%;
	margin-left: -450px;
	background-color: #000601;

	}
	
	#trailer {
	position:absolute;
	width:640px;
	height:500px;
	left:50%;
	margin-top:0px;
	padding-top:150px;
	margin-left: -320px;
	background-color: #000601;
	background-position: 0px 0px;
	top: 0px;
	text-align: center;
	}
	
#lightbox {
	position:absolute;
	left:50%;
	margin-top:111px;
	padding-top:0px;
	width:600px;
	margin-left: -300px;
	background-color: #000601;
	background-position: 0px 0px;
	top: 0px;
	text-align: center;
	}


#page {
	float:left;
	width:900px;
	height:750px;
	padding:0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

	
#text {
	float:none;
	width:370px;
	height:600px;
	padding-top: 10px;
	padding-right: 0px
	padding-left: 0px;
	z-index: 10;
	margin: 0px;
	color: #F781BE;
}
	
	
#linkList01{
	float:none;
	width:370px;
	height:600px;
	padding-top: 0px;
	padding-right: 0px
	padding-left: 0px;
	z-index: 10;
	margin: 0px;
	color: #999999;
}





#clear {
	clear:both;
	}

