* {
	margin:0;
	padding:0;
}
body {
	background-color: #FEFEFE;
	background-image:url(images/grape_bckgnd3.jpg);
	margin: auto;
	padding: 0;
}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660066;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660066;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.speciallink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660066;
	text-decoration: underline;
}
a.speciallink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660066;
	text-decoration: underline;
}
a.speciallink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990099;
	text-decoration: underline;
}
a.speciallink1:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660066;
	text-decoration: none;
}
a.speciallink1:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660066;
	text-decoration: none;
}
a.speciallink1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990099;
	text-decoration: underline;
}
a.speciallink2:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
a.speciallink2:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
a.speciallink2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
a.speciallink3:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660066;
	text-decoration: underline;
}
a.speciallink3:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660066;
	text-decoration: underline;
}
a.speciallink3:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990099;
	text-decoration: underline;
}
a.speciallink4:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660066;
}
a.speciallink4:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660066;
}
a.speciallink4:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990099;
	text-decoration: underline;
}
a.speciallink5:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660066;
	text-decoration: underline;
}
a.speciallink5:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660066;
	text-decoration: underline;
}
a.speciallink5:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990099;
	text-decoration: underline;
}
a.speciallink6:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
a.speciallink6:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
a.speciallink6:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
a.speciallink7:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660066;
	text-decoration: underline;
}
a.speciallink7:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660066;
	text-decoration: underline;
}
a.speciallink7:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990099;
	text-decoration: underline;
}


/*==================list====================*/
ul { list-style:none;}
ol {list-style: disc;}
ol li {list-style-position:outside;}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #660066;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660066;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000; 
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660066;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660066;
	font-weight: bold;
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660066;
}
.style6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660066;
}
.style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660066; 
}
.style8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
}

.style9 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #660066;
}

#main {
	margin: auto;
	width: 904px;
	top: 10px;
	bottom: 10px;
	position: relative;
	z-index:1;
	background-color: #670167;
	height: 665px;
}

#main_index {
	margin: auto;
	width: 904px;
	top: 10px;
	bottom: 10px;
	position: relative;
	z-index:1;
	background-color: #670167;
	height: 735px;
}
 
#main1 {
	margin: auto;
	width: 904px;
	top: 10px;
	bottom: 20px;
	position: relative;
	z-index:1;
	background-color: #670167;
	height: 2940px;
	padding: 0 0 5px 0;
}

#main1a {
	margin: auto;
	width: 904px;
	top: 10px;
	bottom: 20px;
	position: relative;
	z-index:1;
	background-color: #670167;
	height: 1250px;
	padding: 0 0 5px 0;
}

#main1b {
	margin: auto;
	width: 904px;
	top: 10px;
	bottom: 20px;
	position: relative;
	z-index:1;
	background-color: #670167;
	height: 3140px;
	padding: 0 0 5px 0;
}

#main1c {
	margin: auto;
	width: 904px;
	top: 10px;
	bottom: 20px;
	position: relative;
	z-index:1;
	background-color: #670167;
	height: 2110px;
	padding: 0 0 5px 0;
}

#main1d {
	margin: auto;
	width: 904px;
	top: 10px;
	bottom: 20px;
	position: relative;
	z-index:1;
	background-color: #670167;
	height: 4580px;
	padding: 0 0 5px 0;
}

#main1e {
	margin: auto;
	width: 904px;
	top: 10px;
	bottom: 20px;
	position: relative;
	z-index:1;
	background-color: #670167;
	height: 10120px;
	padding: 0 0 5px 0;
}

#main1f {
	margin: auto;
	width: 904px;
	top: 10px;
	bottom: 20px;
	position: relative;
	z-index:1;
	background-color: #670167;
	height: 5000px;
	padding: 0 0 5px 0;
}

#banner {
	position:relative;
	top: 2px;
	left: 2px;
	width: 900px;
	height: 120px;
	z-index: 7;
}

#horiz-nav {
	position:relative;
	margin: 0;
	width:900px;
	height: 32px;
	top: 5px;
	left: 2px;
	z-index: 3;
	background-color: #DCB9FF;
}

#horiz-nav li {
	float:left;
	padding: 5px 13px 5px 13px;
}
#bot-nav {
	position:relative;
	margin: 0;
	width: 700px;
	top: 5px;
	left: 5px;
	z-index: 3;
}

#bot-nav li {
	float:left;
	padding: 0px 10px 0px 10px;
}

#createdby {
	position: relative;
	margin:0;
}

/* the horizontal menu starts here */

#site-nav { position:relative; width:100%;
}
	
#site-nav li {  background-color: #CC99FF; 
	float:left;	/* causes the list to align horizontally instead of stack */
	position:relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type:none;	/* removes the bullet off each list item */
	}

#site-nav a {
    display:block;
	padding:10px 27px 10px 27px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	}
	
#site-nav a.speciallink {
	color:#6c9d30
	}

 /*the menu ends here */
 
 
#content {
	position:relative;
	width:898px;
	height: 483px;
	left: 2px;
	top: 7px;
	padding: 0px 1px 1px 1px;
	z-index:3;
	background-color: #fff;
}

