@font-face {
    font-family: 'MuseoSans500';
    src: url('/fonts/museosans_500_macroman/MuseoSans_500-webfont.eot');
    src: url('/fonts/museosans_500_macroman/MuseoSans_500-webfont.eot?iefix') format('eot'),
         url('/fonts/museosans_500_macroman/MuseoSans_500-webfont.woff') format('woff'),
         url('/fonts/museosans_500_macroman/MuseoSans_500-webfont.ttf') format('truetype'),
         url('/fonts/museosans_500_macroman/MuseoSans_500-webfont.svg#webfontkQkWxTED') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo300';
    src: url('/fonts/museo_300_macroman/Museo300-Regular-webfont.eot');
    src: url('/fonts/museo_300_macroman/Museo300-Regular-webfont.eot?iefix') format('eot'),
         url('/fonts/museo_300_macroman/Museo300-Regular-webfont.woff') format('woff'),
         url('/fonts/museo_300_macroman/Museo300-Regular-webfont.ttf') format('truetype'),
         url('/fonts/museo_300_macroman/Museo300-Regular-webfont.svg#webfontBsA9EFUC') format('svg');
    font-weight: normal;
    font-style: normal;
}


DIR, MENU, DIV, DD, ADDRESS, FORM, DL, VAR, TT, CODE, KBD, SAMP, IMG, SPAN, TH, LEGEND {
	font-family: MuseoSans500, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: white;
}

BODY {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

IMG
{
	border-style: none;
}

div.banner {
	background-color: #FFFFFF;
	width: 800px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: +1;
}

div.layer_0 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}

div.layer_1 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: +1;
}

div.body {
	background-color: #999999;
	width: 800px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
}

div.content {
	background-color: #999999;
	width: 800px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
}

div.footer {
	text-align: center;
	color: white;
	font-family: MuseoSans500, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

BODY, P, UL, OL, BLOCKQUOTE, BR, B, STRONG, I, EM, CITE, TD {
	font-size: 1em;
	font-family: MuseoSans500, Arial, Helvetica, sans-serif;
}

H1 {
	font-family: MuseoSans500, Arial, Helvetica, sans-serif;
	text-align: center;
}

H2, H3, H4, H5, H6 {
	font-family: MuseoSans500, Arial, Helvetica, sans-serif;
}

DT {
	font-family: MuseoSans500, Arial, Helvetica, sans-serif;
}

#menubar {
	width: 36em;
}
#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: MuseoSans500, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #c22b26;
}
#menubar a {
	display: block;
	text-decoration: none;
	padding: 21px 0px 5px 25px;
	color: #c22b26;
}

#menubar li {
	float: left;
}
#menubar li {
	position: relative;
}

/* hide from IE mac \*/
#menubar li {
	position: static;
	width: auto;
}
/* end hiding from IE5 mac */

#menubar li ul, #menubar ul li {
	width: 12em;
	padding-left: 5px
}
#menubar ul li a  {
	color: #c22b26;
	padding: 3px 12px 3px 16px;
}
#menubar li ul {
	position: absolute;
	display: none;
}
#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.p7hvr a {
	color: #a2cbc3;
}
#menubar li:hover ul, #menubar li.p7hvr ul {
	display: block;
}
#menubar li:hover ul a, #menubar li.p7hvr ul a {
	color: #c22b26;
	background-color: #FFFFFF;
}
#menubar ul a:hover {
/*	background-color: #606060!important; */
	color: #a2cbc3 !important;
}

#logoImage {
	position: relative;
	left: 550px;
	top: 10px;
	border: none;
}

#current a {
	color: #a2cbc3 !important;
}

#bodyHeading p {
	width: 36px;
	font-family: MuseoSans500, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c22b26;
}

#bioText {
	font-family: Museo300, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 26pt;
	color: #ffffff;
}

#bodyText {
	font-family: Museo300, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 26pt;
	color: #ffffff;
	position:absolute;
	top:30px;
	right:30px;
	width:600px;
}

#bodyText p {
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 20px;
}

#contact {
	margin-top: 20px;
	color: #000000;
}

#contact p {
	margin-top: 0;
	margin-bottom: 0;
}

#contact a {
	color: #000000;
}

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}

div.flashcontent {
	z-index: 1;
}

#flashcontent {
	height: 100%;
	position: abolute;
	z-index: 1;
}
/* end hide */

