body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #000000;
	margin: 0px 0px 0px 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px 0px 0px 0px;
}
.head_wrapper	{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 1000px;
	text-align: center;
	background: url(../header.html);
	z-index: 200;
	}
.page_wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	z-index: 1;
	text-align: center;
	width: 905px;
	color: #000000;
	}
.greenbox	{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 904px;
	text-align: center;
	background-color: #b4fc1e;
}
.menubox	{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 904px;
	height: 30px;
	text-align: center;
	background-color: #b4fc1e;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFFFF;
}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(three_1.gif);}
.preload2 {background: url(three_1a.gif);}

#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:38px;
	width: 900px;
	background:#b4fc1e url(three_0.gif) repeat-x;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
	background-color: #B4FC1E;
}
#nav li.top {display: block; float: left; height:38px;}
#nav li a.top_link {display:block; float:left; height:35px; width: 112px; line-height:33px; color:#000000; text-decoration:none; text-align: center; font:Tahoma; font-size:11px; font-weight:bold; padding:0 0 0 0px; cursor:pointer; background: url(three_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 10px 0 10px; height:35px; width: 90px; background: url(three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 10px 0 10px; height:35px; width: 90px; background: url(three_0a.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#000000; font:Tahoma; font-weight:bold; background: url(three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(three_1a.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:100;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #bbd37e; padding:2px; border:1px solid #5c731e; white-space:nowrap; width:118px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:118px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:118px; line-height:18px; text-indent:1px; color:#000000; text-decoration:none;border:1px solid #bbd37e;}
#nav li ul.sub li a.fly
{background:#bbd37e url(arrow.gif) 90px 4px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#6a812c; color:#fff; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#6a812c url(arrow_over.gif) 90px 4px no-repeat; color:#fff;}

/*
Second Level
*/
#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:120px; top:-4px; background: #bbd37e; padding:2px; border:1px solid #5c731e; white-space:nowrap; width:118px; z-index:500; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:118px; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#000000 url(arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#bbd37e url(arrow.gif) 80px 6px no-repeat; color:#000; border-color:#bbd37e;} 

#design_a:link {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#design_a:visited {
	color: #000000;
}
#design_a:hover {
	color: #FF0000;
}
#design_a:active {
	color: #000000;
}
#footer_a:link {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#footer_a:visited {
	color: #FFFFFF;
}
#footer_a:hover {
	color: #FF0000;
}
#footer_a:active {
	color: #FFFFFF;
}

#luca_a:link {
	color: #551F00;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
#luca_a:visited {
	color: #551F00;
}
#luca_a:hover {
	color: #FF0000;
}
#luca_a:active {
	color: #551F00;
}
#web_a:visited {
	color: #FFFFFF;
}
#web_a:hover	{
	color:#FF0000;
}
#web_a:active	{
	color: #FFFFFF;
}
#web_a:visited	{
	color: #FFFFFF;
}


.style1 {
	color: #006633;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}
.style3 {
	font-size: xx-large
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style5 {
	color: #009933;
	font-weight: bold;
	font-size: 12px;
}
.style6 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.style7 {
	color: #FF0000;
	font-size: 16px;
}
.style8 {
	color: #B4FC1E;
	font-size: 60px;
}
.style9 {
	color: #FFFFFF;
	font-size: 50px;
	font-weight: bold;
	line-height: 60px;
}
.style10 {
	font-size: 16px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.style11 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.style12 {
	color: #FFFFFF;
	font-weight: bold;
}
.style13 {
	font-size: 8px;
	font-weight: bold;
}
.style15 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.style16 {
	font-size: 6px;
	font-weight: bold;
	font: Tahoma;
	color: #000000;
}
.style17 {font-size: 48px}
.style18 {
	color: #FFFF00;
	font-weight: bold;
	}
.style19 {
	font-size: 10;
	font-weight: bold;
	color: #FF0000;
}
.style20 {
	font-size: small
}
.style21 {
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
}
.style24 {
	color: #0000FF;
	font-weight: bold;
}
.style25 {font-size: 12px}
.style27 {color: #FF0000}
.style28 {font-size: 13px}
.style29 {font-size: 16px}
.style30 {
	font-size: 20px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.style31 {
	font-size: 14px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.style32 {
	font-size: 14px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #00F;
}
.style33 {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.style34 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-align: justify;
}
.style35 {
	font-size: 13px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.style36 {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	}
.style37 {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	}
.style38 {
	font-size: 12px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	}
.style39 {
	font-size: 16px;
	color:#000;
	font-style: italic;
	}
.style40 {
	font-size: 16px;
	color:#000;
	}
.style41 {
	color: #FFF;
	font-weight: bold;
	}
.style42 {
	color: #B4FC1E;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.style43 {
	font-size: 11px;
	color: #666;
	font-style: normal;
	font-weight: bold;
	}
.style47 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #660000;
}
.style48 {
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	color: #660000;
}
.style49 {
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	color: #660000;
}
.style50 {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	}
.style51 {
	font-size: 20px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	}
.style52 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}    
.style55 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.style56 {
	font-size: 30px;
	font-weight: bold;
	color: #b7a10d;
}
.style57 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 14px;
}
.style58 {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}    
.styleemail2 {
	color: #B4FC1E;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
.style60 {
	font-size: 16px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.style61	{
	color: #551F00;
	font-size: 24px;
	}
.style62	{
	color: #551F00;
	font-size: 20px;
	font-weight: bold;
	}	
.style63	{
	color: #551F00;
	font-size: 20px;
	font-weight: normal;
	}	
.style64	{
	color: #000000;
	font-size: 24px;
	}
.style65	{
	color: #000000;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	}	
.style66	{
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	}
.style67 {
	font-size: 20px;
	font-style: italic;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}
.style68 {
	font-size: 20px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}
.style69 {
	color: #FF0000;
	font-size: 14px;
}
.style70 {
	font-size: 10px;
	color: #000000;
	font-weight: 500;
	}	

