 #container{
 width: 750px;
 text-align: left;
 }
 #menu{
 left: 0px;
 top: 158px;
 width: 151px;
 position: absolute; 
 }
 #content{
 left: 171px;
 top: 171px;
 width: 377px;
 padding-bottom: 50px;
 position: absolute;
 }
 #footer{
 left: -20px;
 bottom: 10px;
 width: 377px;
 display: block;
 padding-left: 20px;
 padding-top: 6px;
 padding-bottom: 6px;
 padding-right: 10px;  
 position: absolute; 
 background-color: #D4D4D4;
 }
 #module{
 left: 557px;
 top: 174px;
 width: 182px;
 display: block;
 padding-left: 9px;
 padding-top: 9px;
 padding-bottom: 16px;
 padding-right: 9px; 
 position: absolute;
 background-color: #FFFFFF;
 border: 1px solid #666666;
 }
 #picmodule{
	left: 557px;
	top: 174px;
	width: 179px;
	height: 168px;
	display: block;
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	overflow: visible;
 }
 #menufront{
 left: 0px;
 top: 188px;
 width: 151px;
 position: absolute; 
 }
 #contentfront{
 left: 171px;
 top: 201px;
 width: 377px;
 padding-bottom: 50px;
 position: absolute;
 }
 #modulefront{
 left: 557px;
 top: 204px;
 width: 182px;
 display: block;
 padding-left: 9px;
 padding-top: 9px;
 padding-bottom: 16px;
 padding-right: 9px; 
 position: absolute;
 background-color: #FFFFFF;
 border: 1px solid #666666;
 }

.textcontent {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.textcontent a:link {color: #55A922; text-decoration: underline; }
.textcontent a:visited {color: #009900; text-decoration: underline; }
.textcontent a:hover {color: #60F904; text-decoration: underline; }

.textfooter {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.textfooter a:link {color: #55A922; text-decoration: underline; }
.textfooter a:visited {color: #009900; text-decoration: underline; }
.textfooter a:hover {color: #FFFFFF; text-decoration: underline; }

.textmodule {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.textmodule a:link {color: #55A922; text-decoration: underline; }
.textmodule a:visited {color: #009900; text-decoration: underline; }
.textmodule a:hover {color: #60F904; text-decoration: underline; }

.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: lowercase;
	color: #66CC33;
	font-weight: bolder;
}
.textcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	color: #666666;
}
