body {
	padding: 0; 
	margin: 0 0 30px 0;
	background: #e8e3dd url(i/bg.jpg) repeat-x;
	color: #000;
	text-align: center;
	font: 13px/1.6em Arial, "Trebuchet MS", Tahoma, Verdana, "Lucida Grande","Lucida Sans Unicode",sans-serif;
	}

#flags {
position: absolute;
top: 10px;
right: 5px;
}

hr { display: none; }

h1, h2, h3, h4, p {
	margin: 0;
	padding: 0 0 10px 0;
	}

h1, h2, h3, h4 {
	color: #0b5c99;
	}

h1 { 
	font-size: 218%;
	padding-bottom: 20px;
	}

h2 { 
	font-size: 164%;
	letter-spacing: -1px;
	padding-bottom: 15px;	
	}

h3 { 
	font-size: 146%;
	}


h4 { 
	font-size: 118%;
	padding-bottom: 5px;
	}

p {
	
	}

form {
	margin: 0;
	padding: 0;
	}

acronym {
	cursor: help;
	}

img {
	padding: 0;
	border: 0;
	margin: 0;
	}

ul {
	list-style: disc;
	margin: 0 0 10px 15px;
	padding: 0;
	}

ol {
	list-style: decimal;
	margin: 0;
	padding: 0;
	}

li {
	margin: 0;
	padding: 0;
	}

a, a:link, a:visited {
	color: #0b5c99;
	text-decoration: underline;
	font-weight: bold;
	}

a:hover {
	color: #093a60;
	text-decoration: underline;
	}

input, select, textarea {
	font-family: Arial, 'Trebuchet MS', Tahoma, "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 90%;
	}

#zemSubmit {
	
	}

/* WRAP & HEADER */

#wrap {
	width: 768px;
	min-width: 768px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	}


/* */

#header {
	display: block;
	width: 100%;
	height: 109px;
	background: url(i/header.jpg) no-repeat;
	position: relative;
	}

#header h2 {
	padding: 0;
	margin: 0;
	}

#header h2 a {
	display: block;
	width: 100px;
	height: 109px;
	text-indent: -5000px;
	overflow: hidden;
	}

#header ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	top: 35px;
	right: 0px;
	}

#header ul li {
	padding: 0;
	margin: 0;
	float: left;
	}

#header ul li a {
	display: block;
	line-height: 30px;
	padding: 0 6px;
	color: #a0deff;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, "Lucida Grande","Lucida Sans Unicode",sans-serif;
	background: url(i/li.jpg) repeat-x bottom left;
	}

#header ul li.current a, #header ul li a:hover {
	color: #fff;
	background: url(i/lia.jpg) repeat-x bottom left;
	text-decoration: none;
	}

#bannerhead {
	display: block;
	width: 100%;
	height: 184px;
	overflow: hidden;
	}	
	
#bannerhead * {
	margin: 0;
	padding: 0;
	border: none;
	}
	
/* */

#container {
	display: block;
	width: 768px;
	background: url(i/conbot.jpg) no-repeat bottom left;
	padding-bottom: 50px;
	}

#container .rounds {
	width: 768px;
	background: url(i/content.jpg) no-repeat top right;
	}
	
#content {
	width: 536px;
	float: right;
	
	}

#side {
	display: block; 
	width: 227px;
	height: 550px;
	float: left;
	}

#side dl {
	padding: 0 0 24px 0;
	margin: 0;
	list-style: none;
	background: url(i/dlb.gif) no-repeat bottom left;
	}

#side dl dt {
	padding: 0;
	margin: 0;
	display: block;
	width: 227px;
	line-height: 40px;
	background: url(i/dt.jpg) no-repeat;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	}	
	
#side dl dd {
	padding: 0;
	margin: 0;
	}

#side dl dd a {
	display: block;
	width: 227px;
	line-height: 25px;
	padding: 5px 0;
	background: url(i/sidea.jpg) no-repeat;
	color: #6a696f;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	}

#side dl dd a:hover {
	color: #fff;
	text-decoration: none;
	background: url(i/sideah.jpg) no-repeat;
	}
	
#side dl span {
	padding: 0 15px 0 20px;
	display: block;
	}
	
	
.post { 
	padding: 0 18px 10px 18px;
	}

.post h3.head {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	line-height: 40px;
	}
	
/* */

#footer {
	float: right;
	display: block;
	width: 536px;
	height: 54px;
	background: url(i/footer.jpg) no-repeat;
	position: relative;
	}

#footer p {
	padding: 0 23px;
	line-height: 50px;
	}
	
#footer a { font-weight: bold; }

#zemSubmit { margin-top: 5px; }

.post img { padding: 0 15px 10px 0; }
