html {
	margin: 0px;
	padding: 0px;
}

/*\*/ * html .layout {
	height: 1px;
} /**/

/*\*/ * html div {
	height: 1px;
} /**/

body {
	margin: 0px;
	padding: 0px;
	
	/*
	background-image: url(../images/pageback02.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	*/
	
	background-color: #2d4460;
	
	
	
	/* dark green
	background-color: #427101;
	*/
	
	/* sky blue
	background-color: #5697d8;
	*/
	
	/* yellow
	background-color: #f9ad02;
	*/
		
	min-width: 790px;
}

div.container 
{
	background-image: url(../images/backshadow02.gif);
	background-position: top left;
	background-repeat: repeat-y;
	
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 3px;
	
	background-color: #FFF;
	/*margin-left: -393px;*/
	padding-Top: 3px;
	
	margin: 0 auto;
	width: 785px;	
}

div#header {
	background-image: url(../images/skyheader02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px #DDD solid;
	height: 85px;	
}

div#main {
	margin-Top: 2px;
	margin-Right: 1px;
	/*background-image: url(../images/menubg.png);
	background-position: top center;
	background-repeat: repeat-y;*/	
}

div#left {
	width: 120px;
	float: left;
	border-Left: 1px #888 solid;	
}



div#right {
	width: 125px;
	float: right;
	text-align: right;
	
	margin-Top: 35px;
	margin-Right: 3px;
}

div#left a {
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	text-decoration: none;
}

div.menuitem
{
	padding: 0px;
	margin: 0px;
}

div.menuitem img{
	float:left;
	margin: 0px;
	padding: 0px;	
	border: 0px;
	border-top: 1px #61aefd solid;
	margin-bottom: 1px;	
}

div#contentblock {
	margin-Left: 5px;
	background-color: #FFD;
	border: 1px #DDD solid;
	position: relative;
	min-height: 600px;		
}

div#contentbottom {
	margin: 4px;
	margin-top: 20px;
	height: 65px;
	text-align: center;
	clear: both;	
}

div#content {
	margin-Right: 123px;
	
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;	
		
}

div#contentwide {
	margin-Left: 3px;
	background-color: #FFD;
	border: 1px #DDD solid;
	position: relative;
	min-height: 600px;		
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;		
}

div#content div#menufooter{
	width: 149px;
	position: absolute;
	bottom: 0px;
	left: -155px;
	text-align: center;	
}

div#content div#menufooter img{
	border: 0px;
}

div.banner
{
	border: 0;
	height: 130px;
	margin-Bottom: 1px;
	text-align:left;
	
	background-image: url(../images/villagebanner03.png);
	background-position: top right;
	background-repeat: no-repeat;	
	
}

div.pagetitle
{
	margin: 3px;
	background-color: #fee17b;
	text-align:left;
	position: relative;
	border: 1px #888 solid;
	
	padding: 3px;
}

div.pagetitle span
{
	margin-Left: 45px;
	color: #000;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;	
}

div.pagetitle img
{
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 2px;
	left: 6px;
}

a.black
{
	color: #000;
}

div.subtopic {	
	background-color: #FFE;
	border: 1px #DDD solid;
	
	border-Right: 1px #888 solid;
	border-Bottom: 1px #888 solid;
	
	
	margin: 3px;
		
	padding-Bottom: 10px;
}

div.subtopicindex {	
	border-Bottom: 1px #888 solid;
	margin: 3px;		
	padding-Bottom: 10px;	
	padding: 5px;
}

div.subtopicindex div.title {	
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	
	border-Bottom: 1px #555 solid;
	padding-Bottom: 5px;	
	
}

div.subtopic div.title {	
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	
	border-Bottom: 1px #555 solid;
	padding-Bottom: 5px;
	margin: 8px;
	
}

div.subtopic blockquote 
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 10pt;
	color: #333;
}

div.subtopic h2
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 10pt;
	color: #333;
	text-decoration: none;
	padding-Left: 10px;
}

