html {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	height: 100%;
}
#bodycount {
	background: #ffffff url(../images/bkg.jpg) top left repeat-y;
}
a:link, a:visited, a:active {
text-decoration: underline;
color: #88919e;
}

a:hover {
text-decoration: underline;
color: #ffcc00;
}
#wrapper {
	position: relative;
	min-height: 100%;
	width: 960px;
}
#top {
	height: 100px;
	background: #60badb url(../images/header.jpg) top left no-repeat;
}
#left {
	width: 200px;
	float: left;
	background: #4b85aa;
}
#toptabs {
	float: right;
	position: relative;
	bottom: 0px;
	margin-top: 100px;
}
#content {
	float: left;
	width: 600px;
}
#welcome {
	position: absolute;
	background-color:#FFF;
	top: 120px;
	left: 230px; 
	width: 300px;
	padding:10px;
	z-index:2;
}

#photospot { position:absolute;
	top:130px;
	left:794px;
}

#welcomephoto {
	position:absolute;
	top:125px;
	left:210px;
}

#footer {
	position: absolute;
	left:0px;
	bottom: 0px;
	height: 40px;
	width: 960px;
	text-align: right;
	background: #60badb;
}

.shim {
	height: 40px;
}
.inner10 {
	padding: 10px;
}

input {
	border: 1px solid #999999;
	padding:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	border: 1px solid #999999;
	padding:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
}
h1 {
	color: #FF6600;
	background-color: #F3FFCC;
	border: 3px dotted #FF6600;
	font-weight: normal;
	padding: 10px;
}
#toptabs ul.menu li {
	float: right;
	display: block;
}
#toptabs ul.menu li a {
	display: block;
	padding: 1px 15px;
	background: #55afd0;
	color: #ffffff;
	font-size: 7pt;
	text-decoration: none;
}
#toptabs ul.menu li a:hover {
	background: #60badb;
	color: #000000;
}
#left ul.menu li a, #left ul.menu li li a {
	display: block;
	padding: 5px 10px;
	background: #55afd0;
	color: #ffffff;
	text-decoration: none;
}
#left ul.menu li li a {
	padding-left: 30px;
}
#left ul.menu li a:hover, #left ul.menu li li a:hover {
	background: #60badb;
	color: #000000;
}
#left ul.menu2 li a, #left ul.menu li li a {
	display: block;
	padding: 5px 10px;
	background: #55afd0;
	color: #ffffff;
	text-decoration: none;
}
#left ul.menu2 li li a {
	padding-left: 30px;
}
#left ul.menu2 li a:hover, #left ul.menu li li a:hover {
	background: #60badb;
	color: #000000;
}
#content ul li {
	line-height: 20px;
    padding-left: 20px;
	background: url(../images/arrow.gif) no-repeat;
}
#content ul ul li {
	line-height: 20px;
    padding-left: 20px;
	background: url(../images/arrow.gif) no-repeat;
	margin-left: 20px;
}
.contentheading {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 18pt;
	color: #55afd0;
	padding-bottom: 20px;
}
.contentsubheading {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4b85aa;

}
.componentheading {
     display: none;
}
p {
	margin-top: 10px;
}
.form_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #88919E;
}
.form_subtitle {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pin {
	font-size:18px;
	color:#ffcc00;
	width:200px;
	padding:5px;
	background-color:#88919e
}
.padit {
    padding: 6px;
}
#topcontent {
	float:left;
	height:450px;
}
#newsroom {
	clear:both;
	float:left;
	position:relative;
	width:100%;
}
	#newsroom h2 {
		font-size:16px;
	}
	#newsroom li a {
		color:black;
	}
		#newsroom li a:hover {
			color:#ffcc00;
		}