BODY
{	background-image: url(bkbk.jpg);
	background-position:center;
	background-repeat:repeat-y;
	TEXT-ALIGN: center;
	font-family:  Trebuchet MS, Tw Cen MT, Arial;
	}
a:hover
{	color:#009F00;}
 
div.headrow
{	background-image: url(bk.jpg);
	height:90px;
	width: 780px;
	}
div.mypage
{	width: 780px;
	border:solid 1 px #000000;
	border-right:solid 3px #000000;
	MARGIN: 0px auto;
	TEXT-ALIGN: left;
	background-color:#ffffff;
	}
   
div.slogan
{	background-color:#2D6508;
	background-position:center;
	width: 780px;
	padding: 6 0 1 0;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	}

div.sloganpic
{	width: 780px;
	}

div.menubar
{	background-color:#563916;
	width: 780px;
	height:25px;
	padding: 2 0 2 0;
	border-bottom:solid 1px #000000;
	}
  
div.leftside
{
	background-image: url(pic1.jpg);
	width:260px;
	height:145px;
	float:left;  
	}
div.rightside
{
	background-image: url(pic2.jpg);
	width:260px;
	height:145px;
	float: left;  
	}
div.picwords
{   
	background-image: url(pic3.jpg);
	width:260px;
	height:145px;
	float:left;
	}
div.picbar
{	height:145px;
	width:780px;
	}

div.greenbar
{	background-color:#2D6508;
	height:30px;
	width: 780px;
    clear:both;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	}

div.words
{	text-align:left;
	width: 740px;
	margin: 20 0 20 20;
	}

div.bottom
{	width: 780px;
		height:25px;

	padding:5 0 5 0;
	}
	
div.hlink
{	float: left;	
	margin-left: 65px;
	width: 150px;
	padding-top:3px;
}

div.plink
{	margin-left:65px;
	width:150px;
	float:left;
	padding-top:3px;
	}

div.clink
{	float: left;
	margin-left: 65px;
	width: 150px;
	border:none;
	padding-top:3px;
}

div.copyright
{clear:both;}
div.hlink img {border:none;}

div.plink img {border:none;}

div.clink img {border:none;}

div.trpl
{	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	padding: 2 2 2 20;
}
div.trtop
{	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	font-size:17px;
	color:#FFFFFF;
	background-color:#2D6508;
	padding: 2 2 2 20;
}