/* CSS Document */



body
	{
	background-image:url(images/bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}
	
h1
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0000CC;
	font-weight:bold;
	}
.links { font: 12px arial,sans-serif;
  color:#333333;
  text-decoration:none;
}

#quote
	{width:140px;
	height: 110px;
	border-top:solid #0000FF 8px;
	border-bottom:solid #0000FF 8px;
	float:left;
	margin-left:10px;
	vertical-align:middle;

	text-align:center;
	font-size:20px;
	font-weight:800;
	color:#0000CC;
	margin-bottom:20px;
	
	}
	

#content
	{
	background-color:#FFFFFF;
	width:768px;
	border-left:solid 2px #000000;
	border-right:solid 2px #000000;
	
	
	}
	
#topbar
	{
	background-color:#FFFFFF;
	width: 768px;
	}
#cornerpiece
	{width:150px;
	
	vertical-align:top;
	}

#menu
	{
	background-color:#FFFFFF;
	width:160px;
	}
	
.leftnav {
	display:block;
	font: 10px verdana,arial,sans-serif;
	text-decoration: none;
	font-weight:700;
	color: #333333;
	width: 140px;
	height: 12px;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.leftnav:hover {
	display:block;
	width: 140px;
	height: 12px;
	text-decoration:none;
	background-color:#0082C7;
	color:#FFFFFF;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* Index.html */

#textbody
	{
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	width:580px;
	}
	
#pic1
	{
	width:140px;
	height:160px;
	float:right;
	}

#pic2
	{
	width:150px;
	height:125px;
	float:left;
	}
#pic3
	{
	width:175px;
	height:160px;
	float:left;
	}
	
#supporttext
	{
	width:225px;
	height:150px;
	float:left;
	padding-right:10px;
	padding-left: 10px;
	}

	
#title
	{width:300px;
	height:82px;
	}

#team
	{
	width:305px;
	height:210px;
	float:right;
	}
	
#supporters
	{
	height:210px;
	width:210px;
	float:left;
	}
	
#banner
	{
	style="border-color:#000000;
	}
	
#father
	{
	height:160px;
	width:140px;
	float:right;
	}

#poll
	{
	width: 140px;
	margin-left:5px;
	float:left;
	}