/* CSS Document */
body{
	background-color: #434246;
}

* {
    padding: 0;
    margin: 0;
}



#container{
	width: 747px;
	height: 1231px;
	right: 50%;
	margin-right: -373.5px;
	position: absolute;
	background-image: url(images/back.gif);
	background-repeat: repeat;
}

#links{
	top: 400px;
	left: 270px;
	width: 200px;
	height: 25px;
	position: absolute;
}

/*FireFox*/
#flash{
	top: 164px;
	left: 44px;
	position: absolute;
	
}

#one{
	top: 11px;
	left: 13px;
	position: absolute;
}



#two{
	top: 11px;
	left: 340px;
	position: absolute;
}

#home{
	top: 115px;
	left: 43px;
	position: absolute;
}
#about{
	top: 115px;
	left: 129px;
	position: absolute;
}
#win{
	top: 115px;
	left: 210px;
	position: absolute;
}
#star{
	top: 115px;
	left: 336px;
	position: absolute;
}
#form{
	top: 115px;
	left: 453px;
	position: absolute;
}
#contact{
	top: 115px;
	left: 606px;
	position: absolute;
}



#three{
	top: 165px;
	left: 44px;
	width: 292px;
	height: 70px;
	background-image: url(images/content_15.gif);
	position: absolute;
}



#four{
	top: 165px;
	left: 336px;
	width: 367px;
	height: 70px;
	background-image: url(images/content_16.gif);
	position: absolute;
}

#five{
	top: 235px;
	left: 44px;
	width: 292px;
	height: 41px;
	background-image: url(images/content_18.gif);
	position: absolute;
}


#six{
	top: 235px;
	left: 336px;
	width: 367px;
	height: 41px;
	background-image: url(images/content_19.gif);
	position: absolute;
}


#seven{
	top: 383px;
	left: 44px;
	width: 659px;
	height: 711px;
	background-image: url(images/content_20.gif);
	position: absolute;
}


#eight{
	top: 1092px;
	left: 44px;
	width: 659px;
	height: 37px;
	background-image: url(images/content_22.gif);
	background-repeat: no-repeat;
	position: absolute;
}

#nine{
	top: 1128px;
	left: 44px;
	width: 659px;
	height: 33px;
	background-image: url(images/content_23.gif);
	position: absolute;
}

#ten{
	top: 1161px;
	left: 44px;
	width: 659px;
	height: 13px;
	background-image: url(images/content_24.gif);
	background-repeat: no-repeat;
	position: absolute;
	
}

#links{
	top: 1139px;
	left: 55px;
	width: 450px;
	position: absolute;
}

#copyright{
	top: 1174px;
	left: 55px;
	width: 210px;
	position: absolute;
}

#text{
	top: 397px;
	left: 57px;
	width: 388px;
	height: 511px;
	position: absolute;
}
#hdiv{
	top: 409px;
	left: 449px;
	position: absolute;
	height: 419px;
	width: 14px;
	background-image: url(images/artwork1_15.gif);
	background-repeat: repeat-y;
}
#vdiv{
	top: 482px;
	left: 473px;
	position: absolute;
}

#vdiv2{
	top: 751px;
	left: 474px;
	position: absolute;
}

#vdiv3{
	top: 869px;
	left: 474px;
	position: absolute;
}

.bullet {
	list-style-type: bullet;
	margin-left: 22px;
	margin-top: -2px;
	margin-bottom: -2px;
}
#show{
	top: 510px;
	left: 72px;
	position: absolute;
	z-index: 1;
}

#showt{
	top: 528px;
	left: 210px;
	width: 194px;
	height: 75px;
	position: absolute;
	z-index: 1;
}

#nom{
	top: 891px;
	left: 484px;
	width: 202px;
	height: 86px;
	position: absolute;
}

#nom2{
	top: 408px;
	left: 484px;
	width: 202px;
	height: 68px;
	position: absolute;
}
#nom3{
	top: 495px;
	left: 477px;
	width: 222px;
	height: 251px;
	position: absolute;
}

#nom4{
	top: 780px;
	left: 484px;
	width: 202px;
	height: 86px;
	position: absolute;
}

#link{
	top: 30px;
	float:right;
}
















h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #bdba87;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;	
}



a:link {
color:#666666;
text-decoration: none;
}
a:visited{
color:#666666;
text-decoration: none;
}
a:hover{
color:#666666;
text-decoration: underline;
}
a:active{
color:#666666;
text-decoration: none;
}
