@charset "UTF-8";
/* CSS Document */

body {
	margin-bottom: 30px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-image: url(imgs/static/back.gif);
	background-repeat: repeat-x;
}

-->
.head {
	width: 750px;
	height: 250px;
	background-image: url(imgs/static/header.jpg);
}

.nav {
	width: 750px;
	height: 37px;
	background-image: url(imgs/static/navback.jpg);
	background-repeat: repeat-y;
	vertical-align: middle;
}

-->
.navtyp {
	padding-top: 13px;
	padding-bottom: 15px;
	font-family: Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	color: #D4D4B4;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

.navtyp a {
	color: #D4D4B4;
	text-decoration: none;
}

.navtyp a:active {
	text-decoration: none;
}

.navtyp a:visited {
	text-decoration: none;
}

.navtyp a:hover {
	color: #FF7E00;
}

-->
.navspc {
	font-family: Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	color: #D4D4B4;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 15px;
	text-align: center;
}

-->
.back {
	background-color: #FFFEEA;
	padding-top: 30px;
	padding-bottom: 75px;
	padding-left: 75px;
	padding-right: 75px;
}

-->
.main {
	font-family: Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	color: #54543C;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
}

.main a {
	color: #FF7E00;
	text-decoration: none;
}

.main a:active {
	color: #FF7E00;
	text-decoration: none;
}

.main a:hover {
	color: #FF7E00;
	text-decoration: none;
}

.main a:visited {
	color: #9B4D00;
	text-decoration: none;
}


-->
.bio {
	font-family: Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	color: #54543C;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}

.bio a {
	color: #FF7E00;
	font-weight: bold;
	text-decoration: none;
}

.bio a:active {
	color: #FF7E00;
	font-weight: bold;
	text-decoration: none;
}

.bio a:hover {
	color: #FF7E00;
	font-weight: bold;
	text-decoration: none;
}

.bio a:visited {
	color: #9B4D00;
	font-weight: bold;
	text-decoration: none;
}

-->
.bar {
	font-family: Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #54543C;
	background-color: #CACAB0;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	vertical-align: left;
}

.bar a {
	color: #FF7E00;
	text-decoration: none;
}

.bar a:active {
	color: #FF7E00;
	text-decoration: none;
}

.bar a:hover {
	color: #FF7E00;
	text-decoration: none;
}

.bar a:visited {
	color: #9B4D00;
	text-decoration: none;
}

-->
.bar2 {
	font-family: Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #54543C;
	background-color: #DEDEC4;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	vertical-align: left;
}

.bar2 a {
	color: #FF7E00;
	text-decoration: none;
}

.bar2 a:active {
	color: #FF7E00;
	text-decoration: none;
}

.bar2 a:hover {
	color: #FF7E00;
	text-decoration: none;
}

.bar2 a:visited {
	color: #9B4D00;
	text-decoration: none;
}


-->
.foot {
	background-color: #ACAC92;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	color: #808063;
	font-size: 10px;
	text-align: center;
}

-->
.intro {
	font-family: Georgia, "Hoefler Text", "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #808069;
	text-align: center;
}

-->
#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
