


body {
	margin: 0;
	padding: 0;
}

div#header {
	margin:0;
	padding:0;
	width: 100%;


}

div#main {
	margin:0; padding:0;
	
}

div#left {
	float:left;
	width:56px;
	margin:0;
	padding:0;

}

div#content {
	margin:0 222px 0 56px;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 91%;
	color: #000000;
	line-height: 140%;	

}

div#sidebar {
	float:right;
	width: 222px;
	font-size : 70%;
	margin-left:10;
	padding:0;


}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

div#ticker {	
	margin: 0;
	padding:0;
	z-index:5;	
	width:100%;
	border-style:solid;
	border-width:1;
	border-color:#efefef;
}

div#banner {
	background-color: #3375C3;
	background-repeat: repeat-x;
	height: 189px;
	z-index:1;
}

img#flower {
	vertical-align: bottom;
}

div#titletext {
	top: 20px;
	position: absolute;
	left: 650px;
}
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%;
}

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#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#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 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 120%;
}
div#content p.just {
	text-align:justify;
}

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 ul li a:hover{
	text-decoration : underline;
}

div#content p a{
         color : #115EAC;
	background-color : transparent;
	text-decoration : none;
}

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.gallery {
  	text-align:center;
}

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 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 146%;
	color:#105BAC;
	font-weight:normal;
}

div#sidebar table td p{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 18px;
}

div#sidebar h1{
	font-size: 110%;
	margin: 0 20px 0px 0px;
	padding: 0 20px 0px 0px;
	color: Black;

}

div#sidebar h7{
	font-size: 150%;
	margin: 0 20px 0px 0px;
	padding: 0 20px 0px 0px;
	color: #105BAC;
	font-weigt: bold;

}




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:20px;
}

div#sidebar div.feature ul li{
	color : #115EAC;
	background-color : transparent;
}

div#sidebar div.feature ul li a{
	color : #115EAC;
	background-color : transparent;
	text-decoration : underline;
}

div#sidebar div.feature ul li a:hover{
	text-decoration : none;
}









