#container {
	text-align: left;
	width: 750px;
	margin: auto;
	background-color: #FFF;
	border: medium ridge #e5e4bc;
}
h3 {
	font-size: 24px;
	color: #F00;
	text-decoration: none;
}

.winners {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

body {
	background-image: url(images/slice.gif);
	background-repeat: repeat-x;
}
#container #banner {
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #e5e4bc;
	background-image: url(images/quilt_header_2010.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	height: 165px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
	margin: 2px;
}
.list {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	margin: 5px;
}
.vendors {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
}

.soldout {
	background-image: url(images/marianne_stamp.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


.fltrt {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.fltlft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin: 2px;
}
.shophop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}


#container #content {
	margin: 5px;
	padding-top: 25px;
	background-image: url(images/background_quilt_2010.jpg);
	background-repeat: no-repeat;
}
#container #footer {
	background-color: #6d226b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border-top-width: medium;
	border-top-style: ridge;
	border-top-color: #e5e4bc;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: 10px;
}
.info {
	background-color: #6d226b;
	margin: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 10px;
	width: 80%;
	border: medium ridge #e5e4bc;
}
#container #banner table tr td ul li a {
	color: #000000;
}
#container #banner table tr td ul li a:hover {
	color: #000000;
	text-decoration: none;
}
.workshop {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.charm {
	background-color: #e2d5a7;
	width: 95%;
	border: medium ridge #cab775;
	color: #000000;
	padding: 5px;
}
#guildchallenge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#enlarge {
	font-size: 12px;
	color: #000000;
}
.alert {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #F00;
	padding: 5px;
	width: 90%;
	text-align: justify;
	border: medium ridge #ffffff;
}

.odd {
	background-color: #ffffff;
}
.even {
	
}
