body {
	font-family: Arial, Helvetica, sans-serif;
	color: #2c255c;
	text-align: center;
	font-size: 14px;
		background-color: #ffffff;
		background-image: url(images/bg.jpg);
		background-repeat: repeat-x;
}

body /* Mozilla Firefox alignment */
{
text-align: -moz-center;
} 

#wrapper {
background-color: #FFFFFF;
margin: 0px 40px 30px 40px;
pading: 10px;

border: 1px solid #2c255c;
text-align: left;

width: 800px;

}

#header-bottom {
background-color: #70b045;

}

#header-bottom li {
display: inline;
color: #FFFFFF;
}

#header-bottom a:link, #header-bottom a:visited {
text-decoration: none;
color: #FFFFFF;
}

#header-bottom a:hover {
text-decoration: underline;
}

h2 {
font-size: large;
}

h3 {
font-size: medium;
}

h4 {
font-size: medium;
font-style: italic;
}

#contentleft {
float: left;
padding: 1em;
width: 300px;
}

#contentright {

padding: 1em;
}

#contentleft2 {
float: left;
padding: 1em;
width: 480px;
}

#contentright2 {

padding: 1em;
}

#content {
padding: 1em;

}

.image_right {
float: right;

}

#footer {
background-image: url(gfx/footer_bg.gif);
background-repeat: no-repeat;
background-position: right;
text-align: right;
width: 100%;
height: 69px;
clear: both;
}

#footer a:link, #footer a:visited {
font-size:20px;
text-decoration: none;
color: #70b045;
line-height: 50px;
margin-right: 40px;
}

.thumb1 {
margin-top: 100px;
}

.thumb {
margin-top: 20px;
}

.horimage {
margin-left: 10px;
}
