@charset "utf-8";

#container {
	position:relative;
	left:auto;
	width:1000px;
	height:650px;
	z-index:1;
	right: auto;
	background-image: url(../images/background.jpg);
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #663333;
	font-size: 14px;
	color: #663333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menubar {
	position:absolute;
	left:314px;
	top:74px;
	width:632px;
	height:56px;
	z-index:5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	font-variant: small-caps;
	overflow: hidden;
}
#container #menubar table {
	margin-top: auto;
	margin-bottom: auto;
}

#container #menubar a:link {
	color: #FFF;
	text-decoration: none;
}
#container #menubar a:visited {
	color: #FFF;
	text-decoration: none;
}
#container #menubar a:hover {
	color: #66CC99;
}
#container #menubar a:focus {
	color: #FFF;
}
#container #menubar a:active {

}

h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	color: #F63;
	margin-bottom: 3px;}

h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	padding: 0px;
	margin-top: 26px;
	color: #6C9;
	margin-bottom: 9px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: capitalize;
	font-style: oblique;
}

h3
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px;
	margin-top: 24px;
	color: #FF6634;
	margin-bottom: 26px;
	text-align: center;
	font-weight: bolder;
	}
p
{




px;
	font-size: 13px;
	text-align: justify;
	margin-top: 1em;
	margin-bottom: 1em;
}
#container #maincontent p em {
	text-align: left;
}

h4
{
	padding: 0px;
	margin-top: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #663433;
	font-weight: lighter;
	text-align: justify;
	letter-spacing: 1pt;
}
#maincontent {
	position:absolute;
	left:314px;
	top:154px;
	width:558px;
	height:372px;
	z-index:2;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#copyright {
	position:relative;
	left:575px;
	top:586px;
	width:360px;
	height:19px;
	z-index:6;
	margin-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
}
#email {
	position:absolute;
	left:705px;
	top:56px;
	width:209px;
	height:18px;
	z-index:7;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#sidepanel {
	position:absolute;
	left:61px;
	top:226px;
	width:233px;
	height:339px;
	z-index:8;
	text-align: center;
}
#container #maincontent #adrianebio #adrianebiotable {
	font-size: 13px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#container #maincontent #jamiebio {
	font-size: 13px;
	padding: 5px;
}

#logoplaceholder {
	position:absolute;
	left:0px;
	top:0px;
	width:317px;
	height:205px;
	z-index:9;
}
.tabletext {
	font-size: 12px;
	text-align: justify;
}
.tablecaption {
	font-size: 9px;
	color: #FFF;
	background-color: #FF6634;
}
.tablecaptionwork {
	font-size: 11px;
}
a:link {
	text-decoration: underline;
	color: #663333;
	font-weight: bolder;
}
a:visited {
	font-weight: bolder;
	color: 663333 !important;
	text-decoration: underline;

}
a:hover {
	text-decoration: underline;
	color: #FF6634;
}
a:active {
	font-weight: bolder;
	color: #FF6634;
	text-decoration: underline;

}
a:focus {
	text-decoration: underline;
	color: #FF6634;
}
a.jadetextlink:link
{
	text-decoration: underline;
	color: #663333;
	font-weight: bolder;
}
a.jadetextlink:visited 
{
	font-weight: bolder;
	color: #663433 !important;
	text-decoration: underline;
}
a.jadetextlink:hover 
{
	text-decoration: underline;
	color: #FF6634;
}
a.jadetextlink:active {
	font-weight: bolder;
	color: #FF6634;
	text-decoration: underline;
}
a.jadetextlink:focus 
{
	text-decoration: underline;
	color: #FF6634;
}
#adrianephoto {
	float: left;
	margin-right: 10px;
	border: thin solid #663433;
}
#jamiephoto {
	float: right;
	border: thin solid #663433;
	margin-left: 10px;
}
#container #maincontent p em {
	text-align: left;
}
.leftalign {
	text-align: left;
}

