body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/bg.jpg) repeat-x;
	background-color: #8D8D8D;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #fff;
}

a { 
	color: #000;
	text-decoration: none; 
}

a:visited { 
	color: #; 
	}

a:hover { 
	color: #;
	text-decoration: underline;  
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.center{ text-align: center; }

.bold{
	font-weight: bold;
}

.news-title{
	color: #fff;
	text-decoration: none;
}

.news-title a{
	color: #ffffff;
}

.news-title a:hover{
	color: #ffffff;
	text-decoration: none;
}

#holder {
	width: 100%;
	height: 100%;
	margin: auto;
	text-align: center;
}
#overall-holder{
	margin: auto;
	width: 955px;
}
#nav-container{
	float: left;
	width: 121px;
	margin: auto;
	margin-top: 155px;
	margin-right: 10px;
}
#main-container{
	float: left;
	width: 725px;
	margin: auto;
	margin-top: 27px;
}	
#header {
	width: 725px;
	height: 118px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#navbar {
    float: left;
    width: 121px;
    height: 300px;
	margin: 0px;
}
#navbar ul {
    float: left;
	margin: 0px;
	list-style-type: none;
    text-align: right;
	padding: 0px;
}
#navbar ul li {
    float: left;
	padding: 0px;
    margin: 0px;
	color: #fff;
	width: 106px;
	1height: 23px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin-bottom: 5px;
	background: url(../images/nav-bg.gif) no-repeat;
	background-color: #A6A6A6;
}
#navbar ul li a {
    color: #fff;
    text-decoration: none;
	list-style-type: none;
	display: block;
	width: 96px;
	1height: 19px;
	padding-right: 10px;
	padding-top: 4px;
}
#navbar ul li a:hover {
	text-decoration: underline;
}
#maincontent {
	float: left;
	margin-top: 10px;
	display: inline;
	padding-left: 16px;
	padding-right: 16px;
	width: 442px;
	background: url(../images/maincontent-bg.gif) no-repeat;
	background-color: #a6a6a6;
	text-align: left;
	padding-bottom: 32px;
	padding-top: 10px;
	display: inline;
	margin-right: 10px;
}
#text-area{
	float: left;
	width: 422px;
	min-height: 500px;
	background: url(../images/maincontent-inner-bg.jpg) bottom no-repeat;
	background-color: #fff;
	padding: 10px;
	padding-bottom: 20px;
	color: #333;
}
#text-area #divider{ background: #A6A6A6; margin-left: -10px; width: 442px; height: 15px; margin-top: 30px; }
#text-area h3{ font-size: 11px; }
#text-area a{ color: #F18E00; } 

#text-area-news{
	float: left;
	width: 422px;
	background: url(../images/maincontent-inner-bg.jpg) bottom no-repeat;
	background-color: #fff;
	padding: 10px;
	padding-bottom: 35px;
	min-height: 500px;
	color: #333;
}
#awards{
	float: left;
	padding-top: 5px;
}
#page-heading{
	float: right;
	width: 283px;
	height: 17px;
	padding-top: 3px;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	background: url(../images/page-heading-bg.gif) repeat-y;
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 10px;
	display: inline;
}
#news-right{
	float: left;
	background: url(../images/maincontent-bg.gif) no-repeat;
	background-color: #a6a6a6;
	width: 213px;
	height: 258px;
	padding-left: 27px;
	padding-top: 10px;
	display: inline;
	margin-top: 10px;
}
#news-right-inner{
	float: left;
	color: #fff;
	font-size: 90%;
	width: 193px;
	height: 204px;
	background: url(../images/news-inner-bg.gif) bottom left no-repeat;
	background-color: #4e4c4c;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
}
#bottom-right{
	float: left;
	width: 220px;
	padding: 10px;
	background: #c9892f;
	margin-top: 10px;
	text-align: center;
}
.bottom-pic{
	margin: auto;
	border: solid 1px #fff;
}
#footer {
	float: left;
	color: #fff;
	width: 724px;
	padding-top: 10px;
	margin: auto;
	text-align: center;
	font-size: 80%;
}
#footer a{
	color: #fff;
}
