
.imageframe_1 { 
background-image: url(/images/2009/picframe_01.png); 
width: 432px; 
height: 321px; 
position: absolute; 
top: 10px;
} 

.imageframe_2 { 
background-image: url(/images/2009/picframe_02.png); 
width: 432px; 
height: 352px; 
position: absolute; 
top: 10px;
} 

.imageframe_3 { 
background-image: url(/images/2009/picframe_03.png); 
width: 432px; 
height: 341px; 
position: absolute; 
top: 10px;
} 

.imageframe_4 { 
background-image: url(/images/2009/picframe_04.png); 
width: 432px; 
height: 309px; 
position: absolute; 
top: 10px;
} 

.imageframe_5 { 
background-image: url(/test2009/picframe_05.png); 
width: 353px; 
height: 432px; 
position: absolute; 
top: 10px;
} 

.imageframe_6 { 
background-image: url(/images/2009/picframe_06.png); 
width: 432px; 
height: 332px; 
position: absolute; 
top: 10px;
} 

.imageframe_7 { 
background-image: url(/images/2009/picframe_08.png); 
width: 432px; 
height: 280px; 
position: absolute; 
top: 10px;
} 

.imageframe_8 { 
background-image: url(/images/2009/picframe_09.png); 
width: 431px; 
height: 298px; 
position: absolute; 
top: 10px;
} 

.imageframe_9 { 
background-image: url(/images/2009/picframe_10.png); 
width: 432px; 
height: 299px; 
position: absolute; 
top: 10px;
} 

.imageframe_10 { 
background-image: url(/images/2009/picframe_11.png); 
width: 298px; 
height: 431px; 
position: absolute; 
top: 10px;
} 


.imageframe_top { 
right: auto; 
left: auto; 
background-image: url(/test2009/picframe_top.png); 
width: 840px; 
height: 226px; 
position: absolute; 
left: 50%;
margin-left: -420px;
top: 30px;
}

.imageframe_contact { 
right: auto; 
left: auto; 
width: 840px; 
height: 226px; 
position: absolute; 
left: 50%;
margin-left: -420px;
top: 30px;
}


.pic_top { 
right: auto; 
left: auto; 
background-image: url(/test2009/picframe_top.png); 
width: 800px; 
height: 186px; 
position: absolute; 
left: 50%;
margin-left: -400px;
top: 44px;

} 

#sitetext_1 {
	font-family: Helvetica;
	font-size: 12px;
	color: #3F3F3F;
	float: middle;
	padding:10px;
	border:2px dashed #A6C447;
	line-height: 150%;
}

#headertext_1 {
	font-family: Helvetica;
	font-size: 12px;
	color: #A6C447;
	float: middle;
	padding:5px;
	border:none;
}

#headertext_2 {
	font-family: Helvetica;
	font-size: 16px;
	color: #3F3F3F;
	float: middle;
	padding:10px;
	border:none;
}

#headertext_3 {
	font-family: Helvetica;
	font-size: 16px;
	color: #FFFFFF;
	float: middle;
	padding:10px;
	border:none;
}


#footertext_1 {
	font-family: Helvetica;
	font-style: italic;
	color: #A6C447;
	float: middle;
	padding:10px;
	border:none;
	line-height: 150%;
	width:800;
	height:214;
	position:absolute;
	left:50%;
	margin-left:-400px;
}

#shoplink { 
position: absolute; 
left: 50%;
margin-left: -360px;
}

#chanlink { 
position: absolute; 
right: 50%;
margin-right: -360px;
}

#readtext {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	float: middle;
	padding:5px;
	line-height: 150%;
}

#readtext_2 {
	font-family: Helvetica;
	font-size: 16px;
	color: #A6C447;
	float: middle;
	padding:0px;
	line-height: 150%;
}



A:link {
text-decoration: none;
border-style: none; 
color: #B91D00;
}

A:visited {
text-decoration: none;
border-style: none;
color:#B950AA;
}

A:active {
text-decoration: none;
border: none;
}

A:hover {
text-decoration:none; 
border-style: none; 
color: red;
}

a img {
border: none;
}

a {
outline: none;
}

<-- top bar test --->

html,body,form {
height: 100%;
}

body 
{ 
padding: 5px; 
margin: 0; 
}

body.iniframe 
{ 
padding: 0; 
}

iframe 
{ 
height: 100%; 
float: left; 
padding: 0; 
margin: 0; 
border: 0; 
width: 200px; 
overflow: hidden; 
}

#top_bar {
vertical-align: middle;
text-align: center;
text-autospace: inherit;
}

#top_bar_links {
float: left;
width: 20%;
margin: 0;
padding: 0;
text-align: center;
}

iframe { 
display:block;
width:100%;
border:none;
height:100%; 
}