body,td,input,select
{
	font-family: sans-serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 2px;
	line-height:140%;
	color:#606060;
}

.imagebox{
	border-style:solid;
	border-color: #f0f0f0;
	border-width:10px;
      }

a:link
{
	color:#606060;
}
a:visited
{
	color:#606060;
}
a:hover
{
	color:#606060;
}

h1
{
	font-size:14px;
	color:#80a080;
	text-align:left;
	line-height:100%;	
	font-weight:bold;	
}


div#header1
{
	position:absolute;
	width:760px;
	height:114px;
	top:0px;
	left:0px;
	top:0px;
	background-color:#46af48;
	background-image:url(artwork/header3.png);
}
div#header2
{
	position:absolute;
	width:760px;
	height:69px;
	top:114px;
	left:0px;
	background-color:#ffffff;
	background-image:url(artwork/header2.png);
}

div#wrap
{
	position:absolute;
	top:183px;
	left:0px;
	width:760px;
	background-color:#ffffff;

}
div#leftpanel
{
		
	position:relative;
	float:left;
	width:171px;
	background-color:#ffffff;
	left:0px;	
	top:0px;
}


.leftstrip
{
	position:relative;
	width:171px;
	display:block;
	height:17px;	
	text-decoration:none;	
	background-image:url(artwork/leftstrip1.png);
}
.button2
{
	color:#707070;
	width:120px;
	height:30px;	
	position:relative;
	text-align:right;
	display:block; 
	line-height:30px;
	text-decoration:none;
}
.button2 a
{
	color:#707070;
	text-decoration:none;			
}
.button2 a:visited
{
	text-decoration:none;			
}
.button2 a:hover
{
	color:#207020;
	text-decoration:underline;			
}




.button1
{
	width:171px;
	height:30px;	
	position:relative;
	display:block;
	text-decoration:none;	
	background-image:url(artwork/button.png);
}
.button1b
{
	width:171px;
	height:30px;	
	position:relative;
	display:block;
	text-decoration:none;	
	background-image:url(artwork/button2.png);
}

div#rightpanel
{
	position:relative;
	background-color:#ffffff;
	float:right;
	top:0px;
	left:0px;
	width:589px;
}

hr
{
	color: #509851;
	background-color: #509851;
	height: 1px;
	border:0px;
}


div#foot
{
	clear:both;
}



.footer
{
	font-size:11px;
	color: #505050;
	line-height:140%;
	text-align:right;
	text-decoration: none;	
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
}
.footer2
{
	font-size:11px;
	color: #505050;
}

.footer2:link
{
	text-decoration: none;
	
}
.footer2:visited
{
	text-decoration: none;
}
.footer2:hover
{
	text-decoration: underline;
}

input,textarea,select
{
color: #707070;
background: #ffffff;
border: 1px solid #a0a0a0;
padding: 1px;
margin-bottom:4px;
}

 select
{
color: #707070;
background: #ffffff;
border: 1px solid #a0a0a0;
}

