/* CSS Document */
html, body{
	background:#E4E5E6 url(../img/fade.png) repeat-x;
	margin:0px;
	padding:0px;
	width:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1, h2, h3, p{
	padding:0px;
	margin:0px;
	color:#000000;	
	font-weight:normal;
}

h1 { font-size:19px; }
h2 { font-size:13px; font-weight:bold; }
h3 { font-size:12px; }
p { font-size:11px;	color:#000000;}

#container{
	position:relative;
	margin:0 auto;
	margin-top: 30px;
	width:748px;
	border:1px #CCCCCC solid;
	background:url(../img/tile.gif) repeat-y;
}

#top{
	background:url(../img/logog.jpg) left bottom no-repeat;
	background-color:#231F20;
	border-bottom:#231F20 1px solid;
	height:104px;
}

#content_container #flower{	
	position:absolute;
	bottom:76px;
	left:0px;
	width:188px;
	height:110px;
	background:url(../img/flower.gif) no-repeat;
}

#content{
	margin:0px;
	padding:0px;
	width:748px;
	/*height:808px;
	background:url(../img/flower.gif) left bottom no-repeat*/;
}	
			
#left{
	position:relative;
	width:188px;
	height:808px;
	float:left;
}

	#left #menu{
		position:absolute;
		z-index:99;
		left:26px;
		top:35px;
		line-height:240%;
	}
	
	#left #menu a, #left #menu a:visited, #left #menu a:hover{
		color:#66666E;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:14px;
		margin-bottom:20px;
		text-decoration:none;
	}
	
	#left #menu a:hover{
		text-decoration:none;
	}
	
	#left #menupicture{
		position:absolute;
		width: 187px;	
		z-index:1;
	}

	#lefttopcontent{
		position:relative;
		margin:0px;
		padding:0px;
		height:267px;
	}
			
	
	#leftbottomcontent{
		position:relative;
		background-color:#231F20;
		width:187px;
		height:210px;
		color:#FFFFFF;
		margin:0px;
		padding:0px;
		
	}
	
		#leftbottom{
			padding-top:40px;
		}
	
		#leftbottom h1, #leftbottom h2, #leftbottom p{	
			margin:0px;
			margin-left:26px;
			margin-right:26px;
			padding:0;
			color:White;
			font-style:normal;	
			font-size:11px;
		}
		
		#leftbottom p{
			margin-bottom:20px;
		}
		
		#leftbottom a.maplink{
			color:#FFFFFF;
			text-decoration:underline;
		}
		
		#leftbottom a.maplink:hover{
			color:#FFFFFF;
			text-decoration:underline;
		}
		
#right{
	position:relative;
	float:left;
	width:500px;
}
	
	#rightcontent{
		position:relative;
		margin:0px;
		padding:0px;
		margin-left:30px;
		margin-top:30px;
		margin-bottom:30px;
		width:520px;
	}
	
	#rightcontent h1{
		position:relative;
		margin:0px;
		padding:0px;
		margin-bottom:5px;
	}
	
	#rightcontent h2{
		font-size:11px;
	}
	
	#rightcontent p#alphabetic{
		margin:0px;
		padding:0px;
		margin-bottom:5px;
		font-size:11px;
	}
	
	#rightcontent p.alphaheader{
		margin:0px;
		padding:0px;
		margin-top:10px;
		font-size:11px;
		font-weight:bold;
	}
	
	#rightcontent p.tab a, #rightcontent p.tab a:hover{
		margin:0px;
		padding:0px;
		margin-top:10px;
		margin-left:10px;
		font-size:11px;
		font-weight:bold;
	}
	
	#rightcontent p.tab a{
		color:#000000;
		text-decoration:underline;
	}
	
	#rightcontent p.tab a: hover{
		color:#000000;
		text-decoration:underline;
	}
	
	#rightcontent a{
		color:#000000;
		font-size:11px;
	}
	
	#rightcontent p{
		padding-right:30px;
	}
	
	#rightcontent p a, #rightcontent p.bodylink a{
		color:#000000;
		font-size:11px;
	}
	
	#rightcontent a:hover, #rightcontent p.bodylink a:hover{
		color:#000000;
		font-size:11px;
	}
	
	#rightcontent p.bodylink a{
		color:#000000;
		font-size:11px;
	}
	
	#rightcontent p.bodylink a:hover{
		color:#000000;
		font-size:11px;
	}
	
	/*Wisenews*/
	#rightcontent #ww_news{
		width:350px;
		float:left;
		padding-right:20px;
		color:#000000;
	}
	
	#rightcontent #ww_news a{
		margin:0px;
		color:#000000;
		text-decoration:underline;
	}
	
	#rightcontent #ww_news h1 a{
		margin-bottom:5px;
		color:#000000;
		font-size:19px;
		text-decoration:none;
	}
	
	#rightcontent #ww_news h2{
		border-top:#999999 1px solid;
		color:#000000;
		margin-bottom:2px;
		margin-top:10px;
		padding-top:15px;
		font-size:12px;
	}
	
	#rightcontent #ww_news p.date{
		margin:0px;
		margin-bottom:8px;
		color:#000000;
		font-size:12px;
		font-weight:bold;
	}
	
	#rightcontent #ww_news p{
		margin:0px;
		color:#000000;
	}
	
	#rightcontent #ww_news p a:hover{
		margin:0px;
		color:#000000;
		text-decoration:underline;
	}
	
	#rightcontent #ww_news hr{
		margin:0px;
		color:#999999;
	}
	
	#rightcontent #ww_news_headings{
		border:#CCCCCC 1px solid;
		float:left;
		width:140px;
		background-color:#231F20;
	}
	
	#rightcontent #ww_news_headings h1 a{
		color:#FFFFFF;
		font-size:14px;
		padding-left:5px;
		font-weight:bold;
	}
	
	#rightcontent #ww_news_headings p.date{
		color:#FFFFFF;
		font-size:10px;
		font-weight:bold;
		padding-left:5px;
		padding-right:5px;
		padding-top:5px;
		font-weight:normal;
	}
	
	#rightcontent #ww_news_headings a h2, #rightcontent #ww_news_headings a:hover h2{
		color:#FFFFFF;
		font-size:11px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:5px;
		text-decoration:underline;
		font-weight:bold;
	}
	/*Slut Wisenews*/
	
	#bottom{
		background:url(../img/tile_bottom.gif) no-repeat top right;
		margin:0px;
		padding:0px;
		height:77px;
		width:748px;
		float:left;
	}
	
		#bottom h1, #bottom h2{			
			font-size:11px;
			font-weight:bold;
			margin-top:15px;
		}
		
		#bottom p{ 
			font-size:11px; 
			font-weight:normal;
			line-height:14px;
		}
		
		#bottom .teaser{
			float:right;
			height: 77px;
			width:171px;
			padding-left:15px;
		}
		
		#bottom .teaser p{
			color:#66666E;
		}	
		
		#bottom .teaser h2 a{
			color:#66666E;
			text-decoration:none;
			font-size:12px;
		}	


#footer{
	position:relative;
	text-align:center;
	margin: 3px auto;
	width:748px;
	color:#FFFFFF;
	font-size:10px;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

.break{	
	height:0;
	width:0;
	clear:both;
}

#info{
	float:left;
	width:235px;
	margin-right:20px;
}

#img_store{
	float:left;
	margin-top:10px;
}