html{
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0;
	border:0;
	margin: 0;
}

body {
	background-image: url('images/background.jpg');
	background-repeat: repeat;
	margin: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #8e643a;
	text-align: center;
}

td{
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #8e643a;
}

th{
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #8e643a;
	font-weight: bold;
	text-align: right;
}

a{
	color: #412210;
}

#container {
	text-align: left;
	margin: 10px auto 0px auto;
	width: 950px;
}

#header {
	width: 100%;
	margin: 0;
	padding: 0;
}

#menu{
	margin: \-3px 0;
}

#main {
	width: 950px;
/*	border: 1px solid black;*/
	background-color: #d5b58f;
}

#contenttable{
	background-color: #d5b58f;
}

#news {
	background-color: #106939;
	padding-top: 10px;
/*	float: left;*/
}

#news p {
	color: #FFFFFF;
	font-family: Helvetica, arial, sans-serif;
	font-size: 10pt;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	bottom: 10px;
	position: relative;
/*	border: 1px solid yellow;*/
}

#newscontainer{
/*	border: 1px solid yellow;*/
	background-color: #422311;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	margin-right: 10px;
	margin-left: 10px;
}

#newsbox{
/*	border: 1px solid orange;*/
	background-color: #FFFFFF;
	height: 200px;
}

#text{
/*	border: 1px solid blue;*/
	color: #8e643a;
	font-size: 12px;
	width: 350px;
}

#footer{
	background-color: #d5b58f;
	text-align: center;
	padding: 1px;
	font-size: 10px;
}

.content{
	font-family: helvetica, arial, sans-serif;	
	color: #8e643a;
	font-size: 12px;
	padding: 0 10px 10px 0;
}

.content h1{
	color: #412210;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#slideshow{
	padding-left: 40px;
	padding-bottom: 30px;
}

#repinfo{
	height: 300px;
/*	border: 1px solid #0F6938; */
	padding: 10px;
}

hr{
	color: #412210;
	background-color: #412210;
	height: 1px;
	border: 0px;
}

#movie{
	border: 5px solid white;
	width: 720px;
	height: 480px;
	margin: 60px auto 0 auto;
}

#skip{
	width: 100%;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

#skip a{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
