body{
	padding:0px;
	margin:0px;
	background:#ffffff;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	}
	
.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;
	}
	
.yellow_text{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color:#fcf761;
	}
	
.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;
}

