body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0091B2;
	background-color: #F5F5F5;
}
img{
	border:none;
}
h1 {
	font-size: 120%;
	text-decoration: none;
	color: #333333;
}
h2 {
	font-size: 100%;
	text-decoration: none;
}
#master {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	border-color: #0091B2;
	border-style: solid;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#main {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	height: 1150px;
}
#maingal {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	height: 1115px;
}
#logo {
	float: right;
	padding-bottom: 20px;
	width: 900px;
	border-bottom-color: #0091B2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
}
#nav {
	width: 900px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 20px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	background-color: #0091B2;
	padding-bottom: 5px;
	padding-top: 5px;
}
#nav li
{
	display: inline;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 5px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 0px;
	background-color: #0091B2;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
}
#nav a:link, #nav a:visited
{
	color: #CCCCCC;
	background-color: #0091B2;
	text-decoration: none;
}
#nav a:hover, #nav a:active
{
	color: #FFFFFF;
}
a#current, a#current:link
{
	color: #333333;
	font-weight: bolder;
}
a#current:hover
{
	color: #FFFFFF;
}
#leftcolumn {
	width: 570px;
	float: left;
	padding-left: 10px;
	border-top-color: #0091B2;
	border-top-style: solid;
	border-top-width: 1px;
	height: 930px;
	margin-right: 20px;
}
#rightcolumn {
	width: 280px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	border-top-color: #0091B2;
	border-top-style: solid;
	border-top-width: 1px;
}
#rightcolumn2 {
	width: 280px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-top-color: #0091B2;
	border-top-style: solid;
	border-top-width: 1px;
}
#leftcolumngal {
	width: 580px;
	float: left;
	padding-left: 10px;
	border-top-color: #0091B2;
	border-top-style: solid;
	border-top-width: 1px;
	height: 890px;
}
#rightcolumngal {
	width: 270px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	border-top-color: #0091B2;
	border-top-style: solid;
	border-top-width: 1px;
}
.clear {
		clear: both;
		height:1px;
		overflow:hidden;
		margin-top:-1px;
}
#content {
	width: 900px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: 900px;
}
a#links, a#links:link
{
	color: #0091B2;
}
a#links:hover
{
	color: #666666;
}
a#link1, a#link1:link
{
	color: #990066;
	font-size: 80%;
	text-decoration: none;
}
a#link1:hover
{
	color: #666666;
	font-size: 80%;
	text-decoration: none;
}
a#link2, a#link2:link
{
	color: #0091B2;
	font-size: 100%;
	text-decoration: none;
}
a#link2:hover
{
	color: #666666;
	font-size: 100%;
	text-decoration: none;
}
a#link3, a#link3:link
{
	color: #666666;
	font-size: 100%;
	text-decoration: none;
}
a#link3:hover
{
	color: #0091B2;
	font-size: 100%;
	text-decoration: none;
}

#navgal {
	width: 280px;
	float: left;
}
#navlist {
	list-style-type: none;
	color: #0091B2;
	margin-left: 0px;
	font-size: 100%;
	float: none;
}
#subnavlist {
	list-style-type: none;
	color: #0091B2;
	margin-left: 10px;
	font-size: 80%;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
}

#active:hover li {
	display: block;
}
#active li { display: none; }

#navgal a {
	color: #0091B2;
	display: block;
	text-decoration: none;
}
#navgal a:visited {
	color: #0091B2;
}
#navgal a:active {
	color: #666666;
}
#navgal a:hover {
	color: #666666;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #0091B2;
	width: 900px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 15px;
	border-top-color: #0091B2;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #FFFFFF;
}
