body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2e352f;
	font-size: 11px;
}
body {
	background-color: #fded54;
	background-image: url(../../site/graphics/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul {
padding-left:14px;
text-align:left;
}

.image_right {
border:#e6dd8d 5px solid;
margin:0px 0px 10px 10px;
}

.image_left {
border:#e6dd8d 5px solid;
margin:0px 10px 10px 0px;
}

.image_center {
border:#e6dd8d 5px solid;

}

.image_border {
border:2px solid white;
}
.image_border_content {
border:3px solid white;
margin: 0px 15px 15px 0px;
}

h2 {
font-family:Arial;
font-size:14px;
color:#403f34;
}

h1 {
color:#403f34;
font-family:Arial;
font-size:18px;
}

a, a:hover {
color:#269800;
}