@charset "utf-8";
/* CSS Document */

#container {
	top:30%;
	height:100px;
	margin-top:-50px;
	width: 700;
	background: #FFFFFF;
	padding-left: 15%;
	padding-right: 0px;
	overflow: visible;
	padding-top: 0px;
	position: absolute;
}#banner {
	width: 700px;
}
#main {
	width: 700px;
	margin-right: 10px;
	margin-left: 2px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
#red {
	color: #F00;
}
#yel {
	color: #FC0;
}
#pink {
	color: #F0F;
}
#green {
	color: #090;
}
#pur {
	color: #60F;
}
#blue {
	color: #009;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
#leftcol {
	float: left;
	margin-top: 2px;
}
#rightcol {
	float: right;
}
#about {
	width: 700px;
	text-align: justify;
	font-weight: normal;
	color: #333;
	font-variant: normal;
	border-color: #FFF;
}
.butcher {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
