body {padding:0; margin:0; color:#000000; background-color:#3C3330}
body, td {
	font-family:Verdana;
	font-size:11px;;
}
br{font-size:10px}

.header{font-family:Verdana; color:#D8D0AD; font-size:11px; line-height:13px} 

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #DF4400;
	text-align: center;
	line-height: 18px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #DF4400;
	margin-top: 15px;
}

.header a{color:#D8D0AD; text-decoration:none} 
.header a:hover{text-decoration:underline} 
.header b a{color:#FFFFFF; text-decoration:none; font-weight:normal} 
.header b a:hover{text-decoration:underline} 

.content td{color:#241D1B; font-size:11px; line-height:16px} 
.content b{color:#DF4400} 
.content strong a{color:#DF4400; text-decoration:none; font-weight:normal} 
.content strong a:hover{text-decoration:underline} 
.content b a{color:#736C5B; text-decoration:none; font-weight:normal} 
.content b a:hover{text-decoration:underline} 
.content a{color:#241D1B; text-decoration:none} 
.content a:hover{text-decoration:underline} 
.content li{background:url(images/1_z3.gif)  top left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 12px }

.content .block a{color:#DF4400; text-decoration:none}
.content .block a:hover{text-decoration:underline}
.content .block b a{color:#736C5B; text-decoration:none; font-weight:normal} 
.content .block b a:hover{text-decoration:underline}  
.content .block li{background:url(images/1_z5.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 12px }

.footer{font-family:Verdana; color:#8A7F66; font-size:11px; line-height:18px} 
.footer strong{color:#D8D0AD; font-weight:normal} 
.footer a{color:#D8D0AD; font-size:11px; text-decoration:none} 
.footer a:hover{text-decoration:underline} 
.footer b a{color:#FFFFFF; font-size:11px; text-decoration:none; font-weight:normal} 
.footer b a:hover{text-decoration:underline} 

input,textarea{
   background:#FFFFFF;
   border:1px solid #464646;
   font-family:Verdana;
   color:#241D1B; 
   font-size:11px;
   padding-left:5px
} 
select{
   font-family:Verdana;
   color:#241D1B; 
   font-size:11px;
   padding-left:5px
} 
 
 /* I'm using CSS to set the original width/height of the image */
img.resize{
	width:200px;
	height:135px;
	border:1px solid #000000;
	padding:2px;
	position:absolute;
	z-index:1;
	left: 7px;
	top: 13px;
}

/* Just a dummy filler to show that not all images have to succumb to the resize effect */
img.thumb{
	width:100px;
	height:67px;
	border:1px solid #000000;
	padding:2px;
	position:absolute;
	z-index:2;
}	

/* we give the p element some margin */
.text{
	margin-left:220px;
}
 
