html, body {
	height:100%;
	margin:0;
	padding:0;
}
html{overflow-y: scroll;}

* {margin:0;padding:0}
body {font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; font-size:13px; margin:0; padding:0; background-image:url(images/bg.jpg); background-color:#EFEDE0; background-repeat: repeat-x;}

#wrap {	
	background-color:#CCC7AB;
	border:0;
	width:980px;
	margin: 0 auto;
}

A IMG{border:0px;}

#header{background-image:url(images/header.png);width:980px;height:232px;}
#headerimage{margin-left: 273px;padding-top:27px;}
#logo{margin-left:28px;margin-top:-138px;}
#contentwrap {background-color:#FFFFFF;width:980px;padding:0; min-height:200px;padding-top: 20px;float:left;}

#world{background-image:url(images/world.jpg);width:273px;background-repeat:no-repeat;height:180px;background-position:center bottom;float:left;color:#666;font-size:16px;font-weight:bold;text-align: center;}
#content{padding-left:20px;float:left;border-left:1px solid #666;margin-bottom:30px;}
#content A{color:black;text-decoration:none;}
#content A:hover{color:black;text-decoration:underline;}
#content A IMG:hover{text-decoration:none!important;}
#content TR{padding-bottom:10px;}

.footer{padding-top:3px;color:white;float:left;margin-left:-7px;background-image:url(images/footer.png);width:975px;height:26px;padding-left:20px;}
.footer A{color:white;text-decoration:none;}
.footer A:hover{color:white;text-decoration:underline;}

.shadow_l{background-image:url(images/schatten_l.png);height:741px;left:50%;margin-left:-497px;position:absolute;top:0;width:8px;}
.shadow_r{background-image:url(images/schatten_r.png);height:741px;left:50%;margin-left:490px;position:absolute;top:0;width:8px;}
