body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background: url(images/background.jpg) left top repeat;
	
}

.content {
	width:700px;
	margin: 20px 15% 50px 15%; 
	background: url(images/divbg.jpg) left top repeat;

}

.full {
	width:91%;
	margin:30px 30px 30px 30px;
}

img {
	border: 0 none; 
	background: none repeat; 
} 

blockquote {
	background: url(images/blockquote.png) no-repeat top left;
	padding: 10px 0 0 10px;
	text-align:justify;
}

a:link , a:active , a:visited {
	color: #FF2000; 
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
} 

a:hover {
	color:#AC0F14;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
} 

.menu {
	margin: 5px 0px 0px 45%;
	padding: 0 0;
	border: 0px none inherit;
}

#footer {
	width:100%;
	margin: 20px 0 30px 0;
	padding: 0px 0px;
	border: 0 none inherit;
	text-align: center;
	float:left;
}

.small {

	font-size: 0.75em;
}
