@charset "UTF-8";
.container {
	width: 780px;
	background-image: url(images/full_repeat_slice.jpg);
	margin: auto;
}
.right_content {
	width: 300px;
}
.flash_holder {
/*	background-color: #0000CC; */
	height: 237px;
}
.top_right {
	float: right;
	width: 393px;
	background-image: url(images/repeat_slice.jpg);
}
.tr_top {
	height: 79px;
	width: 393px;
	background-image: url(images/top_right_upper.jpg);
}
.tr_right {
	background-image: url(images/top_right_side.jpg);
	float: right;
	height: 213px;
	width: 93px;
	position: relative;
}
.content {
	width: 380px;
	background-image: url(images/left_bump.jpg);
	background-repeat: no-repeat;
}
.bottom_both {
	background-image: url(images/bottom_both.jpg);
	height: 471px;
	width: 780px;
	clear: both;
}
.ncc_info {
	height: 100px;
	width: 200px;
	position: relative;
	float: right;
	top: 225px;
}

body {
	margin: 0px;
	padding: 0px;
}


.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	padding-left: 25px;
}

.sidebar_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 5px;	
}

.sidebar_fac{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 20px;
	padding: 5px;	
}

.sidebar_content {
	background-color: #FFFFFF;
	height: 200px;
	width: 275px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
}

a:link {
	color: #2B5889;
	text-decoration: none;
	 font-weight: bold; 
}
a:visited {
	text-decoration: none;
	color: #2B5889;
	 font-weight: bold; 
}
a:hover {
	text-decoration: underline;
	color: #3A74B6;
	 font-weight: bold; 
}
a:active {
	text-decoration: none;
	color: #2B5889;
	 font-weight: bold; 
}


.fac_pic {
	border: 1px solid #234770;
	padding: 2px;
	margin-left: 8px;
	margin-bottom: 5px;
	margin-top: 10px;
	background-color: #E5E5E5;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.sidebar_t_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 5px;
	width: 130px;

}
.sidebar_t_pic {
	float: right;
	width: 130px;

}

#twitter-link {
	margin-top:-13px;
}
#facebook-link {

	background-color: #F4F4F4;
	border: thin solid #666666;
	margin-top:10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sidebar-title {
	background-color: #CDE6F4;
	border: thin solid #666666;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

#twitter_update_list {
	padding-right: 5px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 13px;
	border: thin solid #666666;
	border-top-style: none;
	list-style-type: none;
	background-color: #E1EEF4;
}

