body {
	color:#555;
	margin:20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size: 62.5%;
	line-height: 1.6em;
	background-color: #0C3;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

* {
	margin:0;
	padding:0;
}

#wrapper {
	margin:0 auto;
	padding:5px;
	border:4px solid #222;
	background-color: #FF6;
}

.fixed {
	width:760px;
}

.fluid {
	width:90%;
}

#header {
	height:110px;
	background:url(../images/header.jpg) top repeat-x;
}

#header h1 {
	height:45px;
	padding:30px 20px 10px 20px;
	color:#fff;
	font-family: "Trebuchet MS";
	font-size: 350%;
}

#nav {
	margin:0 0 0 0;
}

#nav li {
	list-style:none;
	display:inline;
	padding:7px 0;
}

#nav li a {
	padding:7px;
	color:#eee;
	text-decoration:none;
}

#nav li a:hover {
	background:#222;
	color:#fff;
}

#sidebar_left {
	float:left;
	width:180px;
	padding:0 10px;
	background:#f6f6f6;
	font:100% Verdana;
	line-height:20px;
	border-right:1px solid #eee;
	margin:0 15px 0 0;
}

#sidebar_left h2 {
	font:140% Arial;
	color:#222;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:5px;
}

#sidebar_left p {
	line-height:20px;
}

#sidebar_right {	
	width:160px;
	padding:10px;
	float:right;
	background:#C8E4EE;
	margin:0 0 10px 10px;
	border-left:1px solid #97CBDF;
	border-right:1px solid #97CBDF;
	border-bottom:1px solid #97CBDF;
	color:#1F5063;
}

#sidebar_right h2 {
	font:110% Verdana;
	font-weight:bold;
	text-transform:uppercase;
	color:#13313C;
}

#sidebar_right p {
	font:100% Arial;
	line-height:20px;
}

#content {
	padding:0 15px;
	font-size:120%;
}

#content h2 {
	font:150% "Trebuchet MS";
	color:#222;
	border-bottom:1px solid #eee;
	text-align: left;
}
#wrapper #content {
}

#content h3 {
	font:140% Arial;
	color:#222;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #f6f6f6;
	padding:5px;
}

.with_sidebar {
	margin:0 0 0 200px;
}

#content h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:15px 0;
	line-height:25px;
}
#sidebar_left h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:15px 0;
}
#main_container_hans h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:15px 0;
	text-align: left;
	font-weight: bold;
	color: #555;
}

#footer {
	margin:30px 0 0 0;
	padding:15px;
	border-top:2px solid #eee;
	clear:both;
	width: 730px;
	background-color: #A8C406;
}
#wrapper #header h11 {
	font-size: 10px;
	font-style: normal;
}
#wrapper #header h1 br1 {
	font-size: 18px;
}
#test {
	font-size: 10px;
	font-weight: bold;
}
#picture {
	text-align: center;
	vertical-align: middle;
	position: relative;
}
picture {
	text-align: center;
}
.picture {
	text-align: center;
}
.picturetable {
	text-align: center;
}
#content h3 {
	font: 150% "Trebuchet MS";
	color: #222;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

