@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
}	
body {
	background-image: url(../images/bgPage.gif);
	background-repeat: repeat-x;
	background-color: #110744;
}
h1     {
	width: auto;
	font-size: 130%;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 1px;
	white-space: nowrap;
	display: inline;
	height: 30px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: groove;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-left-style: groove;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-transform: capitalize;
}
h2 {
	width: auto;
	font-size: 110%;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 5px;
	padding-top: 1px;
	white-space: nowrap;
	display: inline;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: groove;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-left-style: groove;
	margin-bottom: 5px;
}
h3 {
	width: auto;
	font-size: 110%;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 5px;
	padding-top: 1px;
	white-space: nowrap;
	display: inline;
	list-style-image: url(../images/buttons/bg_left_h1.png);
	height: 25px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: groove;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
h4 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 10px;
}


#disclaimer {
	color: #FF0000;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
#weather {
	position: relative;
	padding: 5px;
	top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 4px none #97D5FD;
	display: inline;
	white-space: nowrap;
	text-align: center;
}
#weather h1 {
	font-size: 120%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#weather h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 120%;
}
#weather h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: Calibri, Verdana, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#header {
	background-color:#FFFFFF;
	background-image: url(../images/bgHeader.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width:750px;
	height:86px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}

#header_search {
	background-image: url(../images/bgSearchBox.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	width: 230px;
	height: 86px;
	text-align: right;
}



.search-box   {
	width: 100px;
	float: right;
}
.bgSearchBox {
	background-image: url(../images/bgSearchBox.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align:middle;
	text-align:right;
	margin-right:0px;
	margin-left:auto;
	padding-left:50px;
	text-align:right;
	width:80px;
}
#cse-search-box {
	padding-top: 30px;
	margin-right: 10px;
	width: 200px;
	margin-top: 0px;
	height: 40px;
}
#main_hydra_image {
	height: 230px;
	margin-right: auto;
	margin-left: auto;
}



#nav {
	width: 750px;
	background-image: url(../images/bg_button_up.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	clear: both;
}
#content {
	width: 750px;
	background-color: #FFFFFF;
}

#content  p {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_block {
	background-repeat: repeat-y;
	background-position: center top;
	width: 750px;
	padding: 0px;
	background-image: url(../images/main_midd.png);
	margin: 0px;
	clear: both;
}
#clearall {
	clear: both;
	width: 750px;
}

#main_text {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}
#side_text {
	width: 315px;
	padding-right: 30px;
	padding-left: 30px;
}
#panel_left {
	float: left;
	width: 375px;
	margin: 0px;
	background-image: url(../images/side_midd.png);
	background-repeat: repeat-y;
	padding: 0px;
}
#panel_right {
	float: left;
	width: 375px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/side_midd.png);
	background-repeat: repeat-y;
}

.transparent_class {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
.fltlft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.fltrt {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#footer {
	clear: both;
	height: 80px;
	width: 750px;
	color: #0070BD;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: Calibri, Verdana, sans-serif;
	font-size: 80%;
}
#copyright {
	width: 300px;
	float: left;
	font-size: 80%;
}

#bartwebsites {
	width: 200px;
	float: right;
}
#sitemap {
	text-transform: inherit;
}
#sitemap a {
	display: block;
	margin-top: 3px;
	text-decoration: none;
}
#sitemap a:hover {
	font-weight: bold;
	background-color: #FFD36D;
}
#search_results {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.clearall {
	clear: both;
	width: 750px;
}
