body  {
background:url(../images/bggoddess.jpg) center top repeat-y;

}

#outer {
/*background:url(../images/frontbg.jpg) top center no-repeat;*/
background:url('http://www.womanawake.org/images/logo.jpg') top center no-repeat;
}

.container {
width:906px;

}

	#header {
		float:left;
		width:867px;
		margin:0px 19px;
		text-align:left;
		height:330px;
	}
	
		#header img {
		
		}
		
		#header #search {
		}
		
		#header h1 {
		height:75px;
		float:left;
		}
	
		#header h1 span {
		display:none;
		}
		
		#header #carpelinkbox {
		float:right;
		width:210px;
		
		}
		
		#header #carpelinkbox a {
		width:210px;
		display:block;
		height:35px;
		}
		#header #carpelinkbox span {
		display:none;
		}
		
	#nav {
	text-align:right;
	float:left;
	display:inline;
	width:850px;
	margin:267px 19px 10px 19px;
	padding-right:80px;
	}

		#nav ul {
		display:block;
		margin:0px;
		padding:0px;
		}
		
		#nav ul li {
		display:inline;
		margin:0px 0px 0px 10px; 
		padding:0px;
		}
		
		#nav a {
		color:#330033;
		}
		
		#nav a:link, #nav a:visited {
		text-decoration:none;
		}
		
		#nav a:hover {
		text-decoration:underline;
		}
		
	#showcase {
	margin:0px 0px 15px 0px;
	background:url(../images/WAlogo finished.jpg) top center no repeat;

	}
	
	#contentcontainer {
	clear:both;
	float:left;
	width:906px;
	display:inline;
	background:url(../images/contentbg.png) top center repeat-y;
	}
		
	#content {
	float:left;
	width:867px;
	display:inline;
	margin:0px 19px;
	text-align:left;
	}

	#sidebar {
	float:right;
	width:200px;
	clear:right; 
	text-align:left;
	}

	
	#footer {
	padding-top:15px;
	clear:both;
	}
	
	.top {
	margin-bottom:6px;
	}
	
	.floatleft {
	float:left;
	margin:0px 15px 15px 0px;
	}
	
	.floatright {
	float:right;
	margin:0px 0px 15px 15px;
	}
	
	.clearleft {
	clear:left;
	}
	
	p {
	text-align:left;
	}
	
	small {
	font-size:85%;
	color:#888;
	line-height:1em;
	}
	
	.padding {
	padding:9px;
	background:white;
	}
	.border {
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	}
	
	
	#footercontainer {
			clear:both;
			width:100%;
			font-size:80%;
			margin:0px 30px 0px 30px ;
			/*background:url(../images/bg.jpg) top center repeat-y;*/
			min-height:100px;
			bottom:0px;
			left:0px;
			text-align: center;
			
		}

		#footer {
			width:800px;
			color:#330033;
			font-size:100%;
			margin:0px auto;
			text-align: center;

		}

		#footer ul {
			width:800px;
			margin:0px auto;
			padding:10px;
			font-size:100%;
			list-style:none;
			text-align: center;
			
		}

		#footer ul li {
			padding:10px 5px;
			display:inline;
			
		}
	
	#downloads dl {
		width:175px;
		float:left;
		margin: 0px 10px 0px 0px;
		text-align: center;
	}

	#downloads dl dt {
		margin:5px;
		display: none;
		font-size: 90%;
	}

	#downloads dl dd {
		margin: 5px;
		font-size: 80%;
	}

	