body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#fff;
	font-weight: normal;
	margin:0px;
	padding:0px;
	background-color:#fff;
}

form {
	margin:0;
	padding:0;
}
a img 
{ 
	border:none; 
}

#flashcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	margin: 0px;
}
#flashcontent a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding: 0px;
}


#shell {
	position: absolute;
	width: 100%;
}


#shell_main 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#fff;
	font-weight: normal;
	width:980px;
	height:910px;
	padding-left:0px;
	padding-right:0px;
	margin:0 auto;
}
#shell_main #left
{
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#fff;
	font-weight: bold;
	text-align:left;
	width:313px;
	height:860px;
	padding-left:0px;
	padding-right:0px;
	margin:0 auto;
}
#shell_main #left-logo
{
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#fff;
	font-weight: normal;
	text-align:left;
	width:308px;
	height:350px;
	padding-left:0px;
	padding-right:0px;
	margin:0 auto;
}
#shell_main #left-logo a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	font-weight: normal;
}
#shell_main #left-nav
{
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#fff;
	font-weight: bold;
	text-align:left;
	width:273px;
	height:552px;
	padding-left:0px;
	padding-right:0px;
	margin:0 auto;
	background-image: url(../images/nav_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#shell_main #left-nav-spacer
{
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#fff;
	text-align:left;
	width:270px;
	height:30px;
	padding-left:0px;
	padding-right:0px;
	margin:0 auto;
}

ul.nav-left 
{
    margin:0;
    padding:0;
    list-style:none;
	float:right;
}
ul.nav-left li 
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
    padding:0;
	margin:0;
}
ul.nav-left li a 
{
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
/*	color: #81a7a7;*/
	color: #488494;
	text-decoration: none;
	padding:7px 0px 0px 40px;
	height: 23px;
	margin:0;
	width:200px;
}
ul.nav-left li a:hover
{
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-image: url(../images/nav_selected.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.nav-left li.selected a,
ul.nav-left li.selected a:hover
{
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding:7px 0px 0px 40px;
	height: 23px;
	margin:0;
	background-image: url(../images/nav_selected.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}





#shell_main #right
{
	float:left;
	font-family:Helvetica, Arial, Verdana;
	font-size:12px;
	color:#fff;
	font-weight: bold;
	text-align:left;
	width:637px;
	height:902px;
	padding-left:0px;
	padding-right:0px;
	margin:0 auto;
/*	border: 1px solid #333333;*/
	background-image: url(../images/white.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#shell_main #right-spacer
{
	float:left;
	width:25px;
	height:840px;
	padding-left:0px;
	padding-right:0px;
	margin:0 auto;
}
#shell_main #right-spacer-top
{
	float:left;
	width:580px;
	height:65px;
	padding-left:0px;
	padding-right:0px;
	margin:0 auto;
}
#shell_main #right-image-top
{
	float:left;
	width:580px;
	height:360px;
	padding-left:0px;
	padding-right:0px;
	margin:0 auto;
}
#shell_main #right-image-top-left
{
	float:left;
	width:425px;
	height:315px;
	padding-left:0px;
	padding-right:0px;
	margin:0 auto;
}
#shell_main #right-image-top-right
{
	float:left;
	width:153px;
	height:295px;
	padding-left:0px;
	padding-right:0px;
	margin:0 auto;
}
#shell_main #right-text-block
{
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
/*	color: #81a7a7;*/
	color: #488494;
	width:415px;
	height:430px;
	padding-left:0px;
	padding-right:0px;
	margin:0 auto;
	line-height:19px;
	overflow:auto;
}
#shell_main #right-text-block p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
/*	color: #81a7a7;*/
	color: #488494;
	margin-top:0px;
	margin-bottom:14px;
	padding-right:10px;
	line-height:19px;
}
#shell_main #right-text-block a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
/*	color: #81a7a7;*/
	color: #488494;
	line-height:18px;
	text-decoration:underline;
}
#shell_main #right-text-block a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height:18px;
	text-decoration:none;
}
#shell_main #right-text-block .title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #262031;
	line-height:26px;
	text-decoration:none;
}



#shell_main #right-text-block-inner
{
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #488494;
	width:415px;
	height:470px;
	padding-left:0px;
	padding-right:0px;
	margin:0 auto;
	line-height:19px;
	overflow:auto;
}
#shell_main #right-text-block-inner .field1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	width:215px;
	padding:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a5c2ca;
	border-right-color: #d0dfe3;
	border-bottom-color: #d0dfe3;
	border-left-color: #a5c2ca;
}
#shell_main #right-text-block-inner .button-submit
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding:3px;
	margin-bottom:10px;
}
#shell_main #right-text-block-inner .text-small
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #488494;
	padding:0px;
}
#shell_main #right-text-block-inner p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
/*	color: #81a7a7;*/
	color: #488494;
	margin-top:0px;
	margin-bottom:14px;
	padding-right:10px;
	line-height:19px;
}
#shell_main #right-text-block-inner a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
/*	color: #81a7a7;*/
	color: #488494;
	line-height:18px;
	text-decoration:underline;
}
#shell_main #right-text-block-inner a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height:18px;
	text-decoration:none;
}
#shell_main #right-text-block-inner .title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #262031;
	line-height:26px;
	text-decoration:none;
}


#shell_main #right-side-pic
{
	float:left;
	text-align:right;
	width:166px;
	height:430px;
	padding-left:0px;
	padding-right:0px;
	margin:0 auto;
}


#shell #footer {
	position: absolute;
	width: 100%;
	background-color:#555;
	text-align:left;
	background-image: url(../images/footer_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#shell #footer_main 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#999;
	text-align:left;
	width:980px;
	height:140px;
	padding-left:0px;
	padding-right:0px;
	margin:0 auto;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#shell #footer_main-right 
{
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color:#999;
	text-align:left;
	width:640px;
	height:110px;
}
#shell #footer_main-right a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color:#777;
	text-decoration:underline;
}
#shell #footer_main-right a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color:#333;
	text-decoration:none;
}
#shell #footer_main-right-spacer
{
	width:640px;
	height:82px;
}
#shell #footer_main-right-left 
{
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color:#999;
	text-align:left;
	width:575px;
	height:40px;
}
#shell #footer_main-right-left-right
{
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color:#999;
	text-align:right;
	width:140px;
	height:40px;
}
.winelist {
	font-size:11px;
	margin-bottom:20px;
	}

.winelist td {
	padding:3px 2px;
	}

.winelist th {
	font-weight:normal;
	padding:5px 2px 3px;
	}
	
#competition {
	background:#F3ECE6;
	padding:10px; 
	border-left:#d9d3ce 1px dashed;
	border-bottom:#d9d3ce 1px dashed;
	border-right:#d9d3ce 1px dashed; 
	margin-right:10px; 
	color:#488494;
}

h2 {
	color:#333;
	font-size:20px;
	margin:0 10px 0 0 ;
	padding:10px;
	display:block;
	background:#d9d3ce;
	line-height:25px;
	border-bottom:#fff 1px solid;
}
h3 {
	margin:0 0 10px
}