body {
	font-family: "Arial Narrow", Arial;
	background-image: url(images/pgbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#fbox {
	background-color: #A3A477;
	width: 350px;
	color: #FFFFFF;
	border: 10px double #A3A477;
	margin-left: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#wrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#nav {
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 16px;
	border: 2px solid #C2C3A4;
	margin-bottom: 7px;
}
#header {
	/*background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	height: 215px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.shadow{
	border: 1px solid #00000E;
	padding: 2px;
	background-color: #FFFFFF;
	position:relative;
	z-index:100;}

.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}
#content {
	margin-top: 7px;
	font-size: 13px;
}
#main h1 {
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
	font-weight: lighter;
	width: 610px;
}
#content #right {
	float: right;
	width: 280px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#box1, #box2, #box3, #box4 {
	background-image: url(images/rightbg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
	font-size: 11px;
}
#right  img {
	float: left;
	padding-right: 5px;
	padding-bottom: 0px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 10px;
	color: #999999;
	clear: both;
	margin-top: 20px;
}
.clearfloat { 
     clear:both; 
     height:0; 
     font-size: 1px;
     line-height: 0px;
}
#slideshow {
	width: 380px;
	position: absolute;
	z-index: 10000;
	overflow: hidden;
	left: 520px;
	top: 0px;
	height: 210px;
}
.smgrey {
	font-size: 10px;
	font-style: italic;
	color: #999999;
}
.tableborder {
	border: 1px solid #999999;
}
.bioimg {
	border: 1px solid #666666;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#main h3 {
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000000;
	font-weight: lighter;
	width: 610px;
}
.circumplexpadding {
	float: left;
	padding-right: 20px;
}
a {
	color: #848549;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #848549;
}
#right a {
	color: #000000;
	text-decoration: underline;
	background-color: #E0E1D1;

}
#right a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#main li {
	margin-left: 20px;
}
.orange {
	color: #E36C0A;
}
.green {

	color: #6BAF6B;
}
.blue {


	color: #54A1EA;
}
