/* CSS Document */

body{
background-image: url(images/artbackground_02.gif);
background-repeat: repeat-x;
background-color:#8fcada;
}

* {
    padding: 0;
    margin: 0;
}

#container{
	width: 785px;
	height: 800px;
	right: 50%;
	margin-right: -392.5px;
	position: absolute;
}


#one{
	top: 0px;
	left: 0px;
	width: 393px;
	height: 91px;
	background-image: url(images/content_01.jpg);
	position: absolute;
}
#two{
	top: 0px;
	left: 393px;
	width: 392px;
	height: 91px;
	background-image: url(images/content_02.jpg);
	position: absolute;
}

#threetwit{
	top: 91px;
	left: 0px;
	width: 654px;
	height: 38px;
	background-image: url(images/contentTwit_03.jpg);
	position: absolute;
}

#fourtwit{
	top: 91px;
	left: 654px;
	position: absolute;
}

#sixtwit{
	top: 129px;
	left: 0px;
	width: 393px;
	height: 91px;
	background-image: url(images/contentTwit_06.jpg);
	position: absolute;
}
#seventwit{
	top: 129px;
	left: 393px;
	width: 392px;
	height: 91px;
	background-image: url(images/contentTwit_07.jpg);
	position: absolute;
}

#five{
	top: 220px;
	left: 0px;
	width: 393px;
	height: 48px;
	background-image: url(images/contentmark_08.jpg);
	position: absolute;
}
#six{
	top: 220px;
	left: 393px;
	width: 392px;
	height: 48px;
	background-image: url(images/content_06.jpg);
	position: absolute;
}
#seven{
	top: 268px;
	left: 0px;
	width: 393px;
	height: 295px;
	background-image: url(images/content_07.jpg);
	position: absolute;
}
#eight{
	top: 268px;
	left: 393px;
	width: 141px;
	height: 295px;
	background-image: url(images/content_08.jpg);
	position: absolute;
}
#ten{
	top: 268px;
	left: 738px;
	width: 47px;
	height: 295px;
	background-image: url(images/content_10.jpg);
	position: absolute;
}
#nine{
	top: 268px;
	left: 534px;
	position: absolute;
}
#eleven{
	top: 306px;
	left: 534px;
	position: absolute;
}
#twelve{
	top: 344px;
	left: 534px;
	position: absolute;
}
#thirteen{
	top: 382px;
	left: 534px;
	position: absolute;
}
#fourteen{
	top: 420px;
	left: 534px;
	position: absolute;
}
#fifteen{
	top: 458px;
	left: 534px;
	position: absolute;
}
#sixteen{
	top: 496px;
	left: 534px;
	width: 207px;
	height: 67px;
	background-image: url(images/content_16.jpg);
	position: absolute;
}
#seventeen{
	top: 563px;
	left: 0px;
	width: 45px;
	height: 240px;
	background-image: url(images/content_17.jpg);
	position: absolute;
}
#nineteen{
	top: 563px;
	left: 534px;
	width: 251px;
	height: 240px;
	background-image: url(images/content_19.jpg);
	position: absolute;
}
#eighteen{
	top: 563px;
	left: 45px;
	width: 489px;
	height: 240px;
	background-color:#FFFFFF;
	position: absolute;
}
#twenty{
	top: 803px;
	left: 0px;
	width: 785px;
	height: 2132px;
	background-image: url(images/content_20.jpg);
	position: absolute;
}
#twentyone{
	top: 2934px;
	left: 0px;
	width: 392px;
	height: 53px;
	background-image: url(images/content_21.jpg);
	position: absolute;
}
#twentytwo{
	top: 2934px;
	left: 392px;
	width: 393px;
	height: 53px;
	background-image: url(images/content_22.jpg);
	position: absolute;
}



#gallerytext{
	top: 760px;
	left: 549px;
	width: 126px;
	height: 34px;
	position: absolute;
	
}

#maintext{
	top: 286px;
	left: 49px;
	width: 457px;
	height: 196px;
	position: absolute;
	
}


#quote1text{
	top: 597px;
	left: 402px;
	width: 126px;
	height: 34px;
	position: absolute;
	text-align: center;
}

#quote2text{
	top: 548px;
	left: 535px;
	width: 203px;
	height: 34px;
	position: absolute;
	
}

















#links{
	top: 2957px;
	left: 37px;
	width: 256px;
	height: 25px;
	position: absolute;
}

#copy{
	top: 2957px;
	left: 592px;
	width: 160px;
	height: 25px;
	position: absolute;
}









h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A83F0C;
	font-weight: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #989898;
}







a:link {
	color:#000000;
	text-decoration: none;
}
a:visited{
color:#000000;
text-decoration: none;
}
a:hover{
color:#000000;
text-decoration: underline;
}
a:active{
color:#000000;
text-decoration: none;
}
