/* Clover - stylesheet by Vivi - Twilightsnow.net 2007 */


body {
	background: #d8e9bd;
	margin: 0;
	background: url(clover_mainbg3.jpg) no-repeat #d8e9bd;
	

}

#container {
	width: 750px;
	
	

}

#navigate {
	position: absolute; top: 354px; left: 261px;
	width: 363px;
	height: 35px;
}


	
#content {
	width: 394px;
	position: absolute; top: 406px; left: 197px;
	background: url(clover_contentbg3.jpg) no-repeat #ded599;
	text-align: justify;
	padding: 0px 16px 10px 25px;
	
}

#footer {
	width: 394px;
	border-top: 1px dotted #648311;

}

#footer p {
	font-size: 10px;
	font-family: Arial, Georgia;
	color: #a49a54;
	line-height: 9px;
	
	
}

h1 {
	font-size: 12px;
	font-family: Arial, Georgia;
	color: #546c0c;
	text-align: right;
	padding-right: 10px;
	
	
}

p {
	font-size: 11px;
	font-family: Arial, Georgia;
	color: #000;
}

a:link {
	color: #85AE1B;
	text-decoration: underline;
	font-weight: bold;
	cursor: crosshair;
}


a:visited {
	color: #85AE1B;
	text-decoration: underline;
	font-weight: bold;
	cursor: crosshair;
}

a:active {
	color: #85AE1B;
	text-decoration: underline;
	font-weight: bold;
	cursor: crosshair;
}

a:hover {
	color: #648311;
	text-decoration: underline;
	font-weight: bold;
	cursor: crosshair;
}

img {
	border: 0;
}

.left {
	float: left;
	padding: 5px;
}

.right {
	float: right;
	padding: 5px;
}

.clearer {
	clear: both;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

