body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#5ba0d6;
}

* {

margin:0px;padding:0px;

}

.clear {

clear:both;

}


#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(images/headertest3.jpg);
	width:979px;
	height:232px;
	display:block;
}
#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width:979px;
}
#main {
	background-image:url(images/contentbg.gif);
	background-color:#abe4fe;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#left {
	width:251px;
	float:left;
	display:inline;
	background-image:url(images/contentbg.gif);
	background-color:#abe4fe;
	
}
#right {
	float:right;
	width:580px;
}
/***************** Content ***********************/
.content {
	width:530px;
}
.content h3 {
	background-image:url(images/welcome-trans.png);
	background-repeat:no-repeat;
	width:540px;
	height:33px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px solid #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}

.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	font-weight:900;
}
.content a {
	color:#2e260f;
}
.content a:hover {
	color:#cf0002;
}




#intro_photo_album {

	width:540px;
	height:auto;

}


.intro_photo {

	width:auto;
	height:auto;
	text-align: center;
}

.photo_album_image {

	border-width: 0px;
} 






#importantinfo {

	width: auto;
	height: 50px;
	margin: 20px 0px;
	padding : 10px 20px;
	border-width: 1px;
	border-color: gray;
	border-style: dotted;

}




.linkslistli {

	padding: 10px 0px 20px 40px;
	list-style-type: none;
	background : url(images/mail-trans.gif) no-repeat center left;

}








/***************** Menu ***********************/
#menu {
	background-image:url(images/menu.jpg);
	width:251px;
	margin-left:98px;
}
#menu ul {
	padding: 30px 0px 30px 0px;
	width:220px;
	margin-left:15px;
}
#menu li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 3px 30px 3px 0px;
	text-align:right;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 550;
	color: #2e260f;
	text-decoration: none;
	font-size: 1em;
	
}
#menu a:hover {
	color:#FFFFFF;
}

#active {

	color:#FFFFFF!important;
	cursor: default;

}


.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(images/menubottom.jpg);
	background-repeat:no-repeat;
	width:251px;
	height:76px;
	margin-left:98px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#FFFFFF;
}







/***************** Footer ***********************/
#footer {
	background-color:#8bcaef;
	background-image:url(images/borderfooter.gif);
	height:74px;
	width:979px;

}
#footerend {
	background-image:url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;

}
#copyright {
	background-image:url(images/copyright.jpg);
	background-repeat:no-repeat;
	width:312px;
	height:73px;
	margin-left:98px;

}

#copyright p {
	padding: 30px 20px 0px 20px;
	text-align:left;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #463d16;

}


#counter {

	margin: 20px 35px!important;
	width: 150px;
	border-width: 0px;
	display: none;


}



#counterbutton {



	width: 220px! important;
	text-align: center! important;

}












