html, body, div, a, img, span, ul, li, p, h1, h2, h3, form
{
	margin:0px;
	padding:0px;
	color:#000000;
	border:0;
	font-family:"Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
html
{
	height:100%;
	width:100%;
}
body
{
	text-align:center;
	background:url('/_i/stripe.png') repeat top left;
	height:100%;
	width:100%;
}
ul
{
	list-style:none;
}
h1
{
	line-height:1em;
	font-size:48px;
	height:67px;
	margin:0px 12px;
	border:4px solid #4a9b75;
	display:inline;
	float:left;
	color:#4a9b75;
	background-color:#eeeeee;
	width:661px;
}
h2
{
	width:100%;
	font-size:24px;
	line-height:1em;
	float:left;
	color:#000000;
}
h3, h3 span
{
	font-size:14px;
	line-height:18px;
	font-weight:normal;
}
p
{
	text-align:justify;
	float:left;
	display:block;
	width:425px;
	line-height:18px;
	padding-bottom:12px;
}
.left
{
	float:left;
}
img.standard
{
	float:left;
	height:12px;
	width:717px;
}
img.borderbottom
{
	border-bottom:12px solid #4a9b75;
}
img.marginbottom
{
	margin-bottom:32px;
}
.date
{
	font-weight:bold;
}
#wrapper
{
	margin:0px auto;
	text-align:left;
	width:721px;
	min-height:100%;
}
#main
{
	width:721px;
	float:left;
}
#top
{ 
	width:721px;
	height:32px;
	float:left;
}
#admin
{
	height:32px;
	line-height:32px;
	width:366px;
	padding:0px 24px;
	float:left;
}
#admin a
{
	float:left;
	font-size:14px;
	line-height:32px;
	padding-right:12px;
	font-weight:bold;
	text-decoration:none;
}
#admin a:hover
{
	text-decoration:underline;
}
#feedback
{
	overflow:auto;
	font-weight:bold;
}
#feedback.updating
{
	color:#4a9b75;
}
#top h2
{
	width:280px;
	height:32px;
	line-height:1em;
	font-size:24px;
	float:left;
}
#rightshadow
{
	width:717px;
	background:#4a9b75 url('/_i/rightshadow.gif') repeat-y top right;
	padding-right:4px;
	float:left;
}
#listwrapper
{
	float:left;
	display:block;
	background-color:#4a9b75;
	width:717px;
	height:40px;
}
#menu 
{
	width:692px;
	padding-left:24px;
	height:40px;
	line-height:40px;
	background-color:#4a9b75;
	list-style:none;
	float:left;
	display:block;
}
#menu li
{
	float:left;
	display:inline;
	
	background-color:#4a9b75;
	color:#ffffff;
	
	text-align:left;
	text-decoration:none;
	
	font-size:24px;
	font-weight:normal;
	line-height:1em;
	height:40px;
	
	margin-right:12px;
}
#menu li.current
{
	background:url('/_i/menuselected.gif') repeat-x bottom left;
	margin-right:6px;
	padding-left:6px;
}
#logo
{
	width:693px;
	height:75px;
	background-color:#346D52;
	float:left;
	margin:0px 12px;
	display:inline;
}

#content
{
	width:669px;
	background:#eeeeee;
	float:left;
	padding:16px 24px;
}
#content .half
{
	width:334px;
	min-height:200px;
	float:left;
}
#content .double
{
	width:440px;
	min-height:200px;
	float:left;
}
#content .double img
{
	width:220px;
	height:129px;
	display:inline;
	float:left;
}
#content .project
{
	width:100%;
	float:left;
	display:block;
	background:#eeeeee;
}
#content .project img
{
	float:left;
	margin-left:24px;
	display:inline;
}
#content .single
{
	background:#eeeeee;
	width:205px;
	float:left;
	padding-left:24px;
}
#content .single ul
{
	width:205px;
	float:left;
	padding-bottom:12px;
	background:#eeeeee;
}
#content .single ul li, #content .single ul li span
{
	line-height:18px;
	font-size:14px;
}
#footer
{
	width:714px;
	background:#4a9b75;
	display:block;
	float:left;
}
#footer a
{
	font-weight:bold;
	text-decoration:none;
	height:14px;
	line-height:14px;
	display:block;
	text-align:right;
	width:697px;
	color:#ffffff;	
	background:#4a9b75;
	padding-top:10px;
	font-size:12px;
	float:left;
}
#footer a:hover
{
	text-decoration:underline;
}

div.editable
{
	border-bottom:4px dotted yellow;
	cursor:pointer;
	min-height:200px;
	min-width:400px;
}
img.editable
{
	cursor:pointer;
	border-bottom:4px dotted yellow;
}

.sIFR-active h1,
.sIFR-active h2 {
  visibility: hidden;
  font-family: "Gill sans", Verdana, Arial, Sans-serif;
  line-height: 1em;
}


