body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 10px;
	padding: 0px;
	background-image: url(../test/drkit/images/Nephesh_Home_Nav.jpg);
	font-size: 11px;
	display: inline;
	line-height: 10px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-variant: normal;
	line-height: 100%;
}
#container {
	width: 717px;
	margin-top: 13px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a{
	font-size:9px;
	line-height: 140%;
	font-weight: normal;
	word-spacing: 3px;
}
p{
	margin: 15px 0px;
	line-height: 115%;
	text-align: left;
	font-size: 100%;
	letter-spacing: .1em;
}
/********************** Header ***************************/
#header {
	font-size: 9px;
	background-image:url(images/header.png);
	width:717px;
	height:220px;
	position:relative;
	margin: 0px;
}

#header li{
	display:inline;
	top:15px;
	
}
#header ul a{
	text-decoration:none;
	color:#8D7A17;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 20px;
	line-height: 30px;
	font-size: 9px;
}
#header ul a:hover{
	color:#A6973D;
	font-style: normal;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#009933;
	position:relative;
	top: 6px;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:400px;
	left:50px;
	width: 120px;
	height: 70px;
}
#header_text {
	top:60px;
	left:0px;
	width:717px;
	position:absolute;
	height: 150px;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	width:717px;
	height: 400px;
	position: relative;
	top: 8px;
	background-image: url(images/middleback.png);
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}

/********************** Footer ***************************/
#footerline {
	font-size:1px;
	height:29px;
	position: relative;
	top: 400px;
	width: 717px;
	clear: none;
	background-image: url(images/footer_bg.png);
}
#footer {
	width:717px;
	text-align:center;
	padding: 0px 0px;
	word-spacing: 1px;	
}
