body {
background-color: #333366;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #CCCCCC;
}

h2 {
font-size: 110%;
margin-top: 0px;
color: #6699CC;
font-weight: bold;
}

h3 {
font-size: 100%;
font-weight: bold;
margin-top: 0px;
}


.subtext {
font-size: smaller;
}

.clear {
clear: both;
font-size: 3px;
}

.bold {
font-weight: bold;
}

.italic {
font-style: italic;
}

#mainContent {
width: 735px;
height: 437px;
border-right: solid 5px white;
border-bottom: solid 5px white;
margin-left: 60px;
}

#mainContent a {
color: #6699CC;
text-decoration: underline;
}

#mainContent a:hover {
text-decoration: none;
}


#container {
margin-top: 40px;
margin-left: auto;
margin-right: auto;
margin-bottom: 35px;
width: 800px;
height: 560px;
}

#leftPanel {
width: 60px;
height: 560px;
float: left;
}

#leftPanel img {
float: left;
border: 0;
}

#header {
width: 740px;
height: 118px;
margin-left: 60px;
}

#header * {
float: left;
}

#subHeader {
padding-top: 10px;
margin-left: 10px;
margin-bottom: 25px;
height: 25px;
}

#leftColumn {
width: 340px;
padding-left: 10px;
float: left;
padding-top: 10px;
}

#donateLinks p {
font-size: 125%;
font-weight: bold;
color: #FFFFFF;
cursor: pointer;
text-decoration: underline;
}

#donateLinks p:hover {
cursor: pointer;
text-decoration: underline;
color: #9DA9CE;
}

#rightColumn {
width: 360px;
height: 420px;
margin-right: 10px;
margin-left: 365px;
padding-top: 10px;
}

#footer {
width: 800px;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
padding-bottom: 10px;
text-align: center;
}

#footer p {
font-size: smaller;
margin-top: 0px;
}

#footer span {
color: #000000;
}

#footer a {
color: #000000;
text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
}
#centerImage {
width: 485px;
margin-left: 125px;
padding-top: 22px;
text-align:center;
}

#centerImage img
{
	border: 5px solid #FFF;	
}


