@charset "utf-8";

* {
	padding:0 px;
	margin:auto;
}
#wrapper {

	width: 969px;
	font-family: tahoma;
	padding-bottom: 20pt;
	margin-top:10px;
}
#header {
	background-image: url(images/header.jpg);
	height: 193px;
	width: 969px;
	font-family: tahoma;
	font-weight: bold;
	z-index:10000;
	margin-bottom:-27px;
}
#left_container {
	float: left;
	width: 483px;
	font-family: tahoma;
}
.report {
	margin-top: 20px;
	width:408px;

}

.orange {
	width:408px; 
	height:100px; background-image: url(images/orange.jpg); 
	color:#FFFFFF; 
	padding:5px;
	margin-right:10px
}
.orange ul {text-align:left}
.orange li{

	font-size:13pt;
	margin-left:15px;

}



.report ul { text-align:left}

.report li {
	display:block;
	background: url(images/bullet.png) no-repeat 0px;
	padding:0 0 0 20px;
	margin-bottom:10px;
	list-style:none;
	font-size:11pt;
	font-weight:none;

}
#right_container {
	float: right;
	width: 478px;
}

#name, #dogname, #email  {
	height: 14pt;
	width: 50%;
    border:1pt solid #000000;
	padding-left:2px;
	font-size:10pt;
	color:#000000;
	float:left;
	margin-bottom:5pt;
	padding-top:1pt;
	
}

#subscribe{
	height: 65px;
	width: 416px;
	background-image: url(images/submit.jpg);
	color: #ffffff;
	font-style: normal;
	border:0 solid;
	font-size: 13pt;
	cursor:pointer;
	display:block;
	z-index:1000;
	font-weight:bold;
	padding-top:-20px;
	clear:both;
	margin-left:-14px;
	font-weight:bold;
	
}
	
label {
	width:40%;
	height: 25pt;
	float:left;
	text-align:left;
	font-size:10pt;
	clear:both;
	font-weight:bold
	}
#container {

	width:969px;
	padding-top: 20px;

}
#fade2 {
	background-image: url(images/red_oval_repeqt.jpg);
	background-repeat: repeat-x;
	float: left;
	height:88px;
	width: 238px;
	text-align:left;
	color:#000000;
	padding-top:30px;
	padding-left:5px;
	font-size:11pt;
	font-family: "Courier New", Courier;
	}
	
.author {
	font-family:verdana;
	float:right;
	margin-right:8px;
	font-size:10pt;
	font-weight:bold;}
