body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #bdcbda;
	font-style: normal;
	background-image: url(dragonsb/skyclouds3.gif);
}
a:link {
	color: #FF0000;

}

a:visited {
  color: #990033;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #FF0000;
}

a.hidden:active {
	color: #000000;
}

a.nav:link {
	color: #FF0000;
	padding: 2px;}

a.nav:visited {
	color: #990000;
	padding: 2px;
	
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#masthead{
	margin-left: 0px;
	height: 104px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	float: left;
	text-align: left;
	z-index: 0;
	color: #666666;
	background-color: transparent;
	}



#topright{
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
	text-align: left;
	float: left;
	clear: left;
	margin-right: 5px;
	background-color: transparent;
	}
		

#allcenter{
	color: #000;
	width: 95%;
	top: 250px;
	position: absolute;
	height: 100%;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	}

#circle{
	color: #000;
	height: 200px;
	width: 600px;
	top: 20px;
	float: right;
	right: 50%;
	position: relative;
	}
	
	
#circle50{
	color: #000;
	height: 200px;
	top: 40px;
	width: 600px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	left: 40%;
	position: relative;
	}


#leftdragon{
	color: #000;
	height: 400px;
	width: 300px;
	top: -80px;
	position: relative;
	left: 0px;
	clear: none;
	float: none;
	z-index: 1;
	}
	
	
#rightdragon{
	color: #000;
	height: 440px;
	width: 400px;
	top: -50px;
	position: relative;
	right: 5px;
	clear: none;
	float: right;
	z-index: 1;
	}
	

	

#content{
	padding: 5px;
	color: #000;
	width: 300px;
	clear: none;
	float: left;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	right: 50%;
	}
	
	
#content50{
	padding: 5px;
	color: #000;
	width: 300px;
	clear: none;
	float: left;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 0px;
	left: 50%;
	}
	
	
	#notice50{
	clear: both;
	position: relative;
	float: right;
	background-color: transparent;
	margin-top: 2em;
	overflow: visible;
	width: 80%;
	right: 45%;
	}
	
	.notice{
	clear: both;
	position: relative;
	z-index: 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: transparent;
	overflow: visible;
	width: 80%;
	left: 60%;
	margin-right: auto;
	margin-left: auto;
	}
	

#contenttext {
	clear: both;
	position: relative;
	z-index: 1;
	float: none;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background: transparent;
	background-color: transparent;
	font-weight: bold;
}


#footer{
	clear: both;
	width: auto;
	margin: 10px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	border-top: 1px solid #333;
	color: #000000;
	border-top-color: #000000;
	z-index: 2;
	}
	
	#footer .copyright {
	float: left;
	text-align: left;
	width: 400px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #8fa9bd;
		}
	
	#footer .date {
	float: right;
	text-align: right;
	background-color: #8fa9bd;
		}
		
		
body {
	width: 100%;
	}

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