body {
	margin:0px;
	padding:0px;
	text-align: center;
	font-size: 100.1%;
	background-image: url(../_images/mainbg-gradient.gif);
	background-repeat: repeat-x;
}

#wrapper {
	margin: 0 auto;
	width: 800px;
	text-align:left;
	background: #fff;
}
.dept {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	color: #333;
}
#sidebar p .email {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #300;
	text-decoration: underline;
}
#header {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
#mainContent {
	margin: 0px;
	height: 600px;
	width: 200px;
	float: left;
	background-image: url(../_images/boside.gif);
	background-repeat: no-repeat;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	width: 600px;
	float: right;
	height: 600px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../_images/bg.gif);
}
#footer {
	padding: 0px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 115px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
}
#sidebar h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #300;
	margin-left: 50px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 2em;
	color: #333;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.bo {
	font-weight: bold;
	color: #630;
	font-size: 1.2em;
}
#header #mainnav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	width: 100%;
}
#header #mainnav li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header #mainnav ul li {
	height: 100px;
	width: 100px;
}
#mainnav {
	position: relative;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 800px;
}
#mainContent img {
	top: 75px;
	left: 0px;
	position: relative;
}
.current {
	background-repeat: no-repeat;
	background-position: top;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #300;
	text-decoration: none;
}
.name {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
}
#index {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 300px;
	width: 800px;
}
#index {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 600px;
	width: 800px;
}