#content_index {
	position:relative;
	width:896px;
	height: 550px;
	left: 2px;
	top: 7px;
	padding: 2px 2px 3px 2px;
	z-index:3;
	background-color: #fff;
}

#content1 {
	position:relative;
	width:898px;
	height: 2700px;
	left: 2px;
	top: 7px;
	padding: 0px 1px 1px 1px;
	z-index:3;
	background-color: #fff;
}

#content1a {
	position:relative;
	width:898px;
	height: 1050px;
	left: 2px;
	top: 7px;
	padding: 0px 1px 1px 1px;
	z-index:3;
	background-color: #fff;
}

#content1b {
	position:relative;
	width:898px;
	height: 2890px;
	left: 2px;
	top: 7px;
	padding: 0px 1px 1px 1px;
	z-index:3;
	background-color: #fff;
}

#content1c {
	position:relative;
	width:898px;
	height: 1910px;
	left: 2px;
	top: 7px;
	padding: 0px 1px 1px 1px;
	z-index:3;
	background-color: #fff;
}

#content1d {
	position:relative;
	width:898px;
	height: 4350px;
	left: 2px;
	top: 7px;
	padding: 0px 1px 1px 1px;
	z-index:3;
	background-color: #fff;
}

#content1e {
	position:relative;
	width:898px;
	height: 9920px;
	left: 2px;
	top: 7px;
	padding: 0px 1px 1px 1px;
	z-index:3;
	background-color: #fff;
}

#content1f {
	position:relative;
	width:898px;
	height: 4800px;
	left: 2px;
	top: 7px;
	padding: 0px 1px 1px 1px;
	z-index:3;
	background-color: #fff;
}

#content2 {
	position:relative;
	left:5px;
	top:2px;
	width:200px;
	height:155px;
	z-index:12;
}
#content3 {
	position:absolute;
	left:640px;
	top:140px;
	width:250px;
	height:1px;
	z-index:15;
	padding-top: 0px;
	border: 0;
	background-repeat: no-repeat;
	background-color: #DCB8FE;
}

#content4 {
	position:absolute;
	left:254px;
	top:290px;
	width:300px;
	height:200px;
	z-index:13;
	padding: 2px;
	background-color: #670167;
}

#content5 {
	position:absolute;
	left:530px;
	top:100px;
	width:200px;
	height:300px;
	z-index:13;
}

#about_table2 {
	position: absolute;
	left: 470px;
	top: 420px;
	width: 367px;
	z-index: 14;
	background-color: #DCB9FF;
	border-bottom:solid thin;
	border-bottom-color:#660066;
	border-top:solid thin;
	border-top-color:#660066;
	border-left:solid thin;
	border-left-color:#660066;
	border-right:solid thin;
	border-right-color:#660066;
}

#about_table1 {
	position: absolute;
	left: 90px;
	top: 420px;
	width: 367px;
	z-index: 15;
	float: left;
	background-color: #DCB9FF;
	border-bottom:solid thin;
	border-bottom-color:#660066;
	border-top:solid thin;
	border-top-color:#660066;
	border-left:solid thin;
	border-left-color:#660066;
	border-right:solid thin;
	border-right-color:#660066;

}
#bottom {
	position: relative;
	left: 2px;
	top: 2px;
	width: 900px;
	border-color:#660066;
	z-index: 17;
	background-color: #670167;
}
#bottom1 {
	position: absolute;
	left: 0px;
	top: 405px;
	width: 800px;
	border-color:#660066;
	z-index: 14;
}
#bottom2 {
	position: absolute;
	left: 0px;
	top: 405px;
	width: 800px;
	border-color:#660066;
	z-index: 14;
}


img.figure { 
	margin-left: 15px; 
	
}

img.figure1 {
	margin: 15px; 
}

img.figure2 {
	margin: 10px; 
	border: thin #330033 solid; 
}
img.figure3 {
	margin: 10px; 
	border: thin #660066 solid; 
}



#indent { padding: 5px 120px 0 230px; }

#indent1 { padding: 5px 100px 0 170px; }

#indent2 {padding: 8px 5px 5px 15px; }

#indent3 {padding: 5px 80px 5px 100px; }

#indent4 {padding: 20px 90px 20px 90px; }

#indent5 {padding: 20px 10px 20px 10px}

#indent6 { padding: 5px 300px 5px 50px; }

#indent7 {padding: 5px 200px 5px 270px; }

#indent8 {padding: 5px 5px 5px 5px; }

#indent9 {padding: 20px 50px 20px 50px; }

#indent10 {padding: 5px 2px 5px 2px; }

#indent11 {padding: 5px 50px 5px 50px;}

#indent12 {padding: 20px }

#indent13 {padding: 10px 20px 10px 20px}

#indent14 {padding: 5px 300px 5px 365px; }

#indent15 {padding: 10px 300px 10px 250px; }

#indent16 {padding: 10px 0px 10px 140px; }

#indent17 {padding: 5px 200px 5px 200px;}



/*==========================================*/

