html, body {
	background:url('images/userimages/design/contentbodybg-green.gif');
	background-repeat:repeat-x;
	background-color:#82db34;
	color:#323232;
	margin:0px;
	font-family:arial, helvetica, sans-serif;
	height: 99%;
  width:100%;
}

body {
  margin: 0;
  padding: 0;
}


#container {
	background:url('images/userimages/design/rainbow-smoke-content-green.jpg');
	background-repeat:repeat-x;
	margin: 0;
  text-align: left;
  min-height: 99%;
  height: auto;
  width:100%;
}

#middle {
	background:url('images/userimages/design/faces.jpg');
	background-repeat:no-repeat;
	padding-left:672px;
	padding-top:245px;
	height:500px;
	_height:745px;
}

#left {
	background:url('images/userimages/design/green-left.jpg');
	background-repeat:no-repeat;
	width:383px;
	height:575px;
}

#nav {
	padding-left:20px;
	width:213px;
	_width:233px;
}

a {
	color:#c44e4e;
	font-weight:bold;
	font-size:1.1em;
}

a.menulinks {
	font-family:'arial narrow', arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#e7c650;
}

a.submenulinks {
	font-family:'arial black' arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

#right {
	background:url('images/userimages/design/green-top3.jpg');
	background-repeat:no-repeat;
	margin-left:383px;
	margin-top:-732px;
}

#logo {
	background:url('images/userimages/design/greenlogo.jpg');
	background-repeat:no-repeat;
	margin-left:230px;
	width:965px;
	_width:735px;
	height:192px;
}

#content {
	padding-left:10px;
	width:990px;
	_width:1000px;
}

.pagetitle {
	font-size:18px;
}

