body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 98%;
	font-family: Tahoma;
	font-size: 9pt;
	color: #666666;
	background-color:#efefef;
	opacity: .9;
	filter: alpha(opacity=90);
scrollbar-face-color:99CC99; 
scrollbar-track-color:D3E4D8;
scrollbar-arrow-color:336633; 
scrollbar-shadow-color:669966;
scrollbar-dark-shadow-color:336633; 
scrollbar-3dlight-color:99CC99;
scrollbar-highlight-color:CCFFCC;

}
#container {
	background-image: url(../img/tilia3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	width: 950px;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	background-color:#ffffff;`
}
#contentcontainer {
	height:500px;
	width: 600px;
	text-align:left;
	float:right;
	padding: 15px;
	overflow:auto;

}

#contentcontainer a{
	color:#993300;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	color: #666666;

}
#contentcontainer a:hover{
	color:#993300;
}
#contentcontainer h2{
	color:#993300;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
	color: #666666;
}

#contentcontainer2 {
	height: 400px;
	width: 600px;
	text-align:left;
	float:right;
	padding: 15px;
	overflow:auto;
	font-size: 9pt;
	font-family: Tahoma;

}
#contentcontainer2 a{
	color:#993300;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	color: #666666;
}
#contentcontainer2 a:hover{
	color:#993300;
}
#contentcontainer2 h2{
	color:#993300;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
	color: #666666;
}
#contentcontainer2 input{
color: #60754D; 
font-family: Verdana; 
font-weight: bold;
font-size: 12px; 
background-color: #DCEDE1; 
border: 2 outset #6F8D53;
shadow-color: #9FC57C;
opacity: .7;
}
#contentcontainer2 textarea{
color: #6F8D53; 
font-family: Verdana; 
font-size: 12px; 
background-color: #DCEDE1; 
border: 2 outset #6F8D53;
shadow-color: #9FC57C;
}

#contentcontainer3 {
	height:30px;
	width: 600px;
	text-align:left;
	float:right;
	padding: 15px;

}
#contentcontainer3 h2{
	color:#993300;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
	color: #666666;
}

#h1{

	text-align:left;
	vertical-align:bottom;
	font-weight: bold;
	font-size: 30px;
	color:#993300;
	letter-spacing: 10px;
	font-family: Geneva, Arial, Helvetica;
}


#footer{
	width: 950px;
	height: 40px;
	text-align:center;
	vertical-align:top;
}
