body {
	margin:0;
	padding:0;
 	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size: .9em;
	line-height: 1.5em;
	color: #fff;
	background-image:url(images/bg_new.gif);
}

#wrapper {	
 	width: 800px;
	margin: 0px auto;
	text-align: left;
	position:relative;
}
	.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
}
.normal_sans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

a.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFCC00;
	text-decoration: underline;
}
a.h3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
	text-decoration: none;
	background-color:#FFFFFF
}

.disclaimer {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: .9em;
	line-height: 1.5em;
}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.5em;
	font-weight: normal;
	color: #FFCC33;
}
.pull_quote_small {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1em;
	line-height: 1.4em;
	font-weight:bold;
	color: #FFCC33;
	padding:10px 0;
}
