/* CSS Document */


body,td,th {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 200px;
}
td,th {
		background-color:transparent;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#000000;
		text-align:center;
		
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	}
	
.style1 {color: #000000}
.style2 {color: #FFFFFF}
.style3 {	color: #999999;
	font-size: 9px;
}
a:link {
	color: #666666;
}
a:hover {
	color: #0099ff;
}

.head  {
	position: absolute;
	top: 0px;
	width: 900px;
	height: 150px;
	z-index: 1;
	left: 50px;
	background-repeat:repeat-x;
	}
.upperbody {
	position: absolute;
	left:50px;
	top: 156px;
	width: 692px;
	height: 300px;
	padding: 20px;
	background-color: #FFFFFF;
	overflow: auto;
	color:#000000;
	z-index: 5;
 }
.picbody {
	position: absolute;
	left:50px;
	top: 157px;
	width: 860px;
	height: 1540px;
	padding: 20px;
	overflow: auto;
	color:#000000;
	z-index: 5;
	border-left: thin;
	border-bottom:thin;
	border-top:thin;
	border-color:#FFFFFF;
 } 
 .right {
	position: absolute;
	text-align:left;
	left:786px;
	top: 156px;
	width: 210px;
	height: 340px;
	padding: 0px;
	background-color: #000000;
	overflow: auto;
	color:#000000;
	background-image:url(images/gpc5/backgrounds/buttons-column.png);
	background-repeat:no-repeat;
	z-index: 3;
 }
 .lowerbody {
	position: absolute;
	left:50px;
	top: 500px;
	width: 860px;
	height: 1200px;
	padding: 20px;
	background-color: #FFFFFF;
	overflow: auto;
	color:#000000;
	z-index: 4;
 } 
  .paypal {
	position: absolute;
	text-align:left;
	left:690px;
	top: 1645px;
	width: 232px;
	height: 74px;
	padding: 0px;
	background-color: transpaent;
	overflow: visible;
	color:#000000;
	background-image:none;
	background-repeat:no-repeat;
	z-index: 10;
 }
  
.foot {
	position: absolute;
	top: 1740px;
	width: 900px;
	height: 160px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	left: 50px;
	background-image: url(htdocs/images/gpc5/hdrbk5.png);
	text-align:center;
}
.foot2 {
	position: absolute;
	top: 499px;
	width: 900px;
	height: 160px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	left: 50px;
	background-image: url(htdocs/images/gpc5/hdrbk5.png);
	text-align:center;
}
#pic{
	width: 200px;
	height: 200px;
	float:left; margin: 5px;
	padding: 5px;

}	
#pic2{
	width: 175px;
	height: 275px;
	float:left; margin: 5px;
	padding: 5px;

}	

#pic3{
	width: 680px;
	height: 250px;
	padding: 5px;

}
#picauthors{
	width: 100px;
	height: 100px;
	float:left; margin: 5px;
	padding: 5px;

}
.voterform{
width:800px;
height:auto;
padding:30px;
background-color:#0099FF;
}
.voterbase{
width:780px;
height:500px;
padding:10px;
background-color:#FFFFFF;
}
.voterin{
width:256px;
height: auto;
float:left;
text-align:right;
padding: 10px;
background-color:#000000;
color:#FFFFFF
}
.voterin2{
width:470px;
height:auto;
float:right;
text-align:right;
padding:15px;
}
.votersubmit{
width:128px;
height:auto;
padding:10px;
background-color:#FFFFFF;
text-align:center;
}