/* CSS Document */
/* Clear unwanted browser-generated formatting */
body, h1, h2, h3, h4, h5, h6, p, ol, ul, form. blockquote {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
a {
	padding: 5px;
}
a img {
	border: 0px;
}

/*-- main body --*/
body {
	background-color: #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000033;
}
#wrapper {
	width: 1000px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/headerbackground.gif);
	height: 100px;
	padding-bottom: 5px;
}
#timeBar {
	background-color: #BBBBBB;
	margin-top: -18px
}
#timeText {
	font-size: 0.8em;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 20px;
}
#leftBlock {
	float: left;
	width: 150px;
	margin: 10px;
	margin-top: -15px;
	padding: 10px;
	text-align: center;
}
li {
	list-style-type: none;
	background-color: #CCCCCC;
	line-height: 1.2em;
	margin: 0px;
	padding: 3px 0px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
li .current {
	text-decoration: none;
	font-weight: bold;
	color: #FF1616;
}
li .highlight {
	background-color: #CC0000;
	color: #CCCCCC;
}
li .highlightCurrent {
	background-color: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
}
/* -- menu formatting -- */
#flyoutMenu {
	float: left;
	font-family: arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	width: 140px;
	position: relative;
	margin-top: 10px;
}
#flyoutMenu ul li a, .menu ul li a:visited {
	display: block;
	width: 140px;
	text-align: center;
}
#flyoutMenu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#flyoutMenu ul li {
	float: left;
	margin-right: 1px;
	position: relative;
}
#flyoutMenu ul li ul {
	display: none;
}
/* -- menu flyout -- */
#flyoutMenu ul li:hover ul {
	display: block;
	position: absolute;
	top: -1px;
	left: 151px;
	width: 150px;
}
#quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	background-color:#CCCCCC;
	color: #000066;
	width: 130px;
	margin-top: 290px;
	padding: 0px 10px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
#name {
	font-size: 0.7em;
}
#rightBlock {
	float: right;
	width: 180px;
	margin-top: -10px;
	padding: 10px;
	text-align: center;
}
#picture {
	padding-bottom: 10px;
}
#caption {
	font-size: 0.8em;
	font-style: italic;
}
#mainText {
	font-size: 1em;
	padding-left: 200px;
	padding-right: 210px;
	text-align: justify;
	line-height: 1.4em;
	padding-bottom: 10px;
}
#keyword {
	color: #000066;
	font-weight: bold;
}
#mugshot-right {
	float: right;
	border: 1px;
	border-style: solid;
	border-color: #666666;
	margin-left: 15px;
	margin-bottom: 15px;
}
#mugshot-left {
	float: left;
	border: 1px;
	border-style: solid;
	border-color: #666666;
	margin-right: 15px;
	margin-bottom: 15px;
}
#contacts {
	text-align: center;
	line-height: 0.4em;
	padding: 2px;
	font-weight: bold;
}
#talentInfo {
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	line-height: 1.1em;
}
#referral {
	text-align: center;
}
#footerLinks {
	clear: both;
	height: 35px;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 0.8em;
	margin-bottom: -13px;
}
#footer {
	background-image: url(../images/footerbackground.gif);
	height: 35px;
	text-align: center;
}
#footerText1 {
	font-size: 0.8em;
	color: #E2DDD3;
}
#footerText2 {
	font-size: 0.8em;
	color: #E2DDD3;
	margin-top: -13px;
}
#footerLink {
	font-size: 0.9em;
	font-style: normal;
	color: #E2DDD3;
}
a {
	font-size: 1em;
	font-style: italic;
	color: #CC0000;
}
a:hover {
	color: #FF6600;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 17px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -13px;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #000033;
	text-align: center;
	line-height: 1em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #000033;
	text-align: left;
	padding-left: 10px;
	line-height: 1em;
	margin-bottom: 5px;
}
