@charset "utf-8";
body {
	background-color: #CCCCFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.png);
	background-position:center;
	background-repeat: repeat-y;
	font-size: x-small;
	color: #445684;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.displayleft {
	border: 1px solid #2C41A6;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* CSS Document */

#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	position: relative;
}
.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	z-index: 1;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftnav {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2C4176;
	border-right-color: #2C4176;
	border-bottom-color: #2C4176;
	border-left-color: #2C4176;
	background-image: url(../images/worldmap.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-position: center center;
}
#container #leftnav li {
	padding: 0px;
	float: right;
	list-style-image: none;
	list-style-type: none;
	clear: right;
}

#container #main li {
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2C41A6;
	padding: 0px;
	float: left;
	clear: left;
}

#container #copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #2C4176;
	clear: both;
	padding: 0px;
	float: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #textlinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #2C4176;
	font-weight: bold;
}
#container #textlinks a:hover {
	text-decoration: underline;
}
#container #copyright a {
	color: #2C4190;
	text-decoration: none;
	font-weight: bold;
}
#container #copyright a:hover {
	text-decoration: underline;
}

#container #textlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	text-align: center;
	clear: both;
}

#container #bottomline {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #2C4176;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #2C4176;
	border-right-color: #2C4176;
	border-bottom-color: #2C4176;
	border-left-color: #2C4176;
	float: left;
	width: 785px;
	text-align: center;
	clear: both;
	border-top-style: solid;
}
.navimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: right;
	width: auto;
	float: right;
}
.navimage2 {
	float: left;
	clear: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#thewholepoint {
	float: right;
	width: 550px;
	height: 638px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2C4176;
	border-right-color: #2C4176;
	border-bottom-color: #2C4176;
	border-left-color: #2C4176;
	padding: 0px;
}
#leftimages {
	padding: 0px;
	float: left;
	clear: both;
	margin: 0px;
}
#container #title {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #445684;
	border-right-color: #445684;
	border-bottom-color: #445684;
	border-left-color: #445684;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#container #main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 535px;
	padding: 10px;
	overflow: auto;
	float: right;
}
#container ul {
	float: left;
	clear: left;
}
#container #main ul {
	font-weight: bold;
	clear: none;
	margin-left: 0px;
	padding-left: 10px;
}



#container #main h2 {
	font-size: medium;
	color: #2C4176;
	border: 3px double #44569B;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	text-align: center;
	color: #445684;
}
#container #leftimages li {
	list-style-type: none;
	margin: 0px;
	list-style-image: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	clear: left;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 8px;
	padding-left: 8px;
	width: 224px;
}
#container #leftimages img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.displayright {
	float: right;
	clear: right;
	margin-bottom: 30px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
