*{margin:0;padding:0}

#container{
	width:799px;
	margin: 0 auto;
	padding:0;
	position: relative;
	}

#header{
	height:160px;
	background: url('images/header.png') no-repeat bottom right;
	width: 800px;
	left: 0px; 
	border: 0px solid yellow;
	margin-top:-30px;
	}


body {
	background:#FFF url('images/bgRepeat.png') repeat-x scroll center top;
	color:black;
	font:90% 'helvetica neue',sans-serif;
	width:100%;
	margin: 0 auto;
	padding:0;
	}
		
h1 {
	font:bold 100% 'helvetica neue',sans-serif;
	color:black;
	text-align:center;
	line-height:2;
	margin:0;
	padding-top:1em;
	}
	
h1 a{color:gray}

h2{
	border-bottom:1px dotted #A7A7A7;
	width:680px;
	padding-top:1em;
}

h3{padding-top:1em;}

h4{color:gray;text-align:center;padding-top:5.5em;font-weight:lighter;}

h6{color:#67a;font-size:1.25em;}

a{color:#348;text-decoration:none;outline:none;}

a:hover{color:#67a;}

#page {
	margin: 0em auto 0 auto;
	padding-top: 2px;
	padding-left: 60px;
	padding-bottom: 1.5em;
	background: #FFF url('images/mainContainer.png') no-repeat;
	width:740px!important;
	font-weight:lighter;
	}
		
#page ul {list-style:none;
	margin-top: 40px;
	}
	
#nav{
	position:absolute;
	top:9em;
	left:3em;
	}

#nav li{
   height: 16px;
   display: block;
   float: left;
  
	}

ul#nav li a{
   display: block;
   float: left;

  
	padding-right:4px;
	padding-left:8px;
	font-size:100%;
	height:16px;
	padding-bottom:14px;
	}
	
body#new li#new a,
body#web li#web a,
body#print li#print a,
body#words li#words a,
body#contact li#contact a{
    height:16px;
	padding-bottom:15.5px;
	background:url('images/active.png') no-repeat bottom center;
	
	
	}

#nav a, #page-nav a:visited {
	color:#000000;
	text-decoration: none;
	}

#nav a:hover {
	color:#67a;
	background:url('images/active.png') no-repeat bottom center;
	padding-bottom:15.5px;
	}

.entry p img {
	margin: 0 60px 0;
	}

.entry p {
	width: 600px;
	
	margin: 10px 0 0 40px; 
	}

#form-container{line-height:1.3;}
.form textarea {margin-top:10px;margin-bottom:10px;}
td{
	padding-top:10px;
}
.input{
	padding-top:10px!important;
}


#articles li {
	font: bold 100%;
	line-height:1.6em!important;
	}

#articles li a{
	font: bold 100%;
	}

#articles a, #articles a:visited {
	text-decoration:none;
}

#articles a:hover {
	/* text-transform: uppercase; */
	color:#67a;
	}
	
/* piclens Gallery */

.gallnav{
	margin-top:1em
}

#pl_main {
	width: 700px;
	margin: 20px auto;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}
table.gallery {
	padding: 5px;
	width: 700px;
}
table.gallery td {
	text-align: center;
}
table.gallery img {
	padding: 5px;
	margin: 2px;
	border: 1px solid #ccc;
	max-width: 120px;
	max-height: 120px;
}
.mbf-item { display: none; }


/* end piclens Gallery */	

/* web page*/
.webImg img{
	border:0px;
	margin-right:1em;
}

.purpSq{
	list-style-image:url(images/bullet.png);
	margin-left:1em;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	width:100%;
}
/* End captions */
	
#footer {
	height:118px;
	background: url('images/footer.png') repeat-x bottom center;
	margin:-.5em auto 2em;
	width:800px;}
