/* Hyperlinks */
a {	
	color: #000000;
	font-weight: normal;	
	text-decoration: underline;
	}
a:hover {	
	color: #000000;
	font-weight: normal;	
	text-decoration: none;
}

#right a {
	color: #595241;	
	text-decoration: underline;
}

#right a:hover {

	color: #595241;
	text-decoration: none;	
}


#center a {
	color: #8a0917;	
	text-decoration: underline;
}

#center a:hover {

	color: #8a0917;
	text-decoration: none;	
}

#left ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}

#left a {
	padding-left: 15px;
	color: #595241;	
	text-decoration: none;
	background: url('../images/arrow.gif') no-repeat top left;
}

#left a:hover {
	padding-left: 15px;
	color: #595241;
	text-decoration: underline;	
	background: url('../images/arrow2.gif') no-repeat top left;
}

#footer a {
	color: #595241;	
	text-decoration: none;
}

#footer a:hover {
	color: #595241;
	text-decoration: underline;	
}

/* Layout */
body {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: .75em;	
	color: #000;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	line-height: 1.5em;
	}
	
#iecenter {
	background: url("../images/background.jpg") top repeat-x;
	width: 100%;
	text-align: center;
}

#iecentersubpage {
	background: url("../images/subpagebackground.jpg") top repeat-x;
	width: 100%;
	text-align: center;
}

#main {
	width: 760px;
	border: solid #000 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

#header {
	width: 768px;
	height: 510px;
	border: solid #000 0px;
}
#subpageheader {
	width: 768px;
	height: 307px;
	border: solid #000 0px;
}

#insideheader {
	width: 760px;
	height: 143px;
	border: solid #000 0px;
}
#logo {
	float: left;
	width: 383px;
	height: 135px;
	border: solid #000 0px;
	margin: 0;
}

/* Navigation Rollover List */
#navigationleft {
	float: left;
	padding-top: 0;
	margin-top: 35px;
	width: 188px;
	border: solid #000 0px;
}
#navigationright {
	float: left;
	padding-top: 0;
	margin-top: 35px;
	width: 188px;
	border: solid #000 0px;
}

#navigationleft ul
{
margin-top: 0;
padding-top: 0;
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navigationleft a
{
display: block;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 15px;
width: 172px;
background-color: #eae7e1;
border-bottom: 1px solid #fff;
}

#navigationleft a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navigationleft a:hover
{
background-color: #c9c0ad;
color: #000;
}

#navigationright ul
{
margin-top: 0;
padding-top: 0;
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navigationright a
{
display: block;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 15px;
width: 172px;
background-color: #eae7e1;
border-bottom: 1px solid #fff;
}

#navigationright a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navigationright a:hover
{
background-color: #c9c0ad;
color: #000;
}
/*-----------------*/

#fader {
	margin-top: 20px;
	padding-top: 0;
	width: 760px;
	height: 341px;
}

#subpagecollage {
	margin-top: 24px;
	padding-top: 0;
	width: 760px;
	height: 136px;
}

#content {
	background: url("../images/homecontentbg.gif") top repeat-y;
	width: 760px;
}

#subpagecontent {
	background: url("../images/subpagecontentbg.gif") top repeat-y;
	min-height: 300px;
	width: 760px;
}


#left {
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	width: 192px;
	float: left;
	text-align: left;
	border: solid #000 0px;
}

#center {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	width: 316px;
	float: left;
	text-align: left;
	border: solid #000 0px;
}

#right {
	width: 187px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	border: solid #000 0px;
	float: left;
	text-align: left;
	color: #595241;
}
#subpageright {
	width: 528px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	border: solid #000 0px;
	float: left;
	text-align: left;
	color: #000;
}

#footer {
	width: 760px;
	color: #595241;
	font-size: .85em;
	padding-top: 2px;
	height: 17px;
	text-align: center;
}

/* Alignment */
.rightalign {
	text-align: right;
	font-size: .78em;
}

.homerightalign {
	border: solid #000 0px;
	margin-top: 10px;
	width: 100px;
	height: 9px;
	float: right;
	text-align: right;
}

/* Typography*/
h1 {
	font-size: 1.5em;
	color: #8a0917;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 0;
	padding-bottom: 0;
	}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0;
	color: #595241;
	margin-bottom: 5px;
	padding-bottom: 0;
	}

h3 {
	font-size: 1.2em;
	/*border-bottom: 1px solid #8e8e8e;*/
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0;
	}
	
#pbio {
	width: 422px;
	line-height: 17px;
	font-size: .9em;
	float: left;
	border: solid #8e8e8e 0px;
}

#biopic {
	width: 140px;
	margin-left: 5px;
	border: solid #8e8e8e 1px;
	font-size: .9em;
	float: right;
}

#homepage {
	width: 390px;
	line-height: 17px;
	font-size: .9em;
}

#phomepage {
	width: 350px;
	line-height: 17px;
	font-size: .9em;
}

/* Clearing */

.clear {
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
	}