#sidebar {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #990000;
	padding-left:35px;
	padding-top:15px;
	background-image:url(images/bcbg.jpg);
}
#bodytext {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
#bodytext a{
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #D11E29;
}
#navtext {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #D11E29;
	padding:10px;
	text-align: right;
	padding-top: 45px;
	padding-right: 25px;
}
#navtext a{
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	font-style: normal;
	padding:2px;
	padding-left:6px;
	padding-right:6px;
	font-weight: normal;
	text-decoration:none;
	color: #D11E29;
}
#navtext a:hover{
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	font-style: normal;
	
	padding:2px;
	padding-left:6px;
	padding-right:6px;
	font-weight: normal;
	color: #D11E29;
	background-color:#d7dbff;
}
#contentarea {
	background-image: url();
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #D11E29;
	text-align: left;

	padding-top: 0px;
}
#contenthead {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #D11E29;
	padding-top:40px;
	text-align: left;
	line-height: 18px;
}
table {
	/*background-color:#FFF;*/
}
body {
	background-color:#6CF;
	background-image:url(images/back-grad.jpg);
	background-repeat:repeat-x;
	margin:0px;
}

#footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #D11E29;
	padding-top: 3px;
}
#bcwine {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #990000;
	padding-left:5px;
	padding-top:15px;
	background-image:url(images/bcbg.jpg);
	text-align:center;
}
#bcwine a{color:#990000;
}
