/* CSS Document */

body {
	margin: 0px 0;
	padding: 0;
	/* background: #EFFCF0 url(VineImages/img01.gif); */
	background: #FFCC99;
	font: Verdana, Arial, Helvetica, sans-serif;
	/* line-height: 1.2em; */ 
	color: #749A75;
	/* color: #666666; */
}
h1 {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	/* color: #666666; */
	color: #330066;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h2 {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	/* color: #666666; */
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

h3 {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	/* color: #666666; */
	color: #330066;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h4 {
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	font-style: normal;
	/* color: #666666; */
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}




/* Contains Background shadow gif */
#BackgroundShadow {
	width: 1066;
	height: 629px;
	margin: 0 auto;
	margin-top: 10px;
	/* margin-left: 7px; */
	background: url(artF_Shadow.gif) no-repeat;
	
	/*PAQDDING ORDER = Top Right Bottom Left */
	padding: 8px 0px 0px 16px;
	
/*TEMPORARY BORDER */
	/* border-width: 1px;
	border-color: #FF6600; 
	border-style: solid; */
	
	
	/* border-top: none; */
}

/* Contains the swf file */
#artFandangoSWF {
	width: 1030px;
	height: 600px;
	/*MARGIN ORDER = Top Right Bottom Left */
	margin: 0 auto;
	/* margin-top: 10px; */
	/* margin-left: 7px; */
	
		/*TEMPORARY BORDER */
	border-width: 1px;
	border-color: #FF6600; /* Orange */
	border-style: solid;
	/*background: url(VineImages/Vine-BackGround-800-1.jpg) no-repeat;*/
	/* border: 1px solid #235324; */
	/* border-top: none; */
}

#xmasFont {
	width: 640;
	/* height: 629px; */
	margin: 0 auto;
	margin-top: 10px;
	/* margin-left: 7px; */
	
	font-family: Jokerman, Arial, Helvetica, sans-serif;
	
	
	/*PAQDDING ORDER = Top Right Bottom Left */
	/* padding: 8px 0px 0px 16px; */
	
/*TEMPORARY BORDER */
	/* border-width: 1px;
	border-color: #FF6600; 
	border-style: solid; */
	
}

#BalanceBox {
	width: 640;
	/* height: 629px; */
	margin: 0 auto;
	margin-top: 10px;
	/* margin-left: 7px; */
	
	
	/*PAQDDING ORDER = Top Right Bottom Left */
	/* padding: 8px 0px 0px 16px; */
	
/*TEMPORARY BORDER */
	/* border-width: 1px;
	border-color: #FF6600; 
	border-style: solid; */
	
}

#SpiderFlyBox {
	width: 800;
	/* height: 629px; */
	margin: 0 auto;
	margin-top: 10px;
}


#menu2 {
	width: 668px;
	height: 15px;
	/* background: url(VineImages/Vine-BackGround-800-menu-1.jpg) no-repeat; */
	
	/*TEMPORARY BORDER */
	/* border-width: 1px;
	 border-color: #9900CC;
	border-style: solid; */

		/*PADDING ORDER = Top Right Bottom Left */
	/* padding: 0px 0px 0px 0px; */
	 
	 margin: 45px auto 0px 200px;
	/* margin: 0 auto; */
	/*background: #EFFCF0;*/
	/*border: 10px solid #235324;*/
}
#menu2 ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
		text-align: right;
}
#menu2 li {
	display: inline;
}
#menu2 a {
	/* display: block; */
	/* float: left; */
	
	border-left: 1px solid #FFFFFF;

	/* height: 18px; */
	/*PAQDDING ORDER = Top Right Bottom Left */
	padding: 1px 7px 1px 7px;
	/* border-right: 1px solid #235324; */
	text-decoration: none;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	/* text-align: centre; */
	/* color: #666666; */
	
		color: #006699;
	/* background: #ffff99; */
	background: #C6DAC7; 
}
#menu2 a:hover {
	/* background: #DAEBDB; */
	
	
		/* background: #9966ff; */
	background: #99cc99;
	text-decoration: none;
	color: #FFFFFF;
}
#footer {
width: 846px;
clear: both;
margin: 0 auto;
/* padding: .5em; */
color: #333;
/* background-color: #ddd; */
/* border-top: 1px solid gray; */
text-align: center;

	/* Margin ORDER = Top Right Bottom Left */
		/* margin: 0px 0px 0px 25px; */
		
		/*TEMPORARY BORDER */
	/* border-width: 1px;
	border-color: #FF6600;
	border-style: solid; */
}

#menu {
	width: 580px;
	height: 15px;
	/* background: url(VineImages/Vine-BackGround-800-menu-1.jpg) no-repeat; */
	
	/*TEMPORARY BORDER */
	/* border-width: 1px;
	 border-color: #000000;
	border-style: solid; */ 

		/*PADDING ORDER = Top Right Bottom Left */
	/* padding: 0px 0px 0px 0px; */
	margin: 0px auto 20px auto;
	/* margin: 0 auto; */
	/*background: #EFFCF0;*/
	/*border: 10px solid #235324;*/
}

#menu ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
		text-align: center;
}
#menu li {
	display: inline;
}


#menu a {
	/* display: block; */
	/* float: left; */

	/* height: 18px; */
	/*PAQDDING ORDER = Top Right Bottom Left */
	padding: 1px 1px 1px 1px;
	/* border-right: 1px solid #235324; */
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	/* text-align: centre; */
	color: #666666;
}

#menu a:hover {
	 background: #DAEBDB;
	/* background: #CC99FF; */
	/* background: #FFFFFF;*/
}

