* 					{ margin:0px; padding:0px; }
body {
	font: 100%/160% Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	width: 1000px;
	margin: 20px auto;
}

	A:link {text-decoration: none; color: #000000}
	A:visited {text-decoration: none; color: black}
	A:active {text-decoration: none; color: black}
	A:hover {text-decoration: underline overline; color: black;}


/* gradient 7 */
.gradient7 {
	background: #000;
	padding: 0px 0 0px 0px;
	margin: 0px 0 0px;
}
.gradient7 h1 {
	font: bold 310%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -2px;
}
.gradient7 h1 span {
	background: url(../images/title.png) repeat-x;
	position: absolute;
	bottom: -0.1em;
text-align: center;
	display: block;
	width: 100%;
	height: 29px;
}
.gradient7 h2 {
	font: bold 150%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 0;
	color: #808080;
	letter-spacing: -2px;
text-align: center;
}

#content
{
color: #800080;
text-align: center;
width: 800px;
margin-top:10px;
margin-bottom:100px;
margin-right:50px;
margin-left:200px;
} 

#content2
{
color: #04B404;
text-align: left;
width: 80px;
margin-top:10px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
}

#content3
{
color: #04B404;
text-align: left;
width: 720px;
margin-top:10px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;

}

div#title
{
	width: 600px;	
	margin: 2em;
	padding: 20px;
	background: #999;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}



div#pullquote
{
	width: 600px;	
	margin: 2em;
	padding: 20px;
	background: #69f;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

div#pullquote h3
{
	color: #000000;
}

div#pullquote h4 
{
	font-size: 14px;
	font-weight: 100;
	color: #000000;
}

div#pullquote h5 
{
	font-size: 14px;
	font-weight: 100;
	color: #000000; 
}

div#pullquote p.more
{
	margin: 0;
	text-align: right;
}