body {
	margin:0px;
	background-color: #ffffff;
	background-image: url(imgs/tile.jpg);
	background-position:top;
	background-repeat: repeat;

}
.bodytxt {
	font-size: 13px;
	font-family: Trebuchet MS;
	color:#000000;
	font-weight: 100;

	line-height: 18px;
	font-weight: lighter;
	text-align: left;
		
}
.bodytxtsmall {
	font-size: 12px;
	font-family: Trebuchet MS;
	color:#000000;
	font-weight: 100;

	line-height: 16px;
	font-weight: lighter;
	text-align: left;
		
}
.quotetxt {
	font-size: 12pt;
	font-family: Times new roman;
	color:#FFFFFF;
	font-size: 16px;
	
}
.style1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;

}
.style2 {
font-family: Verdana, Arial, Helvetica, sans-serif;

}
.style3 {
font-size: 9px;

}
.style4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11.5px;

}
.style6 {
font-size: 14px;

}
.style7 {
color: #FF0000;

}
.style8 {
	font-size: 15px;
	font-family: Trebuchet MS;
	color:#000000;
	font-weight: 400;

	line-height: 18px;
	font-weight: lighter;
	text-align: left;

}
.style9 {
font-size: 9px;

}
.style10 {
color: #FFFFFF;

}
.style11 {
color: #CC0000;

}

/* --- NEWS --- */
.news-container{
	position: relative;
	z-index: 0;}
.convent{}
#news ul,
#news li{
	margin: 0;
	padding: 0;
	list-style: none;}
#news ul{padding: 10px;}
#news li{
	padding: 10px 2px;}

#news{
	position: absolute;
	z-index: 90;
	margin-left: -40px;
/*	width: 148px;
	height: 180px;*/}
.news-icon:link,
.news-icon:visited{
	float: left;
	display: block;
	background: url(imgs/news-icon.png) 0 -76px no-repeat;
	width: 48px;
	height: 76px;
	position: absolute;
	z-index: 120;}
.news-icon:hover,
.news-icon:active{
	background-position: 0px 0px;
}
.news-text{
	font: 10px/11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	width: 122px;
	height: 175px;
	position: absolute;
	z-index: 110;
	background: url(imgs/news-text.png) 0 0 no-repeat;
	margin: 18px 0 0 35px;
	display: none;
}
.news-text a:link,
.news-text a:visited{
	color: #a0522d;}
.news-text a:hover,
.news-text a:active{
	color: #cc0000;}
	
.left{float:left}
.right{float:right}
.clear{clear:both;}

.left{float:left; margin-right:10px;}
.right{float:right; margin-left:10px;}
