body {
	padding: 0;
	background: #7ea4d4;
	color: #000000;
	font:small "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:1.5em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper {
	width:940px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	padding:0px;
	text-align:left;
	overflow: hidden
}

#header {
	clear: both;
	color: #ffffff;
	background-color: #2b5283;
	background-image: url(../graphics/header-center.gif);
	background-repeat: repeat-x;
}

#header-right {
	width: 100%;
	background-image: url(../graphics/header-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#header-left {
	padding: 20px 22px 0px 22px;
	height: 60px;
	background-image: url(../graphics/header-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#shadow-right {
	padding: 0 12px 0 0;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../graphics/bgr.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: right;
}

#shadow-left {
	padding: 0 0 0 12px;
	height: 100%;
	background-image: url(../graphics/bgl.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	background-color: #2b5283;
}


#content {
	width: 555px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 211px;
	padding-top: 2px;
	margin-top: 5px;
	text-align: justify;
	margin-bottom:10px;
}

#sidebar {
	float: left;
	width: 200px;
	margin-left:-200px;
	margin-top:5px;
	padding:0px;
	margin-bottom:10px;
	overflow: hidden
}

#footer {
	clear: both;
	color: #ffffff;
	background-color: #2b5283;
	background-image: url(../graphics/footer-center.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer-right {
	width: 100%;
	background-image: url(../graphics/footer-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#footer-left {
	padding: 5px 20px 10px 5px;
	font-size: 91%;
	text-align: right;
	line-height: 100%;
	height: 12px;
	background-image: url(../graphics/footer-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer a{
	color: #CCCCCC;
	text-decoration: none;
}

#footer #optimized{
	color: #FFFFFF;
	text-decoration: none;
	float:left;
	margin-left:20px;
	display: inline;
}

#footer #webmaster{
	color: #FFFFFF;
	text-decoration: none;
	float:right;
}

#logo {
	width:417px;
	height:72px;
	float:left;
	background-image: url(../graphics/dreamfalcon.gif);
	padding:0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

#beta {
	width:40px;
	height:40px;
	float:left;
	background-image: url(../graphics/beta.gif);
	padding:0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}


#eng {
	float:right;
	background-image: url(../graphics/gb.gif);
	padding:0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

#eng  a {
	width: 16px;
	display: block;
	height: 11px;
}

#eng  a span { display: none; }

#pt {
	float:right;
	background-image: url(../graphics/pt.gif);
	padding:0px;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

#pt  a {
	width: 16px;
	display: block;
	height: 11px;
}

#pt  a span { display: none; }

#sidebar .section{
	float: left;
	width: 100%;
	background-color: #eff0f3;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-color: #2b5283;
	border-right-color: #2b5283;
	border-bottom-color: #2b5283;
	border-left-color: #2b5283;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	float: left;
	margin:0px;
	margin-top:5px;
	color: #000;
}

#heading {
	font-size:1em;
	display: block;
	text-decoration: none;
	font-family: Arial;
	display: block;
	text-align: left;
	line-height: 1.7em;
	text-indent: 0.5em;
	color: #FFF;
	background-color: #2b5283;
	text-transform: uppercase;
}

#heading a{
	text-decoration: none;	
	color: #FFF;
}

#sidebar {
	margin-bottom:10px;
}

#sidebar #news {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:0.9em;
}

#sidebar #news ul li a{
	font-size:1em;
	display: block;
	text-decoration: none;
	display: block;
	text-align: left;
	line-height: 1.5em;
	text-indent: 0.2em;
	color: #666666;
}

#sidebar #news ul { 
	margin: 0px; 
	padding: 0px;
}

#sidebar #news ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid;
	border-bottom-color: #666666;
}

#sidebar #news ul li a{
	text-align: center;	
}

#sidebar #scripts {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:0.9em;
}

#sidebar #scripts a{
	font-size:1em;
	display: block;
	text-decoration: none;
	display: block;
	text-align: left;
	line-height: 1.5em;
	text-indent: 0.2em;
	color: #666666;
}

#sidebar #scripts ul { 
	margin: 0px; 
	padding: 0px;
}

#sidebar #scripts ul li { 
	margin: 0px; 
	padding: 0px; 
	list-style: none; 
	border-bottom: 1px solid;
	border-bottom-color: #666666;
}

#sidebar #page {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:0.9em;
	text-align: center;
}

#sidebar #page a{
	font-size:1em;
	display: block;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 1.5em;
	text-indent: 0.2em;
	color: #666666;
}

#sidebar #page ul { 
	margin: 0px; 
	padding: 0px;
}

#sidebar #page ul li { 
	margin: 0px; 
	padding: 0px; 
	list-style: none; 
	border-bottom: 1px solid;
	border-bottom-color: #666666;
}

.rss_image {
	margin-left:10px;
	margin-bottom:-3px;
	border:none;
}

#sidebar #rss {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:0.9em;
}

#sidebar #rss a{
	font-size:1em;
	display: block;
	text-decoration: none;
	display: block;
	text-align: left;
	line-height: 1.5em;
	text-indent: 0.2em;
	color: #FFFFFF;
}

#sidebar #rss ul { 
	margin: 0px; 
	padding: 0px;
}

#sidebar #rss ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#sidebar #rss ul li a{
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid white;
	color: #006600;
}

#sidebar #query  { 
	margin-top:20px;
	border-bottom: 1px solid;
	border-bottom-color: #666666;
}

#map1{
	width: 140px;
	height: 200px;
	border: none;
	overflow: hidden;
}

