html, body { font-family: verdana; font-size: 11px; color:#454639; }

body 
{
	background:url(images/bg.jpg) repeat-x;
	background-color: #FFFFFF;
	margin: 31px;
	height:100%;
	text-align:center;
	margin:5px;
	
	
}
a{
	color: #1eacdc;
	text-decoration: none; 
}
a:hover{
	color: #326896;
	text-decoration: none; 
}
#container
{
	margin:auto;
	position:relative;
	
	background:url(images/img_bg.png) no-repeat;
	width:900px;
	height:100%;
	/*border:1px solid #FF0000;*/
}
/*------------------------------------------------------------------------*/
/* TOP																	  */
/*------------------------------------------------------------------------*/
#wrapper01 
{
	position: relative;
	height:250px;
	padding:20px;
	/*border:1px solid #FFFFFF;*/

}

#wrapper02 
{
	
	float: left;
}

#Logo 
{
	position: relative;
	top:0px;
	left:10px;
	float: left;
	height:76px;
}

#navWrapper
{
	position:relative;
	top:0px;
	float: right;	

	width:300px;
	height:80px;
}

#Nav01 
{
	position:absolute;
	top:46px;
	right:338px;
	float: right;
	width: 163px;
	height: 10px;
}

#Nav01 span
{
	margin-left:10px;
}

#Nav02 
{
	position:absolute;
	top:122px;
	right:419px;
	float: right;
	width: 421px;

}
#Nav02 span
{
	margin-left: 0px;
	margin-right: 8px;
	padding-top:5px;
	
	height:22px;
	float:left;
}

#TeaserText 
{
	position:absolute;
	top:173px;
	right:526px;
	float: left;
	width: 313px;

}

/*------------------------------------------------------------------------*/
/* Main																	  */
/*------------------------------------------------------------------------*/

#content_border
{
	background-color:#FFFFFF;
	float:left;
	width:899px;
	
	
}
#content_back
{
	background-color:#F4F3FC;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	width:889px;
	
}
#container #left01
{
	position:relative;
	float:left;
	/*border:1px solid #FF0000;*/
	margin-left:16px;
	margin-top:18px;
	background:url(images/img_left.png) no-repeat;
	height:462px;
	width:400px;

}

#container #wrapper
{
	position:absolute;
	left:30px;
	top:90px;
	height:300px;
	width:300px;
}


#container #wrapper #text
{
	width:275px;
	height:150px;
	text-align:left;
	float:left;
}
#container #wrapper #event
{
	position:absolute;
	width:220px;
	right:0px;
	bottom:0px;
}
#container #wrapper #eventH
{
	font-family: verdana; 
	font-size: 16pt; 
	color:#FFFFFF; 
	font-weight:normal;
	text-align:left;
	padding-bottom:5px;
}
#container #wrapper #eventT
{
	
	float:left;
	font-family: verdana; 
	font-size: 10pt; 
	color:#FFFFFF; 
	font-weight:normal;
	text-align:left;
	padding-bottom:5px;
}
#container #right01
{
	/*border:1px solid #FF0000;*/
	float:left;
	margin-right:16px;
	margin-top:18px;
	height:462px;
	width:452px;
}
#container #right01 img
{
	/*border:1px solid #FF0000;*/
	
	margin-bottom:18px;
	
}
#container #news_head,
#container #wrapper #header
{
	
	font-family: verdana; 
	font-size: 16pt; 
	color:#2B4790; 
	font-weight:normal;
	text-align:left;
	padding-bottom:5px;
}


#container #news_content,
#container #wrapper #text
{
	position:relative;
	text-align:left;
	margin-bottom:30px;
}
#container #news_content #text
{
	margin-bottom:10px;
}
#readmore
{
	float:right;	
}
/*------------------------------------------------------------------------*/
/* Subpages																	  */
/*------------------------------------------------------------------------*/
#WR_content
{
	width:800px;
	min-height:500px;
	padding:20px;	
	margin:0px 35px;
	text-align:left;
}

#WR_content #TH
{
	font-family: verdana; 
	font-size: 14pt; 
	color:#454639; 
	width:775px;
	border-bottom: 1px solid grey;
	padding-bottom:5px;
}

#WR_content #TH #cssMenu
{
	float: right;

}
#WR_content #TT
{
	width:775px;
	line-height:15px;
	padding-top:15px;
}

#WR_content #TT #fill td
{
	background-color:#EBEEE4;
}

#WR_content #newsimg
{
	float:right;
	margin:0px 0px 20px 20px;
}
#WR_content #imgtext
{
	margin:10px 10px 0px 0px;
	font-family: tahoma; 
	font-size: 8pt; 
	width:350px;
	
}