body
{
	background: #333333;
	background-image: url('sides.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
}

a.hover, a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

form
{
  text-align: center;
}

#container
{
    margin-left: auto;
    margin-right: auto;
	border: 1px solid #B2B2B2;
	width: 778px;
    height: auto!important;
    background: #4C4C4C;
    background-image: url('logo.png');
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}

#header
{
	width: 100%;
	height: 68px;
	background-image: url('header.png');
	background-repeat: no-repeat;
	font-size: 12px;
}

#donation
{
	position: relative;
	top: -17px;
	float: right;
	font-size: 10px;
}

#title
{
	position: relative;
	left: 60px;
	top: 12px;
	width: 370px;
	height: 22px;
	text-align: center;
}

#links
{
	position: relative;
	top: 12px;
	height: 15px;
	margin-bottom: 10px;
}

.button
{
	position: relative;
	top: 26px;
	left: 42px;
	width: 65px;
	margin-right: 1px;
	height: 16px;
	text-align: center;
	float: left;
}

#header a
{
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#header a.hover, #header a:hover
{
	color: #FFFF66;
}

#pagetitle
{
	position: relative;
	top: 10px;
	width: 165px;
	height: 30px;
	background: #696969;
	background-image: url('pagetitle.png');
	background-repeat: no-repeat;
}

#titletext
{
	position: relative;
	top: 3px;
	left: 10px;
	width: 145px;
	height: 24px;
	font-size: 20px;
	font-weight: bold;	
}

#content
{
	position: relative;
	top: 15px;
	left: 10px;
	width: 758px;
	text-align: left;
	font-family: sans-serif;
}

#content table
{
	width: 100%;
}

#content td
{
	width: 50%;
	vertical-align: top;
}

.project
{
	margin: 5px;
	margin-bottom: 20px;
	background-color: #4F4F4F;
}

.projecttitle
{
	background-color: #5A5A5A;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.projectimage
{
	text-align: center;
	margin-top: 10px;
}

.projectinfo
{
	margin: 5px;
	text-align: justify;
	font-size: 12px;
}

.projectdownload
{
	background-color: #5A5A5A;
	font-size: 12px;
	color: #FFFFCC;
	text-align: right;
}

#footer
{
	position: relative;
    width: 100%;
    background-color: #696969;
    text-align: right;
    font-size: 12px;
	border-top: 1px solid #A6A6A6;
	//border-bottom: 1px solid #A6A6A6;
	font-weight: bold;  
	color: #BCBCBC;
}

#under
{
	position: relative;
	top: 45px;
	width: 100%;
    text-align: center;
}

#smallad
{
	width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

#wz
{
	position: relative;
	width: 496px;
	left: 141px;
	bottom: -10px;
}