@charset "UTF-8";
.linkbg {
	background-image: url(../images/link_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom: 4px solid #e8d4b7;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
}
.topbg {
	background-image: url(../images/logo.gif);
	background-color: #910900;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.picbg_left {
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.picbg_right {
	background-image: url(../images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}.bottom{
	background-image: url(../images/bot_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	padding-right: 25px;
}
