BODY	{
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	background-color: #000000;
	color: #FFFFFF;
	overflow: scroll;
	}

/* LINK COLORS */

a:link		{ color: #FFFFFF; text-decoration: none; }

a:visited	{color: #FFFFFF;text-decoration: none;}

a:active	{color: #EE0000;text-decoration: none;}

a:hover		{color: #FFFF66;text-decoration: underline;}


/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{
	COLOR: #FFFFFF;
	FONT: 12px arial, verdana, sans-serif;
	font-weight: bold;
}

.title		{ color: #FFFFFF; font: 25px arial, verdana, sans-serif; letter-spacing: -1px; font-weight: bold; }

.subtitle 	{COLOR: #C4DFE0;FONT: 16px arial, verdana, sans-serif;letter-spacing: normal;font-weight: bold;}

.copytext 	{ COLOR: #FFFFFF; FONT: 10px arial, verdana, sans-serif; font-weight: bold;text-align: left;}

.smalltitle {COLOR: #FFFFFF;FONT: 13px arial;font-weight: normal;text-align: center;}

.footertext 	{color: #FF0000;}

.list 		{ COLOR: #FFFFFF; FONT: 16px arial, sans-serif; font-weight: normal; }

.just 		{ text-align: justify; }

.style1 {color: #000000}

.style2 {color: #FFFFFF}

.style3 {color: #FFFFFF;font-size: 14px}

.style4 {
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	font: arial;
	font-weight: normal;
}
.style6 {
	font-size: 16px;
	font-family: Arial;
	text-decoration: underline;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #000000;
}
	
.style8 {
	font-size: 14px;
	font-family: Arial;
	font-style: normal;
}
.style9 {FONT: 16px arial, verdana, sans-serif; letter-spacing: -1px; color: #C4DFE0;}



/* NON-GALLERY IMAGE BORDERS */

.borders	{ BORDER: #FFFFFF 1px solid; }



/* CONTACT AND FOOTER */


#contactlocation	{
	z-Index:4;
	visibility: visible;
	position: absolute;
	left: auto;
	top: 33px;
	width: 300px;
	text-align: left;
	right: 66px;
}

.shadeform	{
	FONT: 13px arial, helvetica, sans-serif;
	background-image: url("../images/shadeform.gif");
	text-align: left;
	WIDTH: 275px;
	BORDER: #000000 1px solid;
		}

.textarea	{
	FONT: 13px arial, helvetica, sans-serif;
	background-image: url("../images/shadeform.gif");
	text-align: left;
	WIDTH: 275px;
	HEIGHT: 125px;
	BORDER: #000000 1px solid;
		}


.button 	{
	background-image: url("../images/button.gif");
	background-color:#050704;
	FONT-FAMILY: arial, helvetica, sans-serif;
	color: #003300;
	font-size: 12px;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
	width: 131px;
	height: 26px;
	BORDER: #003300 1px solid;
		}



/* CODE FOR THE BACKGROUNDS */


#table-layer  	  {
	z-Index:1;
	position:absolute;
	left:0px;
	top:0px;
	width:1280px;
	height:800px;
} 


#back-ground-img  {
	z-index:0;
	position:fixed;
	left: 0px;
	top: 0px;
	width:1280px;
	height:800px;
} 



/* LINKS PAGE */

.linksmargin 	{ margin: 0px; margin-top: 15px; }
 
.searchform 	{
		background-image: url("../images/shadeform.gif");
		width: 125px;
		height: 22px;
		FONT: 11px arial, sans-serif;
		BORDER: #000000 1px solid;
		}

.searchbutton 	{
		background-image: url("../images/button.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		width: 35px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid;
		}




/* CODE FOR THE MENU */


#menulocation 	{
	z-Index:3;
	visibility:visible;
	position: absolute;
	left: 15px;
	top: 6px;
	max-width: 1280px;
}

.menulinks 	{
	FONT: 11px arial;
	font-weight: bold;
}

.menu 		{
	text-indent: 0px;
	white-space: nowrap;
	height: 11px;
	font: arial;
	padding-right: 23px;
	font-weight: bold;
}

.menu2		{
	height: 14px;
	font: arial;
	padding-right: 1px;
	font-weight: bold;
	color: #CCCCCC;
}

.menuhidden 		{
	text-indent: 0px;
	white-space: nowrap;
	height: 11px;
	font: arial;
	padding-right: 180px;
	
}


/* CODE FOR THE APDIV */

#apDiv {
	position:absolute;
	width:331px;
	height:49px;
	z-index:1;
	left: 246px;
	top: 87px;
	background-color: #FFCC66;
}

#apDiv {
	position:absolute;
	left:247px;
	top:70px;
	width:262px;
	height:27px;
	z-index:2;
	background-color: #FF3300;
}

#apDiv {
	position:absolute;
	left:7%;
	top:7%;
	width:300px;
	height:143px;
	z-index:4;
}
