p {
font-size : 10px;
font-family : verdana;
color : ;
text-align : 

} 

h3 {
font-family : verdana;
color : ;
text-align : 
} 

h2 {
font-family : verdana;
color : ;
text-align : 
} 

h1 {
font-family : verdana;
color : ;
text-align : 
} 

body {
background-position: 0% 0%; font-size : 10px;
font-family : verdana;
color : #000000;
background-color:transparent; background-repeat:repeat; background-attachment:fixed
} 

blockquote {
font-size : 10px;
font-family : verdana;
color : ;
text-align : 
} 

a:visited, a:link, a:active {
font-weight : bold;
font-size : 10px;
font-family : verdana;
color : #2B6DA8;
text-decoration : none;
} 

a:hover {
font-weight : bold;
font-size : 10px;
font-family : verdana;
color : #ff0000;
background : normal;
text-decoration : normal;
} 

body {
  background-image: url('images/bg.jpg');
  background-repeat: repeat
}

.webform{
	width:400px;
	font:11px Arial, Helvetica, sans-serif;
	color:#777;
	background-color:#fff;}
	
.webform label{ 
	display:block;
	width:300px;
	font-weight:bold;}
	
.webform .inputbox{
	width:250px;
	padding:4px 3px 2px 3px;
	margin:2px 0 10px 3px;
	border:1px solid #ccc;}

.webform .inputbox2{
	height:18px;
	width:30px;
	padding:4px 3px 2px 3px;
	margin:2px 0 10px 3px;
	border:1px solid #ccc;}
	
.webform textarea{
	height:50px;
	width:250px;
	padding:2px 2px 1px 1px;
	margin:2px 0 10px 3px;
	border:1px solid #ccc;}
	
.submit{	
	margin:2px 0 0 3px;
	background-color:#eee;
	height:25px;
	width:80px;
	padding:0;
	border:1px solid #ccc;
	display:block;
	color:#666;}

/* Affiliate Box */

#affiliateContainer {
  width: 400px;
  height: 156px;
  border: 1px solid grey;
  position: absolute;
  top: 17px;
  left: 405px; 
  margin: 0;
  background-color: #fff;
  font-size: 12px;
}

#affiliateLogo {
  margin: 0 15px;
  height: 100px;
  width: 100px;
  float: left;
}

#affiliateInfo {
  margin: 15px 0 0 0;
  float: left;
}

#affiliateInfo div {
  font-size: 11px;
  text-align: left;
}

#affiliateIntro {
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}

#affiliateWebsite {
  position: relative;
  bottom: 8px;
  clear: both;
}