div.subtopic p {
	text-align: left;
	margin: 0px;
	padding: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

div.subtopic p.center {
	text-align: center;
}

div.subtopic p.text2 {
	text-align: left;
	margin: 0px;
	padding: 8px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 10pt;
}

div.subtopic ul {
	list-style: none;
	padding-left: 10px;
	margin-left: 0;
}

div.subtopic ul li {
	padding: 0;
	margin: 0;
	margin-top: 1em;
	font-size: .8em;
	width: 100%;
}

div.subtopic ul li ul{
	padding: 0;
	margin: 0;	
}

div.subtopic ul li ul li {
	padding: 0;
	margin: 0;
	margin-top: 0;
	font-size: 1em;
}


ul li {
	
}
br.cleaner {
	clear: both;
}

div.cleaner {
	clear: both;
	height: 10px;
}

p.cleaner
{
	margin: 0;
	padding: 0;
	clear: both;
}

div#footer {
	margin-Top: 3px;
	margin-right: 1px;
	color: #ffb902;
	color: #FFF;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: .7em;
	
	background-color: #2d4460;
	border: 1px #888 solid;
	text-align: center;
	padding: 2px;
	clear: both;
	 
}

a.footer:hover {color: #ffffff; text-decoration:none;background-color: transparent;}
a.footer:active {color: #ffffff; text-decoration:none;}
a.footer:visited {color: #ffffff; text-decoration:none;}
a.footer:link {color: #ffffff; text-decoration:none;}

/* IMAGE STYLES */
img {
	border: 1px #888 solid;
	margin: 10px;
	position: relative;
	visibility: visible;
	background-image: url(images/Logo_25wht.png);


}

img.left {
	float: left;
}

img.right {
	float: right;
}

img.normal
{
	border: 0;
	padding: 0;
	margin: 0;
}

/* HEADER STYLES */
h2 {
	text-decoration: underline;
}

a.block {
	display: block;
	margin: 20px;
	padding: 5px;
	
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: blue;
	
	text-align:center;
	border: 1px #CCC solid;
	background: #DDD;
	
}

a.real
{
	color: #000;
	font-weight: bold;
	padding-Left: 3px;
	padding-Right: 3px;
	text-decoration:underline;
	background-color: #FEE17B;
}
a.realtab
{
	color: #000;
	font-weight: bold;
	padding-Left: 3px;
	padding-Right: 3px;
	text-decoration:underline;
	background-color: #2980d8;
}

a.real:hover
{
	color: red;
	font-weight: bold;
	padding-Left: 3px;
	padding-Right: 3px;
	text-decoration:underline;
	background-color: #FEE17B;
}

a.menubutton
{
	display: block;
	height: 50px;
	border-top: 0px #61aefd solid;
	
	background-position: top center;
	background-repeat: no-repeat;	
}

a.menubutton:hover
{
	display: block;
	height: 50px;
	border-top: 0px #287ED6 solid;	
	
	background-position: top center;
	background-repeat: no-repeat;	
}

a#home
{
	background-image: url(../images/menu_home.png);	
}

a#tools
{
	background-image: url(../images/menu_tools.png);	
}

a#marketplace
{
	background-image: url(../images/menu_marketplace.png);
}

a#forum
{
	background-image: url(../images/menu_forum.png);
}

a#countries
{
	background-image: url(../images/menu_countries.png);
}

a#contact
{
	background-image: url(../images/menu_contact.png);
}

a#links
{   
     background-image: url(../images/menu_links.png);

}

/* Right View Finder Navigation */
div.nav {
	padding-bottom: 50px;
	width: 120px;
	float: right;	
	clear: right;
	text-align:left;	
}

div.nav h2 {
	display:block;
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
	padding: 2px;
	
	background-color: #FDFED6;
	border-bottom: 1px #CCC solid;
	
}

div.nav ul {
	list-style: none;
	padding: 0;
	margin: 0;	
}

div.nav li {
	padding: 0;
	margin: 0;	
}

div.nav a {
	display: block;
	width: 100%;
	color: #000;
	margin-Top: 1px;
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	background-color: #FFE;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-Serif;
	font-size: 8pt;
	padding: 2px;	
}

a.gototop
{
	display: block;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-Serif;
	font-size: 8pt;
	color: #00F;
	text-align:right;
}

html>body div.nav a{
	width: auto;
}


/* MINHEIGHT BOX */

/* for Mozilla/Safari/Opera */
*>.minheightbox {
	min-height: 600px;
}

/* for IE, with IE5/Mac backslash filter \*/
* html .minheightbox {
	height: 600px;
}
.plea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	left: 4px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	text-align: left;


}
