﻿
body 
{
	background-color: #fefefe;
	margin: 0px 0px 0px 0px;
	padding: 0px; 
    font-family: Georgia;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #434101;
}
div
{ 
	margin: 0px;
	padding: 0px;
}
#container
{
	margin-left: auto;
	margin-right: auto;
	width: 822px;
	height: auto;
	background-image:  url(../flash_images/middle-back2.gif);
	background-repeat: repeat-y;
}
#header
{
	width: 822px;
	height: 209px;
	background-image: url(../flash_images/header-2.gif);
	background-repeat: no-repeat;
}
#container2
{
	width: 822px;
	height: 1100px;
}
#container3
{
	width: 822px;
	height: 2300px;
}
#container4
{
	width: 822px;
	height: 700px;
}
#container5
{
	width: 822px;
	height: 1100px;
}
#container6
{
	width: 822px;
	height: 1600px;
}
#container8
{
	width: 822px;
	height: 1300px;
}
/* Left Navigation Formatting */
#nav
{
	float: left;
	width: 160px;
	height: auto;
}
#nav ul
{
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 0px;
	width: 160px;
	list-style-type: none;
	background-image: url(../flash_images/side-nav2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#nav li
{
	padding-left: 10px;
	width: 110px;
	height: 26px;
	text-align: left;
	padding-top: 6px;
	font-size: 9px;
	margin-left: 50px;
	background-image: url(../flash_images/standard.gif);
	background-repeat: no-repeat;
}
#nav #vanilla_nav h3
{
	background-image: url(../flash_images/top-nav2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 160px;
	height: 9px;
	margin-bottom: -20px;
}
#nav #active_nav h3
{
	background-image: url(../flash_images/mid-nav1c.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 160px;
	height: 28px;
	margin-bottom: -23px;
	margin-top: -23px;
}
#nav #jobSeekers h3
{
	background-image: url(../flash_images/mid-nav1b.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 160px;
	height: 28px;
	margin-bottom: -23px;
	margin-top: -23px;
}
#nav #newsletter_nav h3
{
	background-image: url(../flash_images/mid-nav2a.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 160px;
	height: 28px;
	margin-bottom: -23px;
	margin-top: -23px;
}
#nav #newsletter_nav h4
{
	background-image: url(../flash_images/botnav2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 160px;
	height: 28px;
	margin-top: -35px;
}
#nav b
{
	
	font-weight: normal;
	border-bottom: dotted 1px black;
}
/* Right Content Area Formatting */
#content
{
	
	float: left;
	width: 660px;
	height: 600px;
}
#content img
{
	display: block;
	margin-left: 10px;
}
#top-section
{
	float: left;
	width: 660px;
	height: auto;
}
#leftcontent
{
	float: left;
	margin-left: 30px;
	text-align: left;
	width: 350px;
	height: auto;
	border-right: solid 2px black;
	padding-right: 10px;
}
#embedded_quote
{ 
	margin-left: 10px;
	float: left;
	text-align: left;
	width: 190px;

}
#embedded_quote ul
{	
	margin-top: 0px;
	margin-left: -30px;
	list-style: none;
}
#embedded_quote i
{
	color: #0e07a4;
	margin-left: 0px;
}
#embedded_quote a
{
	margin-left: 20px;
	display:inline;
	border-bottom: dotted 1px #4b413f;
}
#embedded_quote a:hover
{
	border-bottom: dotted 1px #4b413f;
	font-size: 13px;
}
.name
{
	font-size: 10px;
	margin-left: 30px;
}
.maincontent a
{
	text-decoration: none;
}
.maincontent a:hover
{
	font-size: 13px;
}
.maincontent
{
	text-align: left;
	width: 555px;
	margin-left: 30px;
}
.maincontent h2
{
	background-image: url(../flash_images/sub-header.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 10px;
	color: #0e07a4;
	font-size: 14px;
	width: auto;
	margin-bottom: 3px;
	margin-top: 20px;
}
.maincontent i
{
	border-top: 1px solid #0e07a4;
	padding-right: 10px;
}
.maincontent2
{
	margin-top: -5px;
	text-align: left;
	width: 555px;
	margin-left: 30px;
}

.maincontent2 h2
{
	background-image: url(../flash_images/sub-header.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 10px;
	color: #0e07a4;
	font-size: 14px;
	width: auto;
	margin-bottom: 3px;
	margin-top: 20px;
}
.maincontent2 i
{
	border-top: 1px solid #0e07a4;
	padding-right: 10px;
}

.txtLeftContent br
{
	line-height: 25px;
}
.txtLeftContent ul
{
	margin-left: 50px
}
/* Footer */
#footer
{
	width: 822px;
	height: 44px;
	background-image: url(../flash_images/footer-3.gif);
	background-repeat: no-repeat;
}

/* Generic Link Formatting */

a
{
	color: Black;
	text-decoration: none;
	display: block;
}
a:hover
{
	font-size: 10px;
}
