
body
{
	font-family: Arial;
	background-color: #757F2D;
}

body, div, form
{
	margin: 0px;
	padding: 0px;
}

.fieldname
{
	font-size: 9pt;
}

.fieldinput input
{
	width: 200px;
}

.fieldtextarea textarea
{
	width: 200px;
}

.success
{
	font-size: 9pt;
}

.errors
{
	color: #980202;
	font-size: 9pt;	
}

#pagewrapper
{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px 0px 0px;
	background-color: #fff;
	border-bottom: 10px solid #fff;
}

#headerwrapper
{
	height: 140px;
}

img
{
	display: block;
}

#logo
{
	float: left;
	width: 154px;
	margin: 0px 5px 0px 0px;
}

#header
{
	float: left;
	width: 608px;
	padding: 5px 0px 0px 0px;
}

#menu
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
}

#menu li
{
	list-style: none;
	margin: 0px 3px 0px 0px;
	padding: 9px 0px 0px 0px;
	width: 73px;
	height: 31px;
	background-image: url('/images/button.gif');
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	line-height: 9pt;
	font-size: 8pt;
	cursor: pointer;
}

#menu li a
{
	text-decoration: none;
	font-size: 8pt;
	color: #003E7E;
}

#menu
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
}

#menu li.over
{
	list-style: none;
	margin: 0px 3px 0px 0px;
	padding: 9px 0px 0px 0px;
	width: 73px;
	height: 31px;
	background-image: url('/images/button2.gif');
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	line-height: 9pt;
	font-size: 8pt;
	cursor: pointer;
}

#menu li.over a
{
	text-decoration: none;
	font-size: 8pt;
	color: #fff;
}

#menu li.oddover
{
	list-style: none;
	margin: 0px 3px 0px 0px;
	padding: 4px 0px 0px 0px;
	width: 73px;
	height: 31px;
	background-image: url('/images/button2.gif');
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	line-height: 9pt;
	font-size: 8pt;
	cursor: pointer;
}

#menu li.oddover a
{
	text-decoration: none;
	font-size: 8pt;
	color: #fff;
}

#menu li.last
{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}

#menu li.lastover
{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	background-image: url('/images/button2.gif');
}

#menu li.lastover a
{
	color: #fff;
}

#menu li.last2
{
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
}

#menu li.last2over
{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	background-image: url('/images/button2.gif');
}

#menu li.last2over a
{
	color: #fff;
}

#menu li.odd
{
	padding: 4px 0px 0px 0px;
}

#leftcolumn
{
	float: left;
	width: 140px;
	padding: 0px 10px 0px 7px;
}

#menu2
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}

#menu2 li
{
	list-style: none;
	margin: 4px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	font-size: 8pt;
	cursor: pointer;
	background-color: #B7C846;
	line-height: 12pt;
	font-weight: bold;
}

#menu2 li.over
{
	background-color: #003e7e;
}

#menu2 li.over a
{
	color: #fff;
}

#menu2 li a
{
	text-decoration: none;
	font-size: 8pt;
	color: #fff;
}

#middlecolumn
{
	width: 447px;
	float: left;
}

#rightcolumn
{
	float: left;
	width: 152px;
	padding: 0px 0px 0px 10px;
}

#business_login
{
	background-color: #B7C846;
	padding: 5px 0px 0px 15px;
	margin: 5px 0px 0px 0px;
}

#subscribe
{
	background-color: #B7C846;
	padding: 5px 0px 0px 0px;
	margin: 7px 0px 0px 0px;
}

#contact
{
	background-color: #B7C846;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	cursor: pointer;
}

#contact2
{
	background-color: #B7C846;
	padding: 2px 0px 2px 0px;
	margin: 5px 0px 5px 0px;
	cursor: pointer;
}

#footerwrapper
{
	clear: both;
}

#footer
{
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}	

#footer ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#footer ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
	float: left;
	color: #003E7E;
}

#footer ul li a
{
	text-decoration: none;
	color: #003E7E;
	font-size: 8pt;
}

#footer ul li.divider
{
	padding: 0px 3px 0px 3px;
}

#contentwrapper
{
	font-size: 8pt;
	color: #000;
}

#contentwrapper a
{
	color: #003E7E;
	text-decoration: none;
}

h1
{
	color: #003E7E;
	font-size: 13pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contentwrapper p
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}

#contentwrapper img
{
	margin-bottom: 5px;
}

#latestnews
{
	background-color: #003E7E;
	text-align: center;
	padding: 3px;
	margin: 8px 0px 0px 0px;
}

#latestnews a
{
	color: #B7C846;
	text-decoration: none;
}

#pubwatch
{
	text-align: center;
	margin: 8px 0px 0px 0px;
	font-size: 7pt;
}

#pubwatch img
{
	margin-bottom: 2px;
}

#pubwatch a
{
	color: #003E7E;
	text-decoration: none;	
}

#rightcolumn ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#rightcolumn ul li
{
	margin: 5px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	font-size: 9pt;
	color: #003E7E;
	background-color: #B7C846;
	text-align: center;
	line-height: 11pt;
	cursor: pointer;
}

#rightcolumn ul li.over
{
	background-color: #003E7E;
}

#rightcolumn ul li.over a
{
	color: #fff;
}

#rightcolumn ul li a
{
	text-decoration: none;
	color: #003E7E;
	font-size: 9pt;
	font-weight: bold;
}

#travel
{
	width: 70px;
}

#rightcolumn #travel li
{
	line-height: 8pt;
}

#rightcolumn #travel li a
{
	font-size: 8pt;
}

#rightcolumn #business li a
{
	font-size: 8pt;
	color: #fff;
}

.item
{
	border-bottom: 1px solid #808285;
	padding-top: 5px;
}

.item a
{
	color: #000;
}

.item h2
{
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.item h2 a
{
	color: #003E7E;
}

.news_title
{
	color: #003E7E;
	font-weight: bold;
	text-decoration: none;
}

.news_item
{
	margin-top: 15px;
}

.news_intro a
{
	text-decoration: none;
	font-weight: bold;
	color: #7C7D7D;
}

#adminmenu td
{
	background-color: #003e7e;
	width: 150px;
	padding: 2px 0px 2px 10px;
}

#adminmenu td a
{
	color: #fff;
	font-size: 9pt;
	text-decoration: none;
}

#adminwrapper
{
	padding: 150px 0px 0px 10px;
	background-image: url('/images/logo.gif');
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#adminwrapper td
{
	color: #7C7D7D;
	font-size: 9pt;
}

#adminwrapper .admintitle
{
	font-weight: bold;
	font-size: 10pt;
}

.news_thumb
{
	width: 100px; 
	height: 100px; 
	float: left; 
	padding: 0px 10px 10px 0px;
}

.student_gallery img
{
	display: block;
	border: 1px solid #003e7e;
}

.student_gallery
{
	float: left;
	padding: 10px 10px 0px 0px;
}

#banner
{
	width: 607px;
	height: 79px;
}

.download a
{
	text-decoration: none;
	font-weight: bold;
}

.download span
{
	font-weight: normal;
}

#latestnews p
{
	margin: 0px;
	padding: 0px;
}

#search h2
{
	font-size: 10pt;
	color: #003e7e;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
}

#pubwatch
{
	color: #000;
}
