body{
	background: #669966;
	scrollbar-3d-light-color:#fff;
    scrollbar-arrow-color:#669966;
    scrollbar-base-color:#fff;
    scrollbar-dark-shadow-color:#ccc;
    scrollbar-face-color:#669966;
    scrollbar-highlight-color:#fff;
    scrollbar-shadow-color:#fff
}
#container {
	position: absolute;
	width: 760px;
	height: 560px;
	left: 50%;
	top: 30px;
	margin-left: -380px;
	border:1px solid #666600;
	background-color:#fff;
}
#rightpanel {
	position: absolute;
	width: 239px;
	height: 476px;
	right: 0px;
	top: 84px;
	background-color:#cc9933;
	border-left:1px solid #666600;
}
#issues{
	position: absolute;
	width: 505px;
	height: 54px;
	top: 420px;
	left: 7px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #339933;
	font-weight:bold;
	line-height:2.0em;
}
#woods{
	position: absolute;
	width: 520px;
	height: 85px;
	bottom: 0px;
	left: 0px;
}
.label{
	font-size: 0.8em;
	font-weight:bold;
}
.longtextwhite{
	padding:4px;
	vertical-align:top;
	font-size: 0.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
.longtext{
	padding:8px;
	vertical-align:top;
	font-size: 0.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.longtext a{
	text-decoration:none;
	color:#369;
	}
.longtext a:hover{
	color:#F00;
}
#logo{
	position: absolute;
	top: 6px;
	left: 6px;
	height:55px;
	width:600px;
}
#skype{
	position: absolute;
	top: 4px;
	right: 6px;
	height:51px;
	width:101px;
}
#accred{
	position: absolute;
	top: 99px;
	left: 369px;
	height:43px;
	width:128px;
}
#nav {
	position: absolute;
	width:717px;
	height:25px;
	left: 20px;
	top: 57px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 2em;
	font-size: 0.6em;
	font-weight:bold;
	text-align:right;
}
#nav a{
	color: #333;
	text-decoration:none;
}
#nav a:hover{
	color: #999;
}
/*div.moretext {
	font-size: 0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:550px;
	height:300px;
	overflow:auto;
}*/
#photo {
	position: absolute;
	width: 112px;
	height: 168px;
	top: 0px;
	right: 60px;
	background-color:#FFFFCC;
}
#phototext {
	position: absolute;
	width: 180px;
	height: 210px;
	top: 184px;
	right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.2em;
	font-size: 0.6em;
	text-align:center;
}
#email{
	position: absolute;
	width: 239px;
	height: 54px;
	top: 385px;
	right: 0px;
	text-align:center;
}
#onlinetext {
	position: absolute;
	width: 180px;
	height: 180px;
	top: 198px;
	right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.4em;
	font-size: 0.8em;
	text-align:center;
	/*border:1px solid #ffffff;*/
}
#onlinetext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
	font-size: 0.9em;
}
#header{
	position: absolute;
	top: 108px;
	left: 41px;
	height:30px;
	width:320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CC9933;
	font-size: 0.9em;
	font-weight:bold;
}
#maintext {
	position: absolute;
	top: 149px;
	left: 42px;
	height:265px;
	width:440px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.7em;
	overflow:auto;
	padding-right:10px;
}
#topblock {
	left:0px;
	top:0px;
	width:760px;
	height:83px;
	border-bottom: 1px solid #666600;
}

