body{
	padding:0px;
	margin:0px;
	background:#fff;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	}
	
h2{
	color: #9EEC03;
	font: small-caps bold 160%;
}
h3{
	color: #9EEC03;
	font: small-caps bold 140%;
}

h4{
	color: #9EEC03;
	font: small-caps bold 120%;
}
	
.left_shadow{
	background:url(../images/left_shadow.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:17px;
	}

.right_shadow{
	background:url(../images/right_shadow.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:17px;
	}
	
.body_left_image{
	background:#a5bd7f url(../images/body_left_image.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:711px;
	width:29px;
	}
	
.name_bg{
	background:#ffffff url(../images/name_bg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:719px;
	width:264px;
	}
	
.header_bg{
	background:url(../images/header_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:249px;
	}
	
.body_bg{
	background:url(../images/body_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:697px;
	}
	
.body_bg_upper{
	background:url(../images/body_bg_upper.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:441px;
	width:697px;
	}
	
.footer_bg{
	background:url(../images/footer_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:63px;
	}
	
.menu_text{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}	
a.menu_text:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#fcff00;
	text-decoration:none;
	}
.side-menu{
	width:150px; 
	height:20px; 
	align:left; 
	background:#fff; 
	border: 1px solid #9AB372; 
	margin-top: 2px;
}
.side-menu:hover{
	width:150px; 
	height:20px; 
	align:left; 
	background:#9CB071; 
	border: 1px solid #C1D190; 
	margin-top: 2px;
	margin-left:1px;
}
.menu_text2{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#9AB372;
	text-decoration:none;
	padding-left: 5px;
	}	
a.menu_text2:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}
.yellow_text{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color#9DEA04;
	}
	
.link1{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#fcf761;
	text-decoration:none;
	}
	
a.link1:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}

.link2{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
	}
	
a.link2:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
	
.link3{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:normal;
	color:#fcff00;
	text-decoration:none;
	}
	
a.link3:hover{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
	
.footer_menu{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
	
a.footer_menu:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
	}
	
ul.bullet1{margin:0; padding:0;}
ul.bullet1 li{
list-style-type:none;
	margin:0;
	padding:0 0 0 70px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 50px 3px;
	line-height:18px;
}


