body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	text-decoration: none;
}

a:hover {
	color: #0099CC;
	font-weight: normal;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
	font-size: 150%;
	color: #0066CC;
	font-weight: bolder;
	font-style: italic;
	text-decoration: underline;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #999999;
	width: 100%;
	background-color: #000000;
	left: 0px;
	top: 0px;
}

#navBar{
	border-right: 5px solid #666666;
	border-bottom: 5px solid #666666;
	width: 7%;
	float: left;
	height: 100%;
	margin-bottom: 1px;
	padding-bottom: 1px;
	visibility: visible;
	background-color: #FF0000;
	position: relative;
}

#content{
	float:right;
	width: 90%;
	clear: none;
	border: none;
}

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #FFFFFF;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px;
	color: #00CCFF;
}

#siteInfo{
	clear: none;
	font-size: 75%;
	color: #cccccc;
	margin-top: 1px;
	border-top: 1px solid #cccccc;
	border-right: 1px #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px #cccccc;
	top: 100%;
	left: 7%;
	padding-left: 8%;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 93%;
	float: right;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
	bottom: 95%;
}

#advert img{
	display: block;
}

#masthead img {
	float: left;
	height: 141px;
	width: 141px;
	margin-right: 15px;
	padding-right: 0px;
}
.site_info {
	color: #006699;
	left: 7%;
}
#globalNav a:hover {
	font-size: 90%;
	padding: 0px 4px 0px 0px;
	color: #0099FF;
	text-decoration: blink;
}
#globalNav a:hover {


	font-size: 90%;
	padding: 0px 4px 0px 0px;
	color: #0099FF;
}

.navbar {
	background-color: #FF0000;
	visibility: visible;
	border: 0px none;
}
.content {
	float: left;
	width: auto;
}
#siteinfo a:hover {
	color: #0066CC;
}
#siteinfo a:link {
	color: #006699;
}
#image_1 {
	width: 40%;
	float: right;
	position: relative;
	padding-right: 10%;
}
.image_1 {
	margin: 0px;
	padding: 0;
	float: left;
	left: 20%;
	top: 50px;
}
.image_2 {
	margin: 0px;
	padding: 0;
	float: right;
	top: 50px;
	right: 10%;
	padding-right: 10%;
}
#image_2 {
	border: thick solid #FFFF00;
	width: 20%;
	float: right;
	border-color: #FFFF00;
	border-left-style: solid;
}
#images {
	width: 100%;
	float: right;
}
#images_R {
	width: 45%;
	float: right;
	position: absolute;
	top: 220px;
	left: 55%;
}
.style12 {
	font-size: 12px;
	color: #00CCFF;
}

