html{
	background: #F2C429 url(main_bg2.jpg) no-repeat scroll center top;
	font-family:"Arial","Helvetica",sans-serif;
}

body{
	margin: 0px;
	padding: 0;
}
a img{
	border: 0px none;
	margin: -1px;
}
a, a:link, a:visited {
	text-decoration: none;
	color:#008FD2;
	  outline: none;
}
a:visited {	color: #0099FF;}
a:hover, a:active, a:focus{
	text-decoration: none;
	color: orange;
}


h1{
	visibility:hidden;
	text-indent: -9999px;
	display: none;
}
#wrapper{
	margin: 60px auto 10px;
	width: 950px;
}
#header{
	height: 230px;
	width: 950px;
	background: url('images/top_header.jpg') no-repeat center center;
}
#content{
	background: #ffffff;
}
#menu ul{
	margin: 0px;
	padding: 0;
}
#menu ul li{
	list-style: none;
	margin: 0px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu ul li a{
	color: #000;
	font-family:Georgia,Arial,Tahoma,Sans-Serif;
	font-size:14px;
}
#menu ul li a:hover{
	color: red;
}
.footernav{
	height: 1px;
	background: url('images/menu_footer.jpg') no-repeat;
}
#sidebar{
	width:204px;
	margin-left:21px;
	float: left;
}
#menu .vcard{
	background-color:#FFD136;
	color:#000000;
	font-family:Georgia,Arial,Tahoma,Sans-Serif;
	font-size:14px;
	font-weight:normal;
	line-height:17px;
	margin:10px 13px 5px;
	padding:5px 5px 5px 10px;
	text-align:left;
	text-decoration:none;
	word-wrap: break-word;
}
#menu .email{
	font-size: 10px;
}
.org,.adr{
	margin: 0px;
}
.photo{
	height:173px;
	padding-left:650px;
	padding-top:29px;
	width:263px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.photo1{
	background-image: url('images/top3.jpg');
}
.photo2{
	background-image: url('images/top2.jpg');
}
.photo3{
	background-image: url('images/top6.jpg');
}
.photo4{
	background-image: url('images/top4.jpg');
}
.photo5{
	background-image: url('images/top5.jpg');
}

.bodytext h2{
	font-size: 24px;
	color: #008FD2;
}
.bodytext{
	float: right;
	width: 640px;
	padding-right: 50px;
	padding-left: 20px;
	font-family: Georgia,Arial,Tahoma,Sans-Serif;
}
.clear{
	clear: both;
}
#footer{
	padding: 5px 10px;
}
.xandalink{
	float: right; 
	color: #000;
}
.exampleimages{
	margin: 5px 0px;
}
.exampleimages img{
	border: 1px solid #000;
	margin: 3px;
}
#content{
	padding-bottom: 110px;
	background: #ffffff url('images/footer.jpg') no-repeat bottom center;
}
#menu{
	background: #e3f8fd url('images/menu_background.jpg') repeat-y top center;
}
#menu p{
	margin: 5px 0px;
}
