html, body {
  margin: 0;
  padding: 0;
  border: 0;
}

body { 
background-color: #fff;
}

#main {
  width: 890px;
height: 100%;
  border: solid black 2px; 
margin: 10px auto 10px auto;
background-image: url(green.jpg);
} 

.contact {
font-size: 12px;
margin-left: 15px;
color: #fff;
width: 410px;
}

.contactright {
font-size: 12px;
line-height: 1.3;
color: #fff;
width: 410px;
}

#mainindex {
  width: 780px;
height: 545px;
margin: 10px auto 10px auto;
background-color: #000000;
} 


/* hide from ie on mac \*/	
	#flashcontent {
		width: 780px!important;
		height: 480px!important;
		padding-left: 10px;		
	}
	/* end hide */


#footer {
background-color: #000;
height: 100px;
width: 100%;
border-left: solid black 1px;
border-bottom: solid black 1px;
border-top: solid black 1px;
clear: both;
}


#textcontent {
width: 860px;
border-top: 1px solid #000;
font-family: "times new roman", serif;
font-size: 12px;
padding: 10px 15px 10px 15px;
background-color: #ffffff;
height: 100%;
clear: both;
}

.red {
font-size: 34px;
color: #cc0000;
float: left;
margin: 10px 0 8px 28px;
font-family: "times new roman", serif;
}

.noborder {
border: 0;
text-decoration: none;
padding: 0;
}

a img {
        border-width: 0px;
}


#menu {
display: block;
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
	overflow: hidden;
	clear: left;
	margin: 0 0 0 28px;
	height: 30px;
}

#menu li {
	display: block; 
	list-style: none; 
	margin: 0; 
	padding-top: 9px; 
	position: relative; 
	float: left; 
	overflow: hidden; 
	padding: 0 13px 0 0;
	text-align: center;
	}

#menu a:link {
	font-weight: bold;
	color: #d0ceb7;
	font-size: 18px;
	text-decoration: none;
	font-family: "times new roman", serif;
	}

#menu a:visited  {
	font-weight: bold;
	color: #d0ceb7;
	font-size: 18px;
	text-decoration: none;
	font-family: "times new roman", serif;
	}

#menu a:hover  {
	font-weight: bold;
	color: #ddd;
	font-size: 18px;
	text-decoration: none;
	font-family: "times new roman", serif;
	}

#menu a:active  {
	font-weight: bold;
	color: #d0ceb7;
	font-size: 18px;
	text-decoration: none;
	font-family: "times new roman", serif;
	}

#nav {
	width: 630px;
	float: left;
}


h3 {
	margin:  5px 0 0 15px;
	font-family: "times new roman", serif;
                     color: #ffffff;
	}

.righty {
	margin:  0;
	font-family: "times new roman", serif;
                     color: #ffffff;
	}



#slideshow {
background-image: url(blackback.jpg);	
width: 620px;
height: 480px;
margin-right: auto;
margin-left: auto;
}


#myslides {

width: 600px!important;
	
height: 480px;
    
padding: 0;
margin-right: auto;
margin-left: auto;  
} 
 


#myslides img {  
    
padding: 20px;  
margin-right: auto;
margin-left: auto;
max-height: 450px;
 
text-align: center;
top:  0; 
    left: 0 
}

.biophoto {
border: 1px solid #000;
margin-bottom: 20px;
}

#left {
width: 580px;
float: left;
}

#right {
width: 240px;
float: left;
}

#page-wrap {
	width: 500px;
	background: transparent;
	padding: 10px 20px 20px 0px;
	margin: 0;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;	
}


#contact-area {
	width: 530px;
	margin-top: 0px;
}


#contact-area input, #contact-area textarea {
	padding: 3px 3px 3px 0;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}


#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	margin-right: 106px;
}


label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 12px;
	color: #fff;
}