body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-color: #333333;
	width: 100%;
	height: 96px;
	margin-bottom: 0px;
}
.mainBody {
	float: left;
	background-color: #333333;
	/* min-height: 350px;
	max-height: 4000px; */
	width: 100%;
	border-bottom: #CC6600 solid 5px;
	background-image: url(images/bodyA.png);
	background-repeat: no-repeat;
}
.campusBody {
	/* float: left; */
	background-color: #333333;
	/* min-height: 350px;
	max-height: 4000px; */
	width: 100%;
	border-bottom: #CC6600 solid 5px;
	background-image: url(images/bodyA.png);
	background-repeat: no-repeat;
}
.mainLeft {
	float: left;
	position: relative;
	min-height:350px;
	max-height: 600px;
	width: 606px;
}
.mainLeft h2, .mainTotal h2 {
	color: white;
	padding-top: 100px;
	padding-left: 10px;
}
.mainLeft p, .mainTotal p {
	color: white;
	padding-left: 10px;
}
.mainRight {
	float: left;
	position: relative;
	min-height: 350px;
	max-height: 1000px;
	width:350px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}	
.clrfix 
{
	clear: both;
}
.mainTotal 
{
	width: 1000px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.featureMenu {
	position: relative;
	height:112px;
	width:396px;
	background-image: url(images/mainItem.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0 0 0 0;
}
.featureMenu p {
	color: white;
	padding-left: 70px;
	padding-right: 10px;
}
.featureMenu h4 {
	Color: #4D6C9a;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-left: 70px;
	margin-bottom: 0px;

}
.subfeatureMenu {
	position: relative;
	height:72px;
	width:396px;
	background-image: url(images/submainItem.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.subfeatureMenu p {
	color: white;
	font-size: 12px;
	padding-left: 70px;
	padding-right: 10px;
}
.subfeatureMenu h4 {
	Color: #4D6C9a;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-left: 70px;

}
a {
	text-decoration: none;
}
.columns {
	width: 990px;
	position:relative;
	height: 500px;
}
.column_sm {
	width: 270px;
	float: left;
	position: relative;
}
.column_lg {
	width: 450px;
	float: left;
	position: relative;
}
.subItem {
	padding: 10px;
	/* border-bottom: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px; */
}
.subItem h4
{
	text-transform: uppercase;
	font-size: small;
}
.subItem p, .subItem li
{
	font-size: smaller;
}
.subItem img 
{
	border: none;
}
.menu_div
{
	height:25px;
	width: 100%;
	background-color: #CC6600;
	float: left;
}
ul#menu {
	margin:0px; padding:0px;
	position:absolute;
	/* right:0px; */
}
ul#menu li {
	display:inline;
	margin-left:12px;
}
ul#menu li a {
	text-decoration:none;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
#footer {
	background: #333333;
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;
	padding:40px;
	position:relative;
	height:130px;
}
/*
	Footer-Styles
*/

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.footer_column {
	float:left;
	width:120px;
	margin-right:30px;
}
#footer .long {
	width:610px;
}
#footer h3 {
	color:#e2dddc;
	text-transform:uppercase;
	font-size:10px;
}
.footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#footer h3#aia { 
	background-image:url(../images/aia.gif);
	background-repeat:no-repeat;
	width:120px;
	height:64px;
	text-indent:-9999px;
}
#footer p 
{
	color: White;
}
#footer a
{
	color:#4D6C9a;
}

/* Resources */
#resCategories 
{
	width: 1000px;
	/*height: 600px; */
	padding-left: 10px;
	padding-top: 100px;
	margin-bottom: 10px;
}
#resCategories a
{
	color:Blue;
}
#resCategories h2, #resCategories p, #resCategories h5, #resCategories a
{
	color: White;
}

#resourceItem {
	margin-bottom:10px;
	width: 230px;
	float: left;
	margin-right: 5px;
	padding-top: 0px;
	position: relative;
	background: #CC6600;
}
#resourceItem a 
{
	text-decoration: none;
	display: block;
}
#resourceItem a:hover 
{
	background: #003366;
}

.res_block_inside { 
	display:block; 
	/* position:relative; */
	border:1px solid #FF
	overflow:auto;
	width: 230px;
	min-height: 150px;
}
.res_block_inside h3, .res_block_inside p {
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
}
.res_block_inside img {
	float: left;
	border: none;
	padding-right: 10px;
}

.mini_portfolio_item {
	border:1px solid #a3a09e;
	margin-bottom:0px;
	position:relative;
}
.mini_portfolio_item .block_inside { 
	background:none; background-color:#e2dddc; 
	/* padding:25px 30px 15px 30px;  */
}
.mini_portfolio_item .thumbnail { float:left; margin-right:20px; border:1px solid #979390; }

/* Articles */
#artCategories 
{
	width: 1000px;
	/*height: 600px; */
	padding-left: 10px;
	margin-bottom: 10px;
}

#ArticleItem {
	margin-bottom:10px;
	width: 770px;
	float: left;
	margin-right: 5px;
	padding-top: 0px;
	position: relative;
	border:3px solid #CC6600;
	background-color: #FFFFFF;
}
#ArticleItem a 
{
	text-decoration: none;
	color: #000000;
	display: block;
}
#ArticleItem a:hover 
{
	color: #FFFFFF;
	background: #4D6C9A;
}

.art_block_inside { 
	display:block; 
	/* position:relative; */
	overflow: hidden;
	width: 770px;
	height: 100px;
}
.art_block_inside h3 {
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.art_block_inside p {
	padding-left: 10px;
	padding-right: 10px;
	color: Black;
}
.art_block_inside img {
	float: left;
	border: none;
	padding-right: 10px;
}
.container {
	width:1000px;
	/* margin:0 auto; */
	position:relative;
}

#Article_Title h2 
{
	font-size:30px;
	margin: 4px 0px 4px 4px;
}
#Article_Title hr
{
	width: 100%;
	height:5px;
	background-color:#0063c6;
}
#Article_Body h2
{
	font-size: 24px;		
}
#Article_Body
{
	color: White;
}
small {
	color:#595856;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}
#file {
     	margin-top: 20px;
     	margin-bottom: 20px;
     	padding-top:7px;
     	padding-bottom: 0px;
     	border: solid 2px #26689f;
     	background-color: White;
}
#files 
{
	margin-left: 20px;
}
#file h4 {
	font-size: 14px;
	color: #26689f;
	margin-bottom: 4px;
	margin-left: 4px;
}
#file p 
{
	color: #000000;
}
#file a {
	color: blue;
}
#file img {
	/* height:62px;
	width:62px;
	float: left;
	padding-right: 10px; */
}
#download {
	display:block; 
	position:relative;
	border:1px solid #000000;
	background: #ffffff;	
	padding:10px;
	overflow:auto;
	width: 500px;
	margin-bottom: 2px;
}
#download a
{
	background-color: #FFFFFF;
	display: block;
}
#download a:hover
{
	background-color: #909090;
}


/* 
	Miscellaneous-Styles   
*/

/* Fix up IE6 PNG Support
img, #logo { behavior: url(scripts/iepngfix.htc); }

	*/