body { 
	background: #fff; 
	margin: 0; 
	padding: 0;
	}


/* Pages Start */
.home_photo img {
	margin:0 0 5px 10px;
	padding:0;
	border-style:solid;
	border-color: #8B2B01;
	border-width:1px;
	
	}		
#name_plate {
	display: none;
	}
#container {
	background:#fff; 
	width: 100%;
	height:100%;
	margin: 0;
	padding:0;
	}	
#page {
	width: 100%;
	height:100%;
	margin: 0;
	padding:0;
	}
#content_area {
	width: 100%;
	height:100%;
	margin: 0;
	padding:0;
	}
#navigation { 
	display:none;
	}
#header {
	display:none;
	}
#main_body {	
	width: 100%;
	margin:0;
	padding:0;
	}
#welcome_box {
	width: 100%;
	height:100%;
	margin: 0;
	padding:0;
	}
.welcome_photo img {
	margin:0 40px 5px 0;
	padding:0;
	border-style:solid;
	border-color: #8B2B01;
	border-width:1px;
	}		
#announcements_box {
	background:#fff; 
	width: 100%;
	height:100%;
	margin: 0;
	padding:0;
	}
#left_sb_head {
	display:none;
	}
#left_sb {
	background:#fff; 
	width: 100%;
	height:100%;
	padding:0;
	margin:0;
	}
#right_sb {
	display:none;
	}
#join_box {
	display:none;
	}
input.join_text {
	width:170px;
	padding:2px;
	margin:0;
	background: #fff;
	border: #551805 1px solid;
	vertical-align:bottom;
}
#search_box {
	display:none;
	}
input.search_text {
	width:170px;
	padding:2px;
	margin:0;
	background: #fff;
	border: #551805 1px solid;
	vertical-align:bottom;
}

#breadcrumbs { 
	width: 457px;
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	color: #bbb;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin:10px 0 10px 0;
	padding:0;
	}
#breadcrumbs img {
	vertical-align:bottom;
	}
a.crumbs:link, a.crumbs:visited, a.crumbs:active {
	color:#bbb;
	text-decoration: none;
	}
a.crumbs:hover {
	color:#aaa;
	text-decoration: underline;
	}
#body_spacer {
	width:1px;
	padding-top:400px;
	
	}
#sidebar {
	display:none
	}
#footer { 
	background:#646466; 
	width: 800px;
	height:17px;
	margin:0;
	padding:0;
	
	}
#tumis { 
	font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	color:#fff;
	line-height: 12px;
	width: 390px;
	margin:0;
	padding:2px 10px 0 0;
	text-align: right;
	
	}
#company { 
	font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	color:#fff;
	line-height: 12px;
	width: 390px;
	margin:0;
	padding:2px 0 0 10px;
	text-align: left;
	
	}
#second_nav { 
	display:none;
	}
a.nav_2:link, a.nav_2:active, a.nav_2:visited { 
	color:#0053A1;
	text-decoration: none; 
	font-style:italics;
	}
a.nav_2:hover { 
	color:#aaa;
	text-decoration: none;
	border-bottom:1px dotted #aaa;
	font-style:italics;
	}
a.nav_2_active:link, a.nav_2_active:active, a.nav_2_active:visited { 
	color:#000;
	border-bottom:1px dotted #442206;
	text-decoration: none; 
	font-style:italics;
	}
a.nav_2_active:hover { 
	color:#aaa;
	text-decoration: none;
	border-bottom:1px dotted #aaa;
	font-style:italics;
	}
#third_nav { 
	display:none;
	}
a.nav_3:link, a.nav_3:active, a.nav_3:visited { 
	color:#008FD5;
	text-decoration: none; 
	font-style:italics;
	}
a.nav_3:hover { 
	color:#aaa;
	text-decoration: none;
	border-bottom:1px dotted #442206;
	font-style:italics;
	}
a.nav_3_active:link, a.nav_3_active:active, a.nav_3_active:visited { 
	color:#21378D;
	border-bottom:1px dotted #442206;
	text-decoration: none; 
	font-style:italics;
	}
a.nav_3_active:hover { 
	color:#aaa;
	text-decoration: none;
	border-bottom:1px dotted #442206;
	font-style:italics;
	}
a.tumis:link, a.tumis:visited, a.tumis:active {
	color:#FFF;
	text-decoration: none;
	}
a.tumis:hover {
	color:#FFF;
	text-decoration: underline;
	}

/*  Pages End */
	
#news_layout {
	width:100%;
	}	
#email_this {
	width:115px; 
	padding:3px; 
	margin:8px 0 8px 0;
	border-width: 1px 0 1px 0;
	border-style:solid;
	border-color: #E03F09;
	}

	/*  Bios Start */	
	
.bios { 
	list-style-type: none;
	}

	/*  Bios End */	

/*  Resources Start */	
	
#resourcepage { 
	width: 300px;
	padding: 0 12px 20px 12px;
	text-align: left;
	}
	
/*  Resources End */
	
/* Tell a Friend Start */

#tell_friend {
	width: 380px;
	height: 100%;
	border-width: 1px;
	border-color: #ccc;
	background-color: #fff;
	padding: 10px;
	}

#tell_friend td {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 30px;
	color: #130d06;
	}
	
#tell_friend table {
	background-color: #ffffff;
	}

/* Tell a Friend End */


