

}
body {
	margin: 0px;
	padding: 0px;
}

div#header {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}

div#banner {
	background-color: #3375C3;
	background-image: url(img/bgtile.jpg);
	background-repeat: repeat-x;
	height: 189px;
	z-index:1;
}

div#titletext {
	top: 40px;
	position: absolute;
	left: 550px;
}
div#titletext p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	color:yellow;
	text-align:center;
	font-weight:bold;
	line-height:130%;
}


img#flower {
	vertical-align: bottom;
}

div#ticker {
	
}

div#nav{
	color : #105BAC;
	background-color : #efefef;
	height : 25px;
	font-size: 80%;
	border-top : 1px solid #105BAC;
	z-index:3;
}

div#nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 56px;
	margin-right: 0px;
	padding: 2px 0 0 0;
}
div#nav ul li {
	display: inline;
}
div#content {
	position: absolute;
	left: 56px;
	top: 230px;
	padding-right: 274px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 91%;
	color: #000000;
	line-height: 140%;
	
}
div#content div.gallery td p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 91%;
	color: #000000;
}
div#content div.gallery td div{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 91%;
	color: #000000;
}
div#content div.gallery {
  	text-align:center;
}
div#content div.gallery p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 146%;
	color:#105BAC;
	font-weight:normal;
}
div#sidebar {
	position: absolute;
	top: 240px;
	right: 20px;
	width: 222px;
	font-size : 70%;
}

div#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 146%;
	color: #105BAC;
	font-weight: normal;
}
div#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #105BAC;
	font-weight: normal;
	font-size: 120%;
}
div#content div.head h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #105BAB;
	font-weight: normal;
}

div#content ul{
	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: inside;
}

div#content ul li{
	color : #06D3FF;
	background-color : transparent;
}

div#content ul li a{
	color : #115EAC;
	background-color : transparent;
	text-decoration : none;
}

div#content p a{
         color : #115EAC;
	background-color : transparent;
	text-decoration : none;
}

div#content ul li a:hover{
	text-decoration : underline;
}

div#content p a:hover{
	text-decoration : underline;
}

div#content table {
	vertical-align: baseline;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

div#content table th{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #115EAC;
	background-color: #fefefe;
	font-size: 11px;
	text-align: left;
	margin: 0;
	padding: 0;
	vertical-align: text-top;
}



div#content div.head input {
	padding : 0px;
	margin:   0px;
	display: none;
}

div#sidebar div.feature {
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #666666;
	background-color : #fefefe;
	border : 0px
	margin-bottom : 11px;
	padding : 10px;
	line-height : 140%;
}

div#sidebar div.feature ul{
	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: outside;
}
div#sidebar div.feature ul li p{
	margin-top:0;
	margin-bottom:0;
	margin-left:10px;
}

div#sidebar div.feature ul li{
	color : #06D3FF;
	background-color : transparent;
}

div#sidebar div.feature ul li a{
	color : #115EAC;
	background-color : transparent;
	text-decoration : none;
}

div#sidebar div.feature ul li a:hover{
	text-decoration : underline;
}

form#loginform input{
	color : #123466;
	background-color : #fff;
	width : 116px;
	border : 1px solid #ddd;
}

form#loginform input.submit{
	width : 60px;
	border : 1px solid #123466;
	color : #123466;
	background-color : #ddd;
}

form#loginform, form#loginform table, form#loginform tr, form#loginform td{
	margin : 0;
	padding : 0;
}

form#loginform table th{
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #115EAC;
	background-color : #fefefe;
	font-size : 11px;
	text-align : left;
	margin : 0;
	padding : 0;
}
form#loginform table td{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #115EAC;
	background-color: #fefefe;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
}
div#sidebar table td p{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 18px;
}
div#sidebar form{
	padding : 0;
	margin : 0;
}

div#sidebar h1{
	font-size: 110%;
	margin: 0 20px 0px 0px;
	padding: 0 20px 0px 0px;
	color: Black;
}

div#nav li a{
	color : #105BAC;
	background-color : #efefef;
	text-decoration : none;
	font-size:140%;

}

div#nav li a:hover{
	color: #105BAC;
	background-color: #fff;
	border-bottom: 4px groove #06D3FF;
}



div#sidebar div.feature div.parameters input {
	display: none;
}
