* { margin: 0px; padding: 0px;}
body {
	font: 16px "Arial", Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background-color: #fcb248;
}
h1 {
	background-image: url(../image/bgblogo_smaller.jpg);
	float: bottom;
	height: 142px;
	width: 167px;
	text-align: center;
}
h1 span {display:none}
a:link {color: #990033;}
a:visited {color: #990033;}
a:hover {color: #000099;}
strong {
	color: #222222;
}
h2 {
	position: relative;
	text-align: center;
}
#title {
	text-align: center;
	font-size: 40px;
	color: #020202;
}
#subtitle {
	text-align: center;
	font-size: 20px;
	color: #020202;
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrapper {
	position: relative;
	width: 800px;
	margin: 0px auto 0px auto;
	background-color: #fdfdfb;
    height: auto; /* Mozilla/Safari/Opera/IE7 */
    _height: 100%; /* IE 6 and under */
	min-height: 100%;
	}
#main {
	background-color: #fdfdfb;
	border: thick #000000;
	width: 690px;
	height: auto; /* Mozilla/Safari/Opera/IE7 */
    _height: 100%; /* IE 6 and under */
	min-height: 100%;
}
#description {
	position: relative;
	float: right;
	font-family: 16px "Arial", Helvetica, sans-serif;
	color: #020202;
	width: 400px;
	height: auto;
	_height: 400px;
	min-height: 400px;
	background-color: #fdfdfb;
	margin-right: 5px;
	margin-top: 20px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
}
#description2 {
	position: relative;
	float: right;
	font-family: 16px "Arial", Helvetica, sans-serif;
	color: #020202;
	width: 400px;
	height: auto;
	_height: 275px;
	min-height: 275px;
	background-color: #fdfdfb;
	margin-right: 5px;
	margin-top: 20px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
}
#picture {
	position: absolute;
	text-align: left;
	left: 10px;
	top: 115px;
}
#picture2 {
	position: absolute;
	text-align: left;
	left: 75px;
	top: 115px;
}
#text {
	position: relative;
	float: left;
	font-size: 12px;
	color: #020202;
	width: 200px;
	height: auto;
	_height: 80px;
	min-height: 80px;
	background-color: #fdfdfb;
	margin-right: 5px;
	margin-left: 20px;
	margin-top: 0px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
}
#price {
	text-align: left;
	font-size: 13px;
	font-family: "Arial", Helvetica, sans-serif;
	font-style: italic;
	color: #020202;
}
#bio {
	position: relative;
	float: bottom;
	font-size: 14px;
	color: #020202;
	width: 705px;
	height: auto;
	_height: 400px;
	min-height: 400px;
	background-color: #fdfdfb;
	margin-left: 40px;
	text-align: left;
	padding-top: 15px;
}
#column1 {
	position: relative;
	float: left;
	color: #020202;
	width: 300px;
	height: auto:
	_height: 400px;
	min-height: 400px;
	background-color: #fdfdfb;
	margin-left: 20px;
	text-align: left;
	padding-top: 15px;
}
#column2 {
	position: relative;
	float: right;
	color: #020202;
	width: 300px;
	height: auto:
	_height: 400px;
	min-height: 400px;
	background-color: #fdfdfb;
	margin-left: 10px;
	text-align: left;
	padding-top: 15px;
}
#copyright {
	position: relative;
	float: bottom;
	font-family: 14px "Arial", Helvetica, sans-serif;
	color: #020202;
	width: 600px;
	height: 15px;
	background-color: #fdfdfb;
	text-align: center;
	padding-top: 15px;
	padding-bottom:6px;
}