div#logo {
	top: 0%;
	text-align: center;
	vertical-align: top;
	position: absolute;
	padding-top: 0%;
	padding-right: 20%;
	padding-bottom: 0%;
	padding-left: 20%;
	width:60%;
}

div#menu
{
	position: relative;
	font-family: "Trebuchet MS", Verdana, "Comic Sans MS", Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	z-index: 100;
	margin-left: 5%;
	margin-top: 0%;
	margin-right: 0%;
	border: thick solid #000099;
}

div#menu a
{
	display: block;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, "Comic Sans MS", Tahoma;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	text-decoration: none;
	color: #000099;
	background: #B3D9E5;
	height: 28px;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 2.5%;
	border-right: 5px double white;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}

div#menu a:hover
{
	display: block;
	text-align: left;
	font-family: "Trebuchet MS", Verdana, "Comic Sans MS", Tahoma;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
	height: 28px;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 2.5%;
	border-right: 5px groove #B3D9E5;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}

div#menu a img
{
	height: 0;
	width: 0;
	border-width: 0;
	display: block;
}

div#menu a:hover img
{
	position: absolute;
	top: -100px;
	left: 5px;
	height: 2.26cm;
	width: 3cm;
}

div#login
{
	display: block;
	position: relative;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, "Comic Sans MS", Tahoma;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	background: #FFFFFF;
	color: #000000;
	border: thick solid #000099;
	height: 75px;
	margin-left: 5%;
	margin-top: 20px;
	margin-right: 0px;
}

div#lastPosts {
	font-family: "Trebuchet MS", Verdana, "Comic Sans MS", Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	background: #FFFFFF;
	color: #000000;
	border: thick solid #000099;
	margin-left: 10px;
	margin-right: 5%;
	padding-right: 5px;
	padding-left: 5px;
}

div#selectCountry {
	font-family: "Trebuchet MS", Verdana, "Comic Sans MS", Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	background: #FFFFFF;
	color: #000000;
	border: thick solid #000099;
	height: 150px;
	margin-left: 10px;
	margin-top: 25px;
	margin-right: 5%;
	padding-right: 2%;
	padding-left: 2%;
}

div#content {
	display: block;
	background-image: url(/graphics/footprint/footprint.jpg);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background: #FFFFFF;
	border: thick solid #000099;
	padding-right: 2%;
	padding-left: 2%;
}


div#content img{
	display: block;
}

div#footer {
	display: block;
	position: relative;
	text-align: center;
}

strong#marker
{
	color: #FF0000;

}

body {
	font-family: Verdana, "Comic Sans MS", Tahoma;
	background: url(graphics/background/background.jpg);
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 12pt;
}

h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

h3 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 14pt;
	color: #000000;
}

p {
	font-family: "Trebuchet MS", Verdana, "Comic Sans MS", Tahoma;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

div#pageno {
	text-align: center;
	position: relative;
}

td, th {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 12pt;
	color: #000000;
}

a:link {
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
}
