body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #D8D0C7;
	font-family: "Trebuchet MS", Arial, "sans-serif";
	font-size: 0.8em;
	color: #FFFFFF;
	margin: 0px;
}
a  {
     color: #FFFFFF;
	 text-decoration: none;
}
a:hover  {
	color: #B36C10;
}
ul{
	  list-style-type: none;
      padding: 0;
	  margin: 0;
}
li{
      width: 188px;
	  height: 25px;
	  font-size: 0.9em;
}
#container {
	position: relative;
	width: 800px;
	height: 100%;
	margin: 0px auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #539E7F;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
}
#header{
	width : 795px;
	height : 140px;
	background-image : url(images/head_index.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}
#header a:hover {
	color: #62A792;
}

#nav{
      text-align : right;
	  margin-bottom: 10px;
}
#main_nav{
	float : left;
	width: 188px;
	padding: 0;
	margin: 0;
	padding-left: 15px;
}
.white {
	color: #cc9966;
}
#home{
      float : left;
	  padding: 0;
	  margin: 0;
}
.home a {
	display: block;
	width: 188px;
	height:25px;
	background: url(images/home_btn.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: 10px;
	background-color: #0D3E3B;
}
.home a:hover {
	background: url(images/home_btn_roll.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	background-color: #0D3E3B;
}
#about_sub {
	list-style-position: outside;
	list-style-type: disc;
	width: 138px;
	height: 80px;
	background-repeat: repeat-x;
	color: #B16F11;
	float: left;
	padding-left: 50px;
	background-image: url(images/about_sub.jpg);
}
#about_sub a {
	color: #B17107;
	line-height: 20px;
}
#about_sub a:hover {
	color: #cc9966;
}
#about{
	float : left;
	padding: 0;
	margin: 0;
}
.about a {
	display: block;
	width: 188px;
	height:25px;
	background: url(images/about_btn.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: 10px;
	background-color: #454A0D;
}
.about a:hover {
	background: url(images/about_btn_roll.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	background-color: #454A0D;
}
#who{
      float : left;
	  padding: 0;
	  margin: 0;
}
.who a {
	display: block;
	width: 188px;
	height:25px;
	background: url(images/who_btn.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: 10px;
	background-color: #926312;
}
.who a:hover {
	background: url(images/who_btn_roll.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	background-color: #926312;
}
#community{
      float : left;
	  padding: 0;
	  margin: 0;
}
.community a {
	display: block;
	width: 188px;
	height:25px;
	background: url(images/community_btn.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: 10px;
	background-color: #0C323E;
}
.community a:hover {
	background: url(images/community_btn_roll.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	background-color: #0C323E;
}
#industry{
      float : left;
	  padding: 0;
	  margin: 0;
}
.industry a {
	display: block;
	width: 188px;
	height:25px;
	background: url(images/industry_btn.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: 10px;
	background-color: #364861;
}
.industry a:hover {
	background: url(images/industry_btn_roll.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	background-color: #364861;
}
#job{
      float : left;
	  padding: 0;
	  margin: 0;
}
.job a {
	display: block;
	width: 188px;
	height:25px;
	background: url(images/job_btn.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: 10px;
	background-color: #305250;
}
.job a:hover {
	background: url(images/job_btn_roll.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	background-color: #305250;
}
#profiles{
      float : left;
	  padding: 0;
	  margin: 0;
}
.profiles a {
	display: block;
	width: 188px;
	height:25px;
	background: url(images/profiles_btn.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: 10px;
	background-color: #741A14;
}
.profiles a:hover {
	background: url(images/profiles_btn_roll.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	background-color: #741A14;
}
#programs{
    float : left;
	padding: 0;
	margin: 0;
}
.programs a {
	display: block;
	width: 188px;
	height:25px;
	background: url(images/programs_btn.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: 10px;
	background-color: #3C694F;
}
.programs a:hover {
	background: url(images/programs_btn_roll.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	background-color: #3C694F;
}

#content_box{
	float : right;
	width : 550px;
	height: 100%;
	margin-right: 15px;
	background-color: #FFFFFF;
}
.bold_brown {
	font-size: 0.9em;
	font-weight: bold;
	color: #AB6B11;
}

#profile_pic {
	float: left;
	height: 100%;
	width: 185px;
}
#profile_text {
	float: right;
	width: 349px;
	height: 100%;
	background-color: #FFFFFF;
	padding-left: 15px;
}
.bold {
	font-weight: bolder;
}

#profile_text p {
	margin-bottom: 10px;
	margin-top: 10px;
}

#profile_footer {
	clear: both;
	height: 20px;
	width: 548px;
	padding-top: 5px;
	padding-left: 3px;
}
h2 {
	font-size: 0.9em;
	color: #333333;
}
#footer{
	clear: both;
	width: 800px;
	height: 100px;
	margin-bottom: 0px;
	padding-top: 15px;
}
.border{
	border: 1px solid #000000;
}
#bottom_box {
	float: left;
	height: 105px;
	width: 240px;
	padding-left: 13px;
	padding-right: 13px;
}

p {
	font-size: 0.8em;
	color: #333333;
}
h1 {
	font-size: 1.5em;
	color: #B46D11;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
}
.bigger {
	font-size: 1em;
	color: #333333;
	font-weight: bold;
}

.brown {
	color: #B16F11;
}
.left {
	float: left;
}
.industry_headings {
	font-size: 1.1em;
	font-weight: bold;
	color: #CC0000;
}
.red {
	color: #CC0000;
}
h2 {
	color: #005166;
	font-size: 1.2em;
	margin-bottom: -5px;
	margin-top: 25px;
}
.date {
	color: #B46D11;
}
