﻿Body
{
	background-image: url(images/backgroundPhys.jpg);
	background-repeat: repeat-x;
	background-color: #4070B5;
	
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	font-family: Tahoma, Calibri, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

}

.boxtitle
{
	font-family: Tahoma, Calibri, Arial;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.newstitle
{
	font-family: Arial;
	font-size: 11px;
	color: #284779;
	font-weight: bold;
}

#page-container {
	width: 794px;
	margin: auto;
	background: #ffffff;

}

#top-curve
{
	background: #ffffff;
	width: 794px;
	margin: auto;
}

#logo 
{
	background: #ffffff;
	width: 214px;
	text-align: right;
	float: left;
	margin: auto;
}
 
#nav-menu
{
	background: #ffffff;
	width: 580px;
	text-align: left;
	vertical-align: bottom;
	float: right;
	margin: auto;
	color: #888888;
	font-family: Sans-Serif, Tahoma, Calibri, Arial;
	font-variant: small-caps;
}

#nav-menu a 
{
	font-size: 13px;
	color: #888888;
	text-decoration: none;
}

#nav-menu a:hover 
{
	font-size: 13px;
	color: #3D6CB2;
	text-decoration: none;
}

#main-banner
{
	background: white;
	/*height: 264px;*/
	width: 794px;
	margin: auto;
}

#center-menu
{
	background: white;
	/*height: 70px;*/
	width: 794px;
	margin: auto;
	text-align: left;
}


#left-box 
{
	background: #284779;
	width: 274px;
	float:left;
	margin: auto;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	padding-right: 11px;
}


#news-box
{
	background: white;
	width: 474px;
	height: 242px;
	float: right;
	margin: auto;
	padding-left: 25px;
	padding-right: 10px;

}

#news-box a 
{
	font-family: Tahoma, Calibri, Arial;
	color: #4070b5;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}

#news-box a:hover {
	font-family: Tahoma, Calibri, Arial;
	color: #4B5B6F;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: underline;
}

#phys-box
{
	background: white;
	width: 444px;
	height: 140px;
	float: right;
	margin: auto;
	padding-left: 25px;
	padding-right: 40px;
}

#phys-box a {
	font-family: Tahoma, Calibri, Arial;
	color: #4070b5;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}

#phys-box a:hover {
	font-family: Tahoma, Calibri, Arial;
	color: #4B5B6F;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: underline;
}
#bottom-curve
{
	background: #4070B5;
	width: 794px;
	margin: auto;
	clear:  left;
	font-family: Tahoma, Calibri, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

.category_header
{
	font-family: Arial;
	font-size: 14px;
    font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
