body 
{ 
	margin: 0;
	padding: 0;
	
	font-family: Verdana, Helvetica, Arial, Sans-Serif; font-size: 11pt; font-weight: normal; 
}

LI
{
	margin-bottom: 6px;
}

A:link,
A:visited,
A:hover,
A:active
{
	color: #000;
}

IMG#MainPic
{
	margin: 6px;
	float: left;
}

DIV#Page 
{ 
	margin: 0 auto;
	text-align: left;
	
	width: 750px;
}

DIV#TopBar
{
	margin: 0;
	padding: 0;
	
	background-color: #066;
	background-image: url(images/topbarborder.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	
	color: #FFF;
}
DIV#TopBarButtons
{
	float: right; 
	margin: 6px;
}
DIV#TopBarButtons IMG
{
	border: 0; 
	padding-bottom: 2px;
}
DIV#TopBar A:link,
DIV#TopBar A:visited,
DIV#TopBar A:hover,
DIV#TopBar A:active
{
	text-decoration: underline;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 12pt; font-weight: bold; font-variant: small-caps;
	color: #9CC; 
	padding: 2px;
	margin-bottom: 6px;
}

DIV#TopBar H1		{ margin: 0; padding: 0; line-height: 1.2em; }
DIV#TopBar H2		{	margin: 0; padding: 0 0 4px 0; line-height: 1.2em; font-style: italic; }

DIV#SideBar
{
	background-color: #9CC;
	
	clear: none;
	float: right;
	width: 200px;
	
	margin: 0 0 0 12px;
	padding: 10px 4px 10px 4px;
	font-size: 9pt;
	text-align: center;
	
  line-height: 1.4em;
}
DIV#SideBar	A:link,
DIV#SideBar	A:visited,
DIV#SideBar	A:hover,
DIV#SideBar	A:active
{
  color: #000;
}

DIV#Content
{
	padding: 6px;
}

DIV#Content H1
{ 
	margin: 6px 0 3px 0; 
	line-height: 1.25em;
	font-size: 14pt; font-weight: bold;
}

DIV#Content H2
{ 
	margin: 6px 0 3px 0; 
	line-height: 1.2em;
	font-size: 11pt; font-weight: bold;
}
DIV#Content P { margin: 6px 0 3px 0; }

DIV#BottomBar
{
	background-color: #9CC;
	text-align: center;
	padding: 4px 2px;
	clear: both;	
}
DIV#BottomBar A { color: #066; font-weight: bold; padding: 0 2px; text-decoration: underline; }

TABLE#tblContribute { margin: 0 0 0 20px; }
INPUT#btnContribute { font-size: 12pt; font-weight: bold; }

DIV#divResponse 
{ 
	color: #00C; 
	font-weight: bold; 
	
	text-align: center;
	
	width: 100%; 
	margin: 0 20px 10px 20px;
	border: solid 2px #066;
	background-color: #9CC;
}

.Quote
{
	clear: both;
	margin: 0 10px;
	padding: 4px 10%;
	background-color: #CEE;
}

.Attribution
{
	clear: both;
	padding: 4px 10% 4px 15%;
}