@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	border:0;
}

body {
	background:#000 url(bgimages/bg4.jpg);
	background-attachment:fixed;
	margin-bottom:1%;
	text-align:center;
}
	
p {font:14px Arial, Helvetica, sans-serif;
color:#fff;}

h2 {padding-top:5px;}
	
h3 {font-family: Arial, Helvetica, sans-serif;
color:#fff;}

/* Class Styles */
.bodyText {
	font:14px helvetica, sans-serif;
	color:#FFFFFF;
	line-height:20px;
	margin-top:0px;
	}

.style1 {
	color: #e30;
	text-decoration:none;
}
	
.dull {
	font: 18px "poor richard",serif;
	color: #ffffff;
	line-height:24px;
	letter-spacing:.2em;
	text-align:center;
	margin-bottom:9px;
	}	
	
.dull2 {
	font: 22px "poor richard",serif;
	color: #fff;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.copyright {
width:100%;
	font: 10px "times new roman",serif;
	color: #f30;
	line-height:12px;
	letter-spacing:.1em;
	padding-bottom:2px
	}
	
.subHeader {
width:100%;
	font:18px "poor richard", "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height:16px;
	margin-top:0px;
	text-decoration:none;
	}

	
.a:visited, a:link {	
	color: #f30;
	text-decoration:none;
	}
	
.a:hover, a:focus {
	color:#eb9;
	text-decoration:none;
}

#wrap {
	width:800px;
	margin:0 auto;
	border:none;
	float:inherit;

}

#wrap2 {
	width:800px;
	height:79px;
	margin:auto;
	border:none;
	text-align:center;

}
#ads {
margin:auto;
}

#header {
	background:url(bgimages/header.jpg) no-repeat center center;
	text-indent:-10000px;
	height:100px;
	width:800px;
	margin:0 auto;
}

#bodycontainer {
	width:800px;
	text-align:left;
	}
	
#text {
	float:left;
	width:460px;
	padding:8px 0 10px 0;
}


.nav {
width:100%;
	height:32px;
	list-style:none;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding-top:inherit;
	margin:5px 0 5px;
	text-decoration:none;
	clear:both;
}
.nav li{
float:left;
display:block;
}
.nav a {
	font:24px "poor richard", serif;
	text-decoration:none;
	border:none;
	color:#fff;
}
.nav a:link, a:visited{
	color:#fff;
	text-decoration:none;
}
.nav a:hover, a:focus {
	color:#eb9;
	text-decoration:none;
}
.nav #active{color:#E30;}

#home {
	width:93px;
}
#artsy {
	width:177px;
}
#cars {
	width:82px;
}
#nature {
	width:105px;
}
#women {
	width:110px;
}
#other {
	width:107px;
}
#contact {
	width:125px;
}
#info {
	width:460px;
padding:15px 0 0 0px;
	color:#fcc;
	font:14px helvetica;
	float:left;
text-align:center;
}

#info p {
width:330px;
	margin:10px auto;
}

#newadd {
	float:right;
	font:18px poor richard;
	width:330px;
	border:none;
	text-align:center;
	color:#fff;
	}

#new img {
	margin:5px auto 10px;
}
	


/*added elements------------------------------------------*/

ul, li
{
margin:0;
border:0;
padding:0;
}

.wallpaper
{
width:100%;
clear:both;
margin-bottom:0px;
}

.wallpaper li
{
display:block;
float:left;
width:256px;
height:220px;
margin-bottom:0px;
margin-right:16px;
}
	
.pageNav
{
width:100%;
color: #ffffff;
font: 18px "poor richard", serif;
line-height:20px;
letter-spacing:.2em;
padding-top:5px;
padding-bottom:3px;
}

.pageNav li
{
display:inline;
}

#footerNav
{
width:100%;
padding-top:0px;
clear:both;
}
