body{
	background-color: #FBDB6E;
}

#wrap{
	width: 775px;
	background-color: #FFFFFF;
	background-image: url(images/wrapbg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}

a{
	background-color:inherit;
	color:#00CC00;
	font-weight:bold;
	text-decoration:none;
}
a:hover{text-decoration:underline;}

img{
	border: 0px none #FFFFFF;
}

#top{
	height: 315px;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
}

#topleft{
	background-image: url(images/topleft.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 293px;
	width: 467px;
}
#topright{
	background-image: url(images/topright2.jpg);
	background-repeat: repeat-x;
	height: 293px;
	width: 308px;
	float: right;
}

#money{
	background-image: url(images/bottom1.jpg);
	height: 71px;
	clear: both;
	padding-top: -190px;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
}

h1 a{
	color:#ffffff;
	padding-left: 7px;
}

.welcome{
	text-align: center;
	color: #FFFFFF;
}

	#hdr_4{
	float: left;
	height: 103px;
	width: 308px;
	}

	#hdr_4:link, #hdr_4:visited, #hdr_4:hover, #hdr_4:active{
	width: 308px;
	background: url(images/button.jpg) no-repeat;
	height: 103px;
	margin-top: 190px;
	}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content{
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	background-image: url(images/content.jpg);
	background-repeat: repeat-x;
}

.text{
	padding-right: 10px;
	padding-left: 10px;
}

.fleft{
	float: left;
}

.fright{
	float: right;
	width: 245px;
	color: #692812;
	font-size: 13px;
	text-align: center;
	padding-top: 40px;
}

.clear{
	clear: both;
}

.fright2{
	float: right;
}

.center{
	text-align: center;
}

.sale{
	color: #0000FF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
	
