BODY {
	background: #f7f7e4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	height: 100%;
	margin-top: 50px;
}

A {
	color:#990000;
	text-decoration: none;
}


A:hover {
	text-decoration: underline;
}

B {
	color: black;
}

LI {
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	margin-bottom: 6px;
}	

P {
	padding-bottom: 10px;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13px;
}

H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	font-style:italic;
}

H5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style:italic;
}

#max {
	min-height:100%;
	width:100%;
	text-align:center;
	vertical-align:middle;
}

#container {
	width:786px;
}

#innercontainer {
	
}

#middle {
	padding-top: 30px;
	width: 786px;
}

#midleft {
	width: 136px;
	margin-right: 12px;
	float:left;
}

#midcenter {
	width: 255px;
	margin-right: 12px;
	float:left;
}

#midright {
	width: 370px;
	float:left;
}

#address {
	padding-top:22px;
	font-size: 9px;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	padding-bottom:75px;
	color: black;
}

#footer {
	text-align: center;
	vertical-align:sub;
	margin-bottom:0px;
}

.body-aboutus {
	margin-left: 15px;
	background: #c4cab0 url(../img/bgText.gif) no-repeat top left;
	width: 100%;
	vertical-align:top;
	padding:30px;
	text-align: left;
	
}

.body-experience {
	margin-left: 15px;
	background: #912400 ;
	width: 100%;
	vertical-align:top;
	padding:30px;
	text-align: left;
	color: white;
}

.body-photo {
	vertical-align:top;
	width:255px;
}

#subnav {
	border: 1px solid #666666;
	padding: 3px 12px 3px 12px;
	margin: 10px 0px 0px 0px;
	float: right;
	
	
}

#subnav ul {
	margin: 0px 0px 0px -25px;
}

#subnav ul li {
	display:							inline;
     padding:							0px 0px 0px 25px;
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #990000;
}

#subsub {
	margin-top: 13px;
	background-color: #666666;
	text-align:right;
	padding: 12px 17px 18px 7px;
}

#subsub ul li {
	margin: 0px;
	color:white;
	list-style-type:none;
	line-height: 1.2em;
}

#subsub ul li a {
	color: white;
}

.caption {
	font-size: 9px;
	color: black;
	text-align: right;
}