body{
	padding: 0;
	margin: 0px auto;
	background-image: url(http://inthefieldonline.net/site/images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-color: #ffffff;
	position:inherit;
	color: #333;
	font-family: Verdana;
	font-size: 68%;
}

img{ 
	border: 0;
}

p {
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

blockquote{ 
	margin: 4px 10px 4px 10px;
	font-style:italic;
}

a{
	text-decoration: none;
	color: #000000;
}

a:hover{
	text-decoration: none;
	color: #000000;
}

h1{
	font-family:Verdana, "Times New Roman", Times, serif;
	text-align: right;
	font-weight: normal;
	padding: 3px 15px 2px 3px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #ddd;
	color: #333;
	font-size: 170%;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	float: left;
	font-weight: normal;
	padding: 6px 2px 2px 0px;
	margin: 4px 5px 0px 0px;
	border-bottom: 1px solid #ddd;
	color: #333;
	font-size: 150%;
}

.entry{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #333;
	width: 98%;;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: normal;
	font-style:italic;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	border-bottom: 1px solid #ddd;
	color: #333;
	font-size: 120%;
}

#centrecontainer{
	position: relative;
	left: 0px;
	width: 100%;
}

/* styles for IE 5 Mac */
#centerwrap {
	width:800px;
	height:360px;
	margin:10px auto;
	position:relative;
}

#content {
	position:absolute;
	top:55px;
	left:10px;
	height:360px;
	width:800px;
	padding:5px 5px 5px 5px;
	margin: 0px;
	background-color: #efefef;
}
/* commented backslash hack  - invisible to IE 5 \*/
#centerwrap {
	position:absolute;
	margin:-210px 0 0 -360px;
	left:50%;
	top:50%;
}
/* end hack */

#header{
	position:absolute;
	left: -40px;
	width: 500px;
	font-size: 95%;
	padding: 0px 20px 0px 10px;
	margin: 20px 0px 0px 0px;
	text-align:right;
	color: #fff;
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
}

#header ul{
	padding: 0;
	margin: 0;
	float: left;
}

#header li{
	padding: 0;
	margin: 0;
	float: left;
	list-style-type: none;
}


#header ul li a{	
	padding: 0px 10px 2px 10px;
	color: #666;
	text-decoration: none;
	font-weight: 600;
	font-size: 120%;
}

#header ul li a:hover{
	color: #999;
	text-decoration: none;
}

#container    {
	width: 800px;
	height: 360px;
	border: 0px solid #999;
}

#containerleft{
	float: left;
	width: 300px;
	height: 350px;
	background: #fff;
	padding: 0px;
	border: 0px solid #eee;
}

#containerleft a{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover{
	text-decoration: none;
	color: #FFF;
}

#containerleft h2{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
}

#menubar{
	float: right;
	top: 0px;
	width: 96px;
	height: 360px;
	background-color: #000;
	padding: 2px 0px 2px 2px;
	border-right: 0px solid #eee;
}

#menubar ul{
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

#menubar li{
	width: 90px;
	padding: 4px 0px 4px 5px;
	margin: 2px 0px 2px 0px;
	float: right;
	list-style-type: none;
}


#menubar ul li a{	
	padding: 5px 15px 5px 5px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	width: 90px;
}


#menubar .active {	
	width: 90px;
	padding: 4px 0px 4px 5px;
	margin: 2px 0px 2px 0px;
	float: right;
	list-style-type: none;
	background-color: #fff;
	border: 0px solid #fff;	
}
 
#menubar .active a{	
	color: #000;	
}
 
#menubar .active a:hover{	
	color: #000;	
}

#menubar ul li a:hover{
	color: #fff;
}

#containerright{
	float: left;
	width: 350px;
	height: 350px;
	padding: 10px 25px 0px 25px;
	text-align: left;
	background: #fff;
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	border: 0px solid #eee;
	overflow:auto;
}

#containerright h2{
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, verdana, tahoma, sans-serif;
	letter-spacing: -1px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 0px;
	padding-top: 10px;
	width: 98%;
}

#containerright a{
	text-decoration: underline;
}

#containerright a:hover{
	text-decoration: none;
	color:#666666;
}

#blogright{
	float: right;
	width: 400px;
	height: 350px;
	padding: 10px 25px 0px 25px;
	text-align: justify;
	background: #fff;
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	border: 0px solid #eee;
	overflow:auto;
}

#blogright h2{
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	border-bottom: 0px solid #FFF;
	padding-bottom: 0px;
	width: 100%;
}


#footer{
	position:absolute;
	font-size: 80%;
	top: 400px;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	width:700px;
	color: #999;
	text-align:right;
}

#footer a{
	text-decoration: none;
	color: #999;
}

#footer a:hover{
	text-decoration: underline;
	color: #ccc;
}

.post{
	margin: 0px 0px 0px 0px;
	border-bottom: 0px dotted #ccc;
	width: 90%;
}

.content{
	margin: 0px 0px 0px 0px;
	border-bottom: 0px dotted #ccc;
}