body, html{
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('../images/background_1.gif');
	text-align: center;
	font-family: Myriad Pro, Verdana, Arial, Helvetica;
	font-size: 12px;
}
#supercontainer{
	width: 1025px;
	min-height:900px;
	height:auto !important;
	height:900px;
	!width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/dropshadow.png');
	!background-position: -1px 0px;
	border-width: 0px;
	padding: 0px;
}
#footersupercontainer{
	width: 1025px;
	!width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/dropshadow.png');
	!background-position: -1px 0px;
	border-width: 0px;
	padding: 0px;
}
#header{
	cursor: pointer;
	width: 925px;
	height: 185px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/header_1.jpg');
	overflow: hidden;
}
#topmenu{
	font-size: 14px;
	width: 925px;
	height: 31px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/topmenubackground.gif');
}
#topmenu_itemselect{
	font-family: Myriad Pro, Verdana, Arial, Helvetica;
	width: 305px;
	margin-top: 4px;
	margin-left: 20px;
	height: 21px;
	float: left;
}
#topmenu_headerselect{
	width: 305px;
	margin-top: 5px;
	margin-right: 10px;
	height: 21px;
	text-align: right;
	color: #ffffff;
	float: right;
}
#content_container{
	min-height:600px;
	height:auto !important;
	height:600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 895px;
	padding-left: 11px;
	padding-top: 20px;
}
#footer_container{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 895px;
	padding-left: 11px;
	padding-top: 20px;
}
div.links{
	width: 889px;
	padding: 10px 0px 20px 0px;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 0px 1px 0px;
}
.links:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;	
}
div.links_last{
	width: 889px;
	padding: 10px 0px 100px 0px;
}
.links_last:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;	
}
div.newsdetail{
	width: 889px;
	padding: 0px 0px 20px 0px;
}
.newsdetail:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;	
}
#newsmenu{
	height: 31px;   
	padding-top: 10px;
	padding-bottom: 10px;
}
.btn_wood{
	width: 161px;
	height: 24px;
	background-image: url('../images/btn_wood.gif');
	float: left;
	margin-right: 8px;
	color: #ffffff;
	padding-top: 7px;
	padding-left: 10px;
}
.btn_wood td{
	font-family: Myriad Pro, Verdana, Arial, Helvetica;
	font-size: 12px;
}
.comments{
	width: 425px;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 20px;
	float: left;
}
#comment{
	border-style: solid;
	border-color: #00c8ff;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 20px;	
}
#comment_div{
	float: left;
	width: 500px;
}
.addcommentform{
	width: 425px;
	border-style: solid;
	border-color: #DDDDDD;
	border-width: 1px;
	font-family: Myriad Pro, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}
p.footer{
	margin-left: 70px;
	!margin-left: 5px;
	width: 889px;
	padding: 20px 0px 0px 0px;
	color: #404040;
	font-size: 12px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #000000;
	background-color: #ffffff;
	text-align: left;
}
h1{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 24px;
	color: #0fd500;
	font-weight: bold;
}
b.pictures_green{
	font-size: 24px;
	color: #0fd500;
	font-weight: bold;
}
b.pictures_grey{
	font-size: 14px;
	color: #959595;
	font-weight: bold;
}
a.green{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 24px;
	color: #0fd500;
	font-weight: bold;
	text-decoration: none;
}
a.green:visited{
	color: #0fd500;
	text-decoration: none;
}
a.green:visited:hover{
	color: #00ff00;
	text-decoration: none;
}
a.green:hover{
	color: #00ff00;
	text-decoration: none;
}
a{
	color: #00b4c8;
	text-decoration: none;
}
a:visited{
	color: #00b4c8;
	text-decoration: none;
}
a:visited:hover{
	color: #00b4c8;
	text-decoration: underline;
}
a:hover{
	color: #00b4c8;
	text-decoration: underline;
}

a.headerselect{
	color: #ffffff;
	text-decoration: none;
}
a.headerselect:visited{
	color: #ffffff;
	text-decoration: none;
}
a.headerselect:visited:hover{
	color: #0fd500;
	text-decoration: none;
}
a.headerselect:hover{
	color: #0fd500;
	text-decoration: none;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
}
em{
	color: #707070;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.albumcontainer{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	padding: 10px 0px 10px 0px;
}


