body
{
	background-color: #24292E;
	background-image: url(../images/background.png);
	background-position: -1px top;
}
*
{
	color: #434B53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

p
{
	margin: 0 0 20px 0;
	padding: 0 30px 0 22px;
	font-family: Georgia, Times, serif;
	line-height: 21px;
	font-size: 13px;
}

h1 { display: none; }

h2
{
	color: #330099;
	font-family: Georgia, Times, serif;
	font-size: 28px;
	line-height: 35px;
	font-style: normal;
	font-weight: normal;
	padding: 0px 30px 10px 22px;
}

h3, h4
{
	color: #330099;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	padding: 0px 30px 0px 22px;
}

acronym, abbr {
font-family: Georgia, Times, serif;
border-bottom: 1px #FF8800 dotted;
cursor: help;

}

code, pre {font-family: courier, mono;}


#wrapper
{
	width: 677px;
	margin: 0 auto;
	background: #fff url(../images/wrapperbackground2.png) repeat-y;
}
/*

*/
#masthead
{
	width: 645px;
	height: 215px;
	margin: 0 0 0 16px;
	overflow: hidden;
}

#logo a
{
	width: 215px;
	height: 215px;
	float: left;
	background-image: url(../images/russpearson1.jpg);
	background-repeat: no-repeat;
	background-position: center 50%;
	text-decoration: none;
}

#photo
{
	width: 430px;
	height: 189px;
	float: left;
	background-color: #434B53;
	background-image: url(../images/photo_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav
{
	width: 430px;
	height: 25px;
	float: left;
	background-color: #E6E6E6;
	border-color: #ffff66;
	border-width: 1px 0 0 0;
	border-style: solid;
	background-image: url(../images/nav_background.gif);
	background-repeat: no-repeat;
	overflow: hidden;

}

#nav ul
{
	float: right;
	padding: 5px 0px 0px 0;
}

#nav li, #nav a
{
	display: inline;
	list-style-type: none;
	margin: 0 0 0 0px;
	text-transform: inherit;
	text-decoration: none;
	height: 100%;
}
#nav li a
{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 8px 8px 8px;
	text-shadow: 2px 2px 2px #fff;
}

#nav li a:hover
{
/*	background-color: #003399;
	background-image: url(../images/navroll_background4.png);
	background-repeat: repeat-x; */
	height: 100%;
	color: white;
	text-shadow: 2px 2px 2px #000;
}

html> body #nav li a
{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 8px 4px 8px;
	text-shadow: 2px 2px 2px #fff;
}

html> body #nav li a:hover
{
/*	background-color: #003399;
	background-image: url(../images/navroll_background5.png);
	background-repeat: repeat-x; */
	height: 100%;
	color: white;
	text-shadow: 2px 2px 2px #000;
}

#meridian
{
	width: 645px;
	height: 35px;
	background-color: #778896;
	border-color: #434B53;
	border-width: 1px 0 1px 0;
	border-style: solid;
	background-image: url(../images/meridian_background.png);
	background-repeat: repeat-x;
	margin: 0 0 0 16px;
	overflow: hidden;
}

#breadcrumb
{
	width: 430px;
	float: left;
}

#breadcrumb ol { padding-top: 10px; }

#breadcrumb li, #breadcrumb li a
{
	display: inline;
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;
	color: white;
	text-shadow: 2px 2px 2px #000;
	text-decoration: none;
	padding-left: 19px; 
}

#breadcrumb li a {
padding-left: 0px; 
}

html>body #breadcrumb li, html>body #breadcrumb li a
{
	display: inline;
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;
	color: white;
	text-shadow: 2px 2px 2px #000;
	text-decoration: none;
	padding-left: 0px; 
}
#breadcrumb li:before { content: "> "; }

#breadcrumb li:first-child:before
{
	content: url(../images/blockicon.png);
	padding: 0 5px 0 5px;
}


.root { 
	background-image: url(../images/blockicon.png);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
.cat { 
	background-image: url(../images/gticonforie.gif);
	background-repeat: no-repeat;
	background-position: 4px 50%;
}


html>body .root {
background-image: none;

}
html>body .cat {
background-image: none;

}

#content
{
	width: 645px;
	clear: both;
	margin: 0 0 0 16px;
	background-color: #fff;
}

#main
{
	width: 430px;
	float: left;
	padding: 32px 0 0 0;
	min-height: 400px;
		
}
#main a
{
	font-family: Georgia, Times, serif;
	line-height: 21px;
	font-size: 13px;
	color: #330099;
	text-decoration: none;
}

#sidebar
{
	width: 214px;
	float: right;
	padding: 23px 0 0 0px;
	
}


#sidebar dl {padding: 0 10px;}

#sidebar dl dt
{
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0px 2px 0px;
	margin: 0px 0 px 0;
}

#sidebar dl dd
{
	padding: 0px 0px 5px 0px;
	margin: 0 0 5px 0;
	
}

#sidebar dl dd, #sidebar dl dd 
{
	font-size: 11px;
	text-decoration: none;
	color: #003399;
	display: block;
}

#sidebar  a
{
	font-size: 11px;
	text-decoration: underline;
	color: #003399;
	display: block;
}

#sidebar dl dd a:visited:after { content: " \2713 ";  color: #000000;}

#sidebar dl dd a:hover
{
	
	color: #999999;
	display: block;
}

#sidebar img {
padding: 14px 25px;

}

#footer
{
	width: 645px;
	float: none;
	clear: both;
	background-color: #434B53;
	padding: 0;
	text-align: center;
	margin: 0 0 0 16px;
	border-bottom: #000;
	border-width: 0 0 2px 0;
	border-style: solid;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
tr {
	vertical-align: top;
}
