@charset "utf-8";
/* css created by BatesMeron sweet design 00/00/00 */

body {
	background-image: url(/images/static_page_body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
}

a {
	outline: none;
}

.wrap {
	top:0;
	background-image: url(/images/design_conquer_tag.gif);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 450px;
	margin: 0px;
}

.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #572700;
}

.headline14 {
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #572700;
	bottom: 0.2em;
}

.about_copy {
	position: relative;
	width: 390px;
	margin: 80px 233px 0px 410px;
}

.copy {
	position: relative;
	float: right;
	width: 370px;
	margin: 0px 9px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 170%;
}

.copy a:link, .copy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.copy a:hover {
	text-decoration: none;
	color: #572600;
}

/*.copy_disciplines {
	position: relative;
	float: right;
	width: 370px;
	margin: 0px 9px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 170%;
}

.copy_disciplines a:link, .copy_disciplines a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.copy_disciplines a:hover {
	text-decoration: none;
	color: #572600;
}*/

.next_up {
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

.next_up a:link, .next_up a:visited {
	text-decoration: underline;
	color: #333;
}

.next_up a:hover {
	color: #572700;
}

.arrow {
	position: relative;
	bottom: -0.1em;
	color: #333;
	font-size: 2em;
}

#main-nav { /* list of people */
	float: left;
	clear: both;
	position: absolute;
	top: 250px;
	background-image: url(/images/menu/menu.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 387px;
}

#main-nav ul {
	/*clear: left;*/
	border: 0;
	margin-top: 105px;
	margin-left: 18px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#main-nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#main-nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding: 8px 0px 7px 0px;
}
/* SUB-NAV */

.sub-nav {
	float: right;
	width: 379px;
	background-color: #e6e6e6;
	text-align: left;
}

.sub-nav table {
	margin-left: 45px;
	border-collapse: collapse;
}

.sub-nav td {
	padding: 2px 0px 3px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
}

.sub-nav table a {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	font-weight: normal;
	text-decoration: none;
}

.sub-nav table a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}


/* SUB-NAV PEOPLE */

#people_nav {
	position: absolute;
	/*top: 150px;*/
	top: 135px;
	left: 265px;
	height: 115px; 
	width: 118px;
	line-height: 130%;
	z-index:10;
}

#people_nav ul {
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#people_nav ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

#people_nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	font-weight: normal;
	text-decoration: none;
}

#people_nav ul li a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#people_nav ul li a.live {
	font-weight:bold;
	color:#000;
}


.copy a.back {
	font-size:12px;	
}

.copy p:first-child {
	margin-bottom: 0;
}