/* 
Site Name: Sally Neill's Triple Blog Traffic Blueprint
Theme URI: http://www.TripleBlogTraffic.com/
Description: PPP theme
Version: 1.0
Author: Tim Buttles of <a href="http://www.threetoedcrow.com/">DirectGlobal/ThreeToedCrow Web Design Services</a>
*/

body {
	background: #fdfdfd url(images/bg.jpg) repeat-x;
    margin:auto 0;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	margin-top:20px;
}

a{
     color:#42607a;
     text-decoration:none;
}

a:hover{
     color:#42607a;
	 text-decoration:none;
}

#logo {
	background-image: url(images/logo.png);
	height:250px;
	width:460px;
	margin:-10px 0px 0px 140px;
	position:absolute;
	left: 35px;
	top: 7px;
}

#header {
	background-image: url(images/header.gif);
	height: 255px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

#header-content{
       width:848px;
	   height:166px;
}

#header2 {
	background-image: url(images/header2.jpg);
	height: 109px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}


#wrapper {
	background-image: url(images/content_bk.png);
	background-repeat: repeat-y;
	height: auto;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;

}


.contenttext{
       color:#42607a;
	   font-family:Arial, Helvetica, sans-serif;font-size:14px;
	   padding-left:70px;padding-right:80px;
	   padding-top:2px;
	   line-height:22px;
	   padding-bottom:20px;
}

#footer{
	margin: 0 auto;
	width: 806px;
	background: transparent url(images/footer-bg.png) top left no-repeat;
	padding: 20px 0px 100px 0px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#FFFFFF;
}

.aclear{clear:both;}
