body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #000;
}
#outer {
	background-image: url(template_core/background.jpg);
	background-repeat: no-repeat;
	height: 750px;
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#topContent {
	height: 115px;
}
#logo {
	height: 115px;
	width: 217px;
	margin-left: 125px;
}
#mainContent {
	margin-left: 125px;
	margin-top: 5px;
	padding-left: 0px;
	clear: both;
	height: 406px;
}
#pageHeader {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	font-size: 12px;
	clear: both;
}

#pageHeader1 {
	float: right;
	padding-top: 10px;
	margin-right: 30px;
	font-size: 12px;
	clear: both;
}
#copyright {
	top: 200px;
	position: relative;
	float: right;
	font-size: 10px;
	margin-bottom: 10px;
	color: #666;
}
#copyright a {
		color: #666;	
}
#menuMain {
	clear: both;
	float: right;
	width: 400px;
	padding-top: 20px;
	height: 95px;
}
.menuMainF1, .menuMainF2 {
	display: inline;
	float: left;
	margin-right: 15px;
}
.menuMainF1 a, .menuMainF2 a {
	color: #FFF;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
.menuMainF2 a {
	color: #1A75BB;
}
.menuSubF1, .menuSubF2, .menuSubSubF1, .menuSubSubF2 {
	display: inline;
	float: left;
	margin-right: 10px;
}

.menuSubF1 a, .menuSubF2 a, .menuSubSubF1 a , .menuSubSubF2 a {
	color: #CCC;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
.menuSubF1,.menuSubF2{
	display:block;
	min-height:20px;
}
.mainMenuF1 a:hover, .menuSubF1 a:hover, .menuSubF2 a, .menuSubSubF1 a:hover , .menuSubSubF2 a {
	color: #1A75BB;
	text-decoration: none;
}
.menuSubSubF1 a , .menuSubSubF2 a {
	font-size: 11px;	
}
#contentLeft {
	padding-left: 3px;
}
#contentRight {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#contentRight h1, #imagegallery h1  {
	font-size: 12px;
	color: #1B75BB;
	text-transform: uppercase;

	margin-bottom: 10px;
}
 #imagegallery h1 {
		padding-top:0px;
		font-weight: lighter; 
 }
#contentRight h2 {
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
}
#contentRight p, .formtext, #contentRight p strong {
	line-height: 16px;
}
#contentRight #textcontent  {
	height: 350px;
}
#regform {
	margin-top: 10px;
}
#regform td {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#regform .textField, #regform .fieldError {
	background-color: #000;
	width: 250px;
	border: 1px solid #666;
	color: #1B75BB;
}
#regform .fieldError {
	border: 1px solid #900;	 
}
#regform .submit {
	color: #FFF;
	background-color: #1B75BB;
	width: 60px;
	padding: 5px;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	float: right;
	margin-right: 10px;
}
#regform .submit a {
	color: #FFF;
	text-decoration: none;
}
#imagegallery {
	margin-top: 0px;
	text-align: left;
}
#mainContent h1, h1 {
	margin-top: 10px;
	color: #1A75BB;
}
.tinyText , .tinyText a, p a{
	font-size: 11px;
	color: #1A75BB;
	margin-top: 10px;
	font-weight: normal;
}
#textcontentinner {
	padding-right: 40px;
}
.thumbnail {
	background-color: #222;
	text-align: center;
	height:70px;
}
.thumbnail:hover {
	background-color: #333;	
}
.thumbnail img {
	padding:3px;
}
.preloader {
	margin-top: 50px;
	margin-left: 150px;
}
.whiteDiv  {
	background-color: #FFF;
	width: 820px;
	height: 100%;
	color: #000;
	margin-top: 2px;
	margin-left: 3px;
}
.articleBox  {
	text-align: center;
	margin-bottom: 50px;
}
.articleBox img {
	margin-bottom: 5px;
}
.articleBox a {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.whiteDiv .articleBox img {
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#galleryPrevious, #galleryNext {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#galleryPrevious, #galleryNext {
	position: absolute;
	z-index: 1;
	top: 310px;
}
#galleryPrevious {
	
	margin-left: -20px;
}
#galleryNext {
	
	margin-left: 740px;
}
#awardsTable {
	text-transform: capitalize;
}
#awardsTable td {
	padding-bottom: 5px;
}
#underConstructionTable td {
	padding-bottom: 5px;
}
#underConstructionTable .left {
	color: #1A75BB;
	padding-right: 5px;
	text-transform: uppercase;
}
h3{
	font-weight:normal;
}
