body {
	font-family: Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	line-height: 18px;
	background-image: url(images/striped_bg.png);
	background-repeat: repeat-x;
	background-color: #5e5956;	
	}

h2 {
	margin-bottom: 20px;
	font-size: 16px;
	}

p  {
	margin-bottom: 10px;
}

.wrapper {
	position: absolute; 
	left: 50%;
	margin: 20px 0 0 -390px;
	width: 750px;
	}

.container {
	border: 2px 0 2px 0 solid;
	border-color: #fe615c;
	padding: 10px 0 10px 0;
	}
	
.info, .footer, .header {
	margin-left: 0;
	margin-bottom: 30px;
	margin-right: 0;
	margin-top: 20px;
	padding: 0 5px 0 0;
	float: left;
	}

.description {	   
	width: 615px;
	height:200;
	float: right;
	}

.footer {
	font-size: 10px;
	}
	
#links {
	width: 155px;
	height: 140px;
	float: left;
	}

#about, #contact {
	width: 615px;
	float: right;
	}

.gallery_nav {
	background-color:#000000;
	opacity: 0.5;
	filter: alpha(opacity=50);/* for IE */
	width: 60px;
	height: 420px;
	float: left;
	}
	
a.gallery_nav:link, a.left_nav:visited{	
	
	}

a.gallery_nav:hover{
	background-color:#000000;
	opacity: 0.7;
	filter: alpha(opacity=70);/* for IE */
	}
	
a.gallery_nav:active{
	background-color:#000000;
	opacity: 0.9;
	filter: alpha(opacity=90);/* for IE */
	}
	
.gallery_content {
	float: left;
	width: 600px;
	height: 420px;
	overflow:hidden;
	
	}

#lyr0, #lyr1 {
	position:absolute;
	width:615px;
	visibility: hidden; 
	z-index:1;
	}

.box {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
		height: 420px;
		color: white;
		font-size: 30px;
		float: left;
		width: 600px;
		opacity: 1;
		filter: alpha(opacity=100);/* for IE */
	
	}


#holder {
		width: 8000px;
	
		overflow: hidden;
	}

.box a {
		color: white;
	}

.image {
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0px;
		margin-top: 0px;
	}

#next {
		
		-webkit-border-top-right-radius: 4px; 
		-webkit-border-bottom-right-radius: 4px;
		
		-moz-border-radius-topright:4px;
		-moz-border-radius-bottomright:4px;
	}

#back {
		-moz-border-radius-bottomleft:4px;
		-moz-border-radius-topleft:4px;

		
		-webkit-border-top-left-radius: 4px;
		-webkit-border-bottom-left-radius: 4px; 		

	}

#accordion {
		margin-left: -5px;
		color: black;
		width: 720px;
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-topright: 4px;
		-webkit-border-top-left-radius: 4px;
		-webkit-border-top-right-radius: 4px; 


		-moz-border-radius-bottomleft: 4px; 
		-moz-border-radius-bottomright: 4px; 
		-webkit-border-bottom-left-radius: 4px; 		
		-webkit-border-bottom-right-radius: 4px;



	}

#accordion p {
		padding: 5px 0 5px 160px;



}
	
a {
	color: #c4c4c4;
	text-decoration: none;
}
a:hover {
	color: #373737;
	text-decoration: none;
}

H3 {
		padding-left: 10px;
		padding-top:5px;
		width: 710px;

	}



	
.abo1.ui-state-active   {

		background-image: url(images/about_black.png);

		background-repeat: no-repeat;
		height: 20px;
		width: 100px;
		margin-left:5px;

		-moz-border-radius-topleft: 4px;
		-moz-border-radius-topright: 4px;
		-webkit-border-top-left-radius: 4px;
		-webkit-border-top-right-radius: 4px; 

}


	
.con1.ui-state-active  {
		background-image: url(images/contact_black.png);

		background-repeat: no-repeat;
		height: 20px;	
		width: 150px;
		margin-left:5px

}



.abo1.ui-state-default {
		background-image: url(images/about_red.png);
		background-repeat:no-repeat;
		color: #FFFFFF;
		cursor:pointer;
		
		height: 20px;
		width: 100px;
		margin-left:5px;


	
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-topright: 4px;
		-webkit-border-top-left-radius: 4px;
		-webkit-border-top-right-radius: 4px; 
		
}


	
.con1.ui-state-default  {
		background-image: url(images/contact_red.png);
		background-repeat:no-repeat;
		color: #FFFFFF;
		cursor:pointer;
		
		height: 20px;	
		width: 150px;
		margin-left:5px;
	
		

		-moz-border-radius-bottomleft: 4px; 
		-moz-border-radius-bottomright: 4px; 
		-webkit-border-bottom-left-radius: 4px; 		
		-webkit-border-bottom-right-radius: 4px;



}


.con1.ui-state-default.ui-state-hover  {

	
		



		-moz-border-radius-bottomleft: 4px; 
		-moz-border-radius-bottomright: 4px; 
		-webkit-border-bottom-left-radius: 4px; 		
		-webkit-border-bottom-right-radius: 4px;



}


.abo1.ui-state-default.ui-state-hover  {

	
		
	
		
		-moz-border-radius-topleft: 4px;
		-moz-border-radius-topright: 4px;
		-webkit-border-top-left-radius: 4px;
		-webkit-border-top-right-radius: 4px; 



}

.gallery  {
}

