body
{
margin:0px 0px 0px 0px;
}

a, a.active, a.visited
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: lucida sans;
	font-size: 10.5pt;
}

a.hover, a.active:hover, a:visited:hover
{
	text-decoration: none;
	color: yellow;
}

a.smaller
{
	color: #000066;
	font-size: 16pt;
	font-weight: bold;
}

h3
{
	color: #000000;
	text-weight: bold;
	font-size: 10.5pt;
	font-family: lucida sans;
}

#container
{
/*global content of the page, which will be centered */
width: 100%;
height: 100%;
position: absolute;
}

#navbar
{
	position: relative;
	float: left;
	width: 108px;
	height: 100%;
	background:#000066;
	line-height: 2.5;
}

#navbar a
{
	padding-left: 4px;
	font-size: 10.5pt;
	font-weight: bold;
}


#subnav
{
	position: relative;
	top: -5px;
	left: 4px;
	line-height: 1;
}

#subnav a
{
	font-weight: normal;
	font-size: 10pt;
}

#subnav a:hover
{
	color: yellow;
}

#rightcontent
{
	margin: 0px 0px;
	padding: 0px 0px;
}

#maintop
{
	margin-top: 35px;
	text-align: center;
	padding-right: 70pt;
	font-family: lucida sans;
	font-size: 24pt;
	font-weight: bold;
	color: #000066;
}

#mainpic
{
	margin-top: 48px;
	text-align: center;
}

#mainhome{
	position: relative;
	left: 10px;
	margin: 10px 10px;
	text-align: left;
	font-family: lucida sans;
	font-size: 10.5pt;
	color: #000000;
}

#mainall{
	z-index: 1;
	position: relative;
	left: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	margin-top: 58px;
	text-align: left;
	font-family: lucida sans;
	font-size: 10.5pt;
	color: #000000;:
	height: auto;
	width: 100%;
	overflow: auto;
}

#popup{
	padding: 20px 20px;
	background: #4A7BBD;
	height: 100%;
	width: 100%;
	text-align: left;
	font-family: lucida sans;
	font-size: 10.5pt;
	color: #FFFFFF;
}

#popup a
{
	color: #FFFFFF;
	font-size: 10.5pt;
	font-weight: bold;
}

#popup h3
{
	color: #FFFFFF;
}

#clouds
{
	position: relative;
	left: -5px;
	background: #4A7BBD;
	width: 100%;
	height: 57px;
	border-bottom-width: 3px;
	border-bottom-color: #101010;
	border-bottom-style: solid;
	font-family: lucida sans;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	line-height: 2;
}

#i-browse
{
	position: relative;
	float: right;
	padding-right: 10px;
	width: auto;
	height: auto;
}
