a {
	color: #800000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

a:visited {
	color: #800000;
}

.banner_box_first_page	{
	position: relative;
	float: right;
	width: 990px;
	height: 320px;
	background: url(/images/banner_front_page.jpg);
}

.banner_box_sub_page	{
	position: relative;
	float: right;
	width: 990px;
	height: 179px;
	background: url(/images/banner_sub_page.jpg);
}

.bottombar_box	{
	position: relative;
	float: right;
	width: 990px;
	height: 75px;
	background: url(/images/bottom_art.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #523a23;
	
}

.bottombar_content_left	{
	position: relative;
	float: left;
	width: 440px;
	height: 12px;
	left: 20px;
	top: 23px;
	text-align: right;
	
}

.bottombar_content_right	{
	position: relative;
	float: right;
	width: 441px;
	height: 12px;
	right: 20px;
	top: 23px;
	text-align: left;

}

.content_box	{
	position: relative;
	float: right;
	width: 990px;
	background: url(/images/content_shadow.jpg);
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #533a24;
	text-align: justify;
}

.content_box_smaller_for_margin	{
	position: relative;
	float: right;
	width: 870px;
	right: 60px;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h1	{
	font-size: 20px;
	font-weight: bold;
	color: #523a23;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	margin-bottom: 5px;
}

h2	{
	font-size: 16px;
	color: #523a23;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 5px;
}

h3	{
	font-size: 14px;
	color: #523a23;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 3px;
}

.imagebar_front_page {
	position: relative;
	float: right;
	right: 20px;
	width: 950px;
	height: 259px;
	background: url(/images/imagebar_front_page.jpg);
}

.infobox_front_page {
	position: relative;
	float: right;
	right: 184px;
	top: 8px;
	width: 582px;
	height: 240px;
	overflow: hidden;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #e9de8d;
	text-align: justify;
	line-height: 15px;
}

.menubar_box {
	position: relative;
	float: right;
	width: 990px;
	height: 30px;
	background: url(/images/menu_bar.jpg);
}

.outermost_box	{
	position: relative;
	left: 50%;
	top: 20px;
	width: 990px;
	margin-left: -495px;
}

p {
	margin-top: 5px;
	margin-bottom: 5px;
}

table {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #533a24;
	text-align: justify;
}


#menubar_sprites {width: 950px; height: 24px; margin: 0; padding: 0; top: 3px; left: 101px; position: relative;}

#menubar_sprites li {margin: 0px; padding: 0px; list-style: none; position: absolute; top: 0px;}

#menubar_sprites li, #menubar_sprites a {height: 24px; display: block;}

#menu_home {left: 0px; width: 65px; background: transparent url(/images/menu_buttons.jpg) 0px 0px no-repeat;}
#menu_about {left: 96px; width: 68px; background: transparent url(/images/menu_buttons.jpg) 0px -50px no-repeat;}
#menu_press {left: 195px; width: 60px; background: transparent url(/images/menu_buttons.jpg) 0px -100px no-repeat;}
#menu_wineauction {left: 286px; width: 128px; background: transparent url(/images/menu_buttons.jpg) 0px -150px no-repeat;}
#menu_beneficiaries {left: 445px; width: 121px; background: transparent url(/images/menu_buttons.jpg) 0px -200px no-repeat;}
#menu_sponsors {left: 597px; width: 89px; background: transparent url(/images/menu_buttons.jpg) 0px -250px no-repeat;}
#menu_maps {left: 717px; width: 59px; background: transparent url(/images/menu_buttons.jpg) 0px -300px no-repeat;}

#menu_home a:hover {background: transparent url(/images/menu_buttons.jpg) 0px -25px no-repeat;}
#menu_about a:hover {background: transparent url(/images/menu_buttons.jpg) 0px -75px no-repeat;}
#menu_press a:hover {background: transparent url(/images/menu_buttons.jpg) 0px -125px no-repeat;}
#menu_wineauction a:hover { background: transparent url(/images/menu_buttons.jpg) 0px -175px no-repeat;}
#menu_beneficiaries a:hover { background: transparent url(/images/menu_buttons.jpg) 0px -225px no-repeat;}
#menu_sponsors a:hover { background: transparent url(/images/menu_buttons.jpg) 0px -275px no-repeat;}
#menu_maps a:hover { background: transparent url(/images/menu_buttons.jpg) 0px -325px no-repeat;}
