body {
	margin:0;
	padding:0;
	height:100%;
	background-image: url(images/sub_bg.gif);
	background-repeat: repeat-x;
	font: normal 13px/19px  "Trebuchet MS", Arial, sans-serif;
	letter-spacing:0.02em;
	color:#330000;
	background-color: #DFDCA9;
}

#mainTable {
	width: 100%;
	border: thick double #330000;
	margin-top: 0px;
	margin-left: 0px;
}

#masthead  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	color: #FFFFFF;
	background-image: url(images/newlogo.gif);
	background-repeat: no-repeat;
	text-align: right;
	width: 100%;
	height: 100px;
	margin-top: 2px;
	margin-bottom: 0px;
	font-weight: normal;
	background-position: 0px 0px;
	float: right;
	padding-top: 0.1em;
	margin-right: 1em;
}

#date {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFCC66;
}

#sidebar {
	float: left;
	width: 200px;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100%;
}

#mainbody {
	border: 1px solid #003300;
	float: left;
	clear: right;
	padding: 5px 1em 1em;
	width: 70%;
	margin: 15px;
	height: 100%;
}
 #stuff {
	text-align: center;
	width: 100%;
 
 }
 
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #330000;
	border-top-width: medium;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
	letter-spacing: 0.3em;
}

#comment {
	border: 2px dotted #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #FFCC99;
	text-align: center;
	margin: 1px;
	padding: 3px;
	background-color: #003300;
	line-height: 1em;
}

a:link {
	color: #330000;
	text-decoration: none;
}
a:visited {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #333300;
	text-decoration: underline;
}
a:active {
	color: #003333;
	text-decoration: underline overline;
}
.subhead {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.5em;
	font-variant: small-caps;
	color: #FFFF99;
	background-color: #000000;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #663300;
	border-bottom-color: #000000;
	font-weight: bold;
	line-height: 1.3em;
	padding: 2px;
	letter-spacing: .2em;
}

.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-variant: small-caps;
	color: #FFFFCC;
	line-height: 20px;
	margin-left: 20px;
}

#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003300;
	background-color: #330000;
	border-top-width: 1px;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-bottom-color: #000000;
	text-align: center;
	letter-spacing: 0.3em;
	height: 23px;
	vertical-align: middle;
	background-image: url(images/heading-bk.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#drink {
	clear: both;
	float: left;
	padding-left: 500px;
	padding-top: 25px;
}
#mainTable #mainbody img {
	margin-right: 5px;
	margin-bottom: 3px;
}
#footer {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100%;
	clear: both;
	background-image: url(images/footer.gif);
	height: 61px;
	text-align: center;
	color: #DFDCA9;
	line-height: .9em;
	vertical-align: middle;
}
#footer a{
	color: #FFFF99;
}
.logo {
	float: left;
	width: 233px;
	padding-left: 2em;
	height: 86px;
}
