body {
	font-size: 62.5%;
	margin: 0em auto;
	padding: 0em;
	background: url(template/yellow/img_background.gif) top center repeat-y;
  font-family: Verdana,Tahoma, Arial,sans-serif;
}

#top {
	float: center;
	width: 115px;
	height: 110px;
	background: url(template/yellow/top.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	left: 950px;
}

#wrap {
	width: 78em;
	margin: 0em auto;
}

img {
	border: 0px;	
}

a {
	text-decoration : none;	
}

a:hover {
	text-decoration : underline;	
}

#menu {
	width: 160px;
	padding: 0.4em 0.4em 0.4em 1.4em;
	font-size: 120%;
	background-color: #f6f6f6;
	border: solid 0.1em #000000;
	position: absolute;
	top: 50px;
	left: 10px;	
}

#banner {
	width: 740px;
	height: 130px;
	background: url(template/yellow/banner.gif);
	background-repeat: no-repeat;
	margin: 0em auto;
	position: static;
}
#bannertext {
	padding: 0.4em 0.4em 0.4em 1.4em;
	font-size: 120%;	
}
#editbanner {
	position: absolute;
	top: 130px;
	left: 270px;	
}

#lefttophead {
	width: 33px;
	height: 6px;
	background-image: url('template/yellow/bg_topleft.gif');
	background-repeat: no-repeat;
}
#tophead {
	height: 6px;
	background-image: url('template/yellow/bg_top.gif');
	background-repeat: repeat-x;
}
#righttophead {
	width: 8px;
	background-image: url('template/yellow/bg_topright.gif');
	background-repeat: no-repeat;
}

#lefthead {
	width: 33px;
	background-image: url('template/yellow/bg_left.gif');
	background-repeat: repeat-y;
}
#title {
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	font-size: 80%;
	background-image: url('template/yellow/bg_title.gif');
}
#righthead {
	width: 8px;
	background-image: url('template/yellow/bg_right.gif');
	background-repeat: repeat-y;
}
#edit {
	width: 110px;
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	background-image: url('template/yellow/bg_title.gif');
}

#leftbottom {
	width: 33px;
	height: 16px;
	background-image: url('template/yellow/bg_bottomleft.gif');
	background-repeat: repeat-y;
}
#bottom {
	background-image: url('template/yellow/bg_bottom.gif');
	background-repeat: repeat-x;
}
#rightbottom {
	width: 8px;
	background-image: url('template/yellow/bg_bottomright.gif');
	background-repeat: repeat-y;
}

#leftdescription {
	width: 33px;
	background-image: url('template/yellow/bg_descriptionleft.gif');
	background-repeat: repeat-y;
}
#description {
	margin: 0em 0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	font-size: 80%;
	background-image: url('template/yellow/bg_description.gif');
	background-repeat: repeat-y;
}
#rightdescription {

}

#leftlast {
	width: 33px;
	height: 13px;
	background-image: url('template/yellow/bg_lastleft.gif');
	background-repeat: no-repeat;
}
#last {
	background-image: url('template/yellow/bg_last.gif');
	background-repeat: no-repeat;
}
#rightlast {

}