body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cc5d3f;
	background-image: url(http://www.milkjuggs.com/images/bghormain.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgvert {
	background-image: url(http://www.milkjuggs.com/images/bgvertmain.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgleft2 {
	background-image: url(http://www.milkjuggs.com/images/bottombgleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgright2 {
	background-image: url(http://www.milkjuggs.com/images/bottombgright.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.name {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.description {
	font-size: 11px;
	font-weight: bold;
	color: #990033;
}

.bgleft {
	background-image: url(http://www.milkjuggs.com/images/bgleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgright {
	background-image: url(http://www.milkjuggs.com/images/bgright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.block1top {
	font-size: 11px;
	font-weight: bold;
	color: #ffff99;
	text-decoration: none;
	background-image: url(http://www.milkjuggs.com/images/block1_bgtop.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	vertical-align: middle;
	padding-right: 3px;
}
.searchform {
	font-size: 11px;
	color: #996666;
}
.newsbg {
	background-color: #FFFFFF;
	border: 1px solid #660000;
}
.block2top {
	font-size: 17px;
	font-weight: bold;
	color: #ffff99;
	text-decoration: none;
	background-image: url(http://www.milkjuggs.com/images/block2_latestupdates.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 205px;
	background-color: #b23910;
}
.join_table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; width: 100%; border: none; padding: 5px; margin: 0px; }
.join_name { font-weight: bold; text-align: right; border: none; }
.join_value { text-align: left; border: none; }
.join_error { color: #EE0000; }
.join_header { font-size: 14px; font-weight: bold; text-align: center; border: none; }
.join_footer { font-size: 14px; font-weight: bold; text-align: center; border: none; }
.join_input { }
.join_select { }
.join_button { }
