body {
	height: 100%;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 12px;
}

hr {
border:solid #990000 1px;
}

iframe {
	position: relative;
	width: 630px;
	height: 650px;
	left: 50%;
	margin-left: -315px;
	margin-top: 50px;
}

h1	{
	font-size: 14px;
	font-weight: bold;
}
h2	{
	font-size: 14px;
	font-weight: bold;
}
h3	{
	font-size: 12px;
	font-weight: bold;
}
ul li {
    list-style-type: none;
	margin-top: 20px;
	margin-left: -20px;
}

a:link, a:visited, a:hover, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
	padding-left: 13px;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
}

#header {
	position: absolute; 
	width: 900px; 
	height: 100px; 
	left: 50%;
	margin-left: -450px;
}
#menu {
	position: absolute;
	width: 751px;
	height: 57px;
	left: 50%;
	margin-left: -300px;
	margin-top: 70px;
	background-image: url(images/button.png);
	z-index:1;
}
#menu_1
{
	position: absolute;
	visibility: hidden;
	width:180px;
	height:300px;
	left: 50%;
	margin-left:-445px;
	margin-top: 120px;
	z-index:2;
}  
#menu_2
{
	position: absolute;
	visibility: hidden;
	width:180px;
	height:300px;
	left: 50%;
	margin-left:-445px;
	margin-top: 120px;
	z-index:2;
} 
#menu_3
{
	position: absolute;
	visibility: hidden;
	width:180px;
	height:300px;
	left: 50%;
	margin-left:-445px;
	margin-top: 120px;
	z-index:2;

} 
#menu_4
{
	position: absolute;
	visibility: hidden;
	width:180px;
	height:300px;
	left: 50%;
	margin-left:-445px;
	margin-top: 120px;
	z-index:2;
} 
#menu_5
{
	position: absolute;
	visibility: hidden;
	width:180px;
	height:300px;
	left: 50%;
	margin-left:-445px;
	margin-top: 120px;
	z-index:2;
} 
#menu_6
{
	position: absolute;
	visibility: hidden;
	width:180px;
	height:300px;
	left: 50%;
	margin-left:-445px;
	margin-top: 120px;
	z-index:2;
} 
#menu_7
{
	position: absolute;
	visibility: hidden;
	width:180px;
	height:300px;
	left: 50%;
	margin-left:-445px;
	margin-top: 120px;
	z-index:2;
} 

#menu_8
{
	position: absolute;
	visibility: hidden;
	width:180px;
	height:300px;
	left: 50%;
	margin-left:-445px;
	margin-top: 120px;
	z-index:2;
} 

#headline {
	position: relative;
	width: 500px;
	height: auto;
	left: 50%;
	margin-left: -270px;
	margin-top: 35px;
}
#image {
	position: relative;
	width: 250px;
	height: 151px;
	left: 50%;
	margin-left: -270px;
	margin-top: 20px;
}

#image1 {
	position: relative;
	width: 250px;
	height: auto;
	left: 50%;
	margin-left: -270px;
	margin-top: 20px;
}

#image2  { margin-top: 20px; margin-left: -270px; position: relative; left: -1px; width: 600px; height: auto }
#content {
	position: relative;
	width: 400px;
	height: auto;
	left: 50%;
	margin-top: -151px;
}
#longcontent {
	position: relative;
	width: 630px;
	height: auto;
	left: 50%;
	margin-left: -270px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#gallery {
	position: relative;
	text-align:center;
	width: 660px;
	height: auto;
	left: 50%;
	margin-left: -285px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#background {
	position: absolute; 
	width: 900px; 
	height: auto; 
	left: 50%;
	margin-left: -450px;
	margin-top: 100px;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
}
#footer {
	position: absolute; 
	width: 900px; 
	height: 15px; 
	left: 50%;
	text-align: center;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 10px;
	margin-left: -450px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
a.menu:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	padding-left: 0px;
	background-image:none;
}
a.menu:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	padding-left: 0px;
	background-image:none;
}
a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
	padding-left: 0px;
	background-image:none;
}
a.menu:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	padding-left: 0px;
	background-image:none;
}

a.nav:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c8866e;
	text-decoration:none;
	padding-left: 20px;
	background-image:url(images/arrow2.png);
	background-repeat:no-repeat;
}
a.nav:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c8866e;
	text-decoration:none;
	padding-left: 20px;
	background-image:url(images/arrow2.png);
	background-repeat:no-repeat;
}
a.nav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration:none;
	padding-left: 20px;
	background-image:url(images/arrow3.png);
	background-repeat:no-repeat;
}
a.nav:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration:none;
	padding-left: 20px;
	background-image:url(images/arrow3.png);
	background-repeat:no-repeat;
}

    
.thumb a:link, .thumb a:active, .thumb a:hover, .thumb :visited {
color: #990000;
text-decoration: none;
border: none;
background-image:none;
}

    
.thumb a:hover img {
	border: 1px solid #990000;
	text-decoration: none;
}
    
.thumb {
	overflow: hidden;
	text-align: left;
	width: 220px;
	height: 150px;
	float: left;
	margin: 0 0 0 0;
} 

.thumb img {
	border-color:#666666;
	border-width:1px;
}

#wrapper {
	margin-top: 25px;
	text-align: center;
	margin-left: -40px;
}
    
#wrapper li {
	display: inline;
	width: 50px;
	padding: 8px;
	margin: 15px 5px 5px 5px;
	border: #666666 1px solid;
	list-style: none;
}

#wrapper li a {
	padding: 3px;
}	
	
#wrapper a:link, a:active {
	color: #666666;
	text-decoration: none;
	background-image:none;
}
    
#wrapper a:visited {
	color: #666666;
	text-decoration: none;
	background-image:none;
}
    
#wrapper a:hover {
	color: #990000;
	text-decoration: none;
	background-image: none;
}   	

