body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0099CC;
	background-color: #000000;
}
		
body {
	width: 100%;
	}

html, body {
	margin: 0;
	padding: 0;
	color: #000;
	}

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

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

a:hover {
	
}

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

a.hidden {
  color: #000000;
  text-decoration: none;
}

a.hidden:visited {
  color: #000000;
  text-decoration: none;
}

a.hidden:hover {
	color: #FF0000;
	text-decoration: none;
}

a.hidden:active {
	color: #000000;
	text-decoration: none;
}

a.nav:link {
	color: #FF0000;
	padding: 2px;
	text-decoration: none;
	
	
}


a.nav:visited {
	color: #990000;
	padding: 2px;
	text-decoration: none;
	
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#cornerdragon {
	width: 200px;
	height: 400px;
	z-index: 3;
	top: 200px;
	position: absolute;
}

#masthead{
	margin-left: 0px;
	height: 104px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	float: left;
	text-align: left;
	z-index: 0;
	color: #3399CC;
	background-color: transparent;
	background-image: url(logos/blueblack.gif);
	}
	
	
#topright{
	position: absolute;
	right: 20px;
	top: 0px;
	z-index: 1;
	text-align: left;
	float: left;
	clear: both;
	background-color: transparent;
	margin-right: 5px;
	}
	
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-stretch: wider;
	text-align: center;
	color: #0099CC;
}

.heading1 {
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	z-index: 1;
	width: 220px;
	text-align: left;
	position: relative;
	top: 0px;
}
	
.heading2 {
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	z-index: 5;
	width: 200px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
	
.text {
	color: #08B1E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}

.text2 {
	width: 450px;
	float: left;
	overflow: visible;
	clear: left;
	position: relative;
	top: 0px;
	color: #08B1E3;
	font-size: small;
}
	
.text3 {
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	font-weight: normal;
	float: right;
	text-align: left;
	clear: left;
}

.text5 {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 13px;
	font-weight: normal;
	float: right;
	text-align: left;
	clear: left;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	text-align: center;
}

.text6 {
	width: 200px;
	position: relative;
	float: right;
	color: #CCCCCC;
	}
	
	
	
	
	
	
	
#allcontent {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 180px;
}

	
.content {
	position: relative;
	float: left;
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A77A9;
	margin-bottom: 2 em;
	margin-left: auto;
	margin-right: auto;
}




.gallerycontainer{
	position: relative;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	top: 10px;
}



#rightcolumn {
	width: 100px;
	float: right;
	height: 100px;
	position: relative;
	top: 15px;
}




	

#pictures {
	width: 100%;
	margin-top: 2em;
	float: left;
	clear: both;
	position: relative;
	background-image: url(logos/blueblack3.gif);
	height: 160px;
}




.jigpics {
	width: 200px;
	margin: auto;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	position: relative;
}







#pictures2 {
	margin-top: 1em;
	clear: both;
	background-image: url(logos/blueblack3.gif);
	position: relative;
	margin-bottom: 2em;
	height: auto;
	min-height: 150px;
	width: 100%;
	float: left;
}


#container {
	
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	float: left;
	right: 50%;
	height: auto;
}



#container2 {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: visible;
	left: 50%;
	float: none;
	clear: all;
	position: relative;
	width: 80%;
}

#toppics {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
	overflow: visible;
	left: auto;
	text-align: center;
	padding-left: 20px;
	right: auto;
	margin-top: 10px;
}



.clearer {
clear:both;
height:1px;
overflow:hidden;
margin-top:-1px; 
}

