* {
	padding: 0px;
	margin: 0px;
}

html { 
	padding: 0px;
	margin: 0px;
}

body {
	background: #bf67dc url(/img/background.jpg) top left repeat-x;	
	padding: 0px;
	font-family: Arial, verdana, san-serif, georgia;
	color: #fff;
	font-size: small;
	margin-bottom: 0px;
}

div.clear {
	clear: both;
}

img {
	border: none;
}

div.wrap {
	width: 1000px;
}

div.top {
	width: 100%;
	height: 520px;
	background: #cbc4c1 url(http://www.stephenielli.com/img/steph-bg.jpg) top left no-repeat;	
}

div.content {
	float: right;
	width: 575px;
	margin-top: 30px;
}

div.viewer {
	height: 440px;
	padding: 10px;
	border: 1px <!--solid--> #565f4b;
	overflow: auto;
	margin-bottom: 50px;
}

div.viewer h3 {
	text-transform: uppercase;
	color: #713c92;
	margin-bottom: 10px;
		
}

	div.viewer h2 a:hover{
	color: #586d85;
	
}


div.viewer h2 {
	text-transform: uppercase;
	font-weight: 150;
	font-size: 260%;
	
}

div.viewer h2 a {
	color: #713c92;
}	
	
div.viewer h2 a:hover{
	color: #713c92;
	
	
}

div.viewer p {
	color: #666;
	line-height: 1.5em;
	text-align: justify;
	
}

div.viewer p span{
	color: #713c92;
	line-height: 1.5em;
	text-align: justify;

}

div.viewer a {
	color: #713c92;
	text-decoration: none;
}

div.viewer a:hover{
	color: #9f5fc7;
}


div.mantra {
	color: #fff;
	line-height: 44px;
	text-align: center;
	text-transform: uppercase;
}

div.nav {
	background: transparent url(/img/.gif) bottom left no-repeat;	
	line-height: 61px;
	text-align: center;
	margin-top: -10px;
}

div.nav p span{
	text-transform: uppercase;
	font-weight: 100;
	font-size: 120%;
	padding: 0px 7px;
	color: #fff;
}

div.nav a {
	font-size: 110%;
	text-decoration: none;
	color: #713c92;
	text-transform: uppercase;
}

div.nav a:hover {
	color: #fff;
}


div.bottom {
	width: 100%;
	background: url(http://www.stephenielli.com/img/bottom-bg.gif) top left repeat-x;	
	padding-top: 30px;
	border-top: 1px solid #000;
}


div.section {
	float: left;
	width: 300px;
	margin-left: 30px;

}

div.section h2 {
	font-weight: 100;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #333;
}

div.section p {
	line-height: 1.5em;
	text-align: justify;
}

div.section ul {
	list-style: none;
	
}

div.section ul li{
	color: #fff;
}

div.section ul li span {
	color: #713c92;
	padding-right: 5px;
	text-decoration: none;
		
}	

div.section ul li span2 {
	color: #333;
	padding-left: 52px;
	text-decoration: none;


}

div.section a {
	color: #713c92;
	text-decoration: none;
}

div.section a:hover {
	color: #333;
}


div.mail {
	float: left;
	width: 305px;
	margin-left: 30px;
	
}

div.mail h2 {
	font-weight: 100;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #333;
	
}

div.mail a {
	color: #713c92;
	text-decoration: none;
}

div.mail a:hover {
	color: #333;
}

div.pre-footer {
    background: transparent;
    padding: 5px 20px;
    color: #968f8b;
    font-size: 90%;
    text-align: center;
    margin-top: 40px;
}

div.footer {
    background: #713c92;
    padding: 5px 20px;
    color: #ffffff;
    font-size: 90%;
    text-align: center;
    margin-top: 0px;
    
    
}

div.footer a {
	color: #9f5fc7;
	text-decoration: none;
	
}

div.footer a:hover {
	color: #fff;

	
}

div.footer p.donate {
	float: left;
	margin-left: 70px;
	line-height: 20px;
}

div.footer wrap {
	float: left;
}	

div.donatewrap {
	width: 340px;
	margin: 0px auto;
}

div.header {
    background: #713c92;
    padding: 5px 20px;
    color: #ffffff;
    font-size: 90%;
    text-align: center;
    margin-top: 0px;
    background: url(http://www.stephenielli.com/img/header-bg.jpg) bottom left repeat-x;	
	border-bottom: 1px solid #000;

    
    
}

div.header a {
	color: #333;
	text-decoration: none;
	
}

div.header a:hover {
	color: #fff;
	
}


