@charset "UTF-8";
#logo {
	margin-bottom: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-right: 50px;
}
p {
	font-family: Garamond, Caslon, "Adobe Caslon Pro", Times, "Times New Roman", serif;
	color: #333333;
	line-height: 1.3em;
	font-size: 1em;
	margin-bottom: 1.7em;
}
.response {
	text-align: center;
}

#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wholetop {
	height: 175px;
	width: 800px;
	position: relative;
}
#navbar {
	height: 168px;
	width: 375px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#navbar a {
	text-decoration: none;
	color: #000000;	
}
#navbar a:hover {
	text-decoration: none;
	color:#CCCCCC;
}
#home {
	position: absolute;
	bottom: 24px;
	left: 63px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	display:block;
	color: #666666;
}
#about {
	position: absolute;
	bottom: 24px;
	left:  158px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	z-index: 18;
	display:block;
}
#contact {
	position: absolute;
	bottom: 24px;
	left: 253px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	z-index: 18;
	display:block;
	
}
#content {
	width: 760px;
	position: relative;
	height: auto;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
#pic {
	height: 400px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	}
#picframe {
	height: 700px;
	width: 450px;
	margin-bottom: 0px;
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}
#pictext {
}
#photcred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	padding-left: 300px;
}
#caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 90px;
}

#topline {
	position: absolute;
	bottom: -2px;
	right: 0px;
	z-index: 8;
}

#footer {
	height: 50px;
	width: 800px;
	padding-top: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}
#bottomline  {
	position: relative;
	margin-top: auto;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	margin-left: auto;
	color: #333333;
}
a {
	text-decoration: none;
	color: #000000;	
}
a:hover {
	text-decoration: none;
	color:#999999;
	
}
h1, h2, h3, h4, h5  {
	line-height: 1.4;
	margin-top: 0em;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	margin-top: 2em;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 25px;
	padding-left: 25px;
	line-height: 3.0em;
}
h2 {
	margin-top: 2em;
	font-size: 1.4em;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	margin-top: .8em;
	font-weight: normal;
}
h4 {
	font-size: 0.85em;
	font-weight: normal;
}
h5 {
	font-size: 0.9em;
	font-weight:;
}
h6 {
	font-size: 0.75em;
	font-weight: normal;
	color: #333333;
}
.operatitle {
	font-style: italic;
}
/* CSS Document */

dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {  
	    margin:0; 
	    padding:0; 
	} 
	table { 
	    border-collapse:collapse; 
	} 
	fieldset,img {  
	    border:0; 
	} 
	address,caption,cite,code,dfn,em,strong,th,var { 
	    font-style:normal; 
	    font-weight:normal; 
	} 
	ol,ul { 
	    list-style:none; 
	} 
	caption,th { 
	    text-align:left; 
	} 
	q:before,q:after {  
	} 
	abbr,acronym { border:0; 
	} 
.style1 {
	font-weight: bold;
	color: #000000;
}
.castlist {
	font-size: 0.7em;
}
#shortline {
	margin-left: 250px;
}

.companylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
}

