/* CSS Document */



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align: center;
}


td img {display: block;}



#container {
	position: relative;
	margin: 0 auto;
	width: 760px;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
}
p {
	font-size: 1em;
}
h1 {
	font-size: 2.5em;
	font-weight: 500;
	color: #DCAE41;
	font-family: "Courier New", Courier, monospace;
	text-align: left;
}
#header {
	margin: 0;
	padding: 0;
	position: relative;
	height: 50px;
	background-image: ;
	;
}




#header li {
	text-align: right;
	display: inline;
	margin-right: 22px;
	margin-left: 22px;
	float: right;
}



#header a {
	color: #333333;
	text-decoration: none;
	text-align: right;
}




#header a:hover {
	background-color: #D8A326;
}





#contents {
	text-align: center;
	margin-right: 30px;
	margin-left: 30px;
}
#footer {
	color: #999999;
}
#footer li {
	color: #999999;
	display: inline;
	list-style-type: none;
	padding-right: 33px;
	padding-left: 33px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #DCAE41;
	text-decoration: underline;
}
.bigemp {
	font-size: 1.75em;
}




/* Nicetitle Style */
div.niceTitle
{
	background-color: #333333;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
	font-family: Verdana,"Trebuchet MS", sans-serif;
	width: 200px;
	left: 0;
	top: 0;
	padding: 4px;
	position: absolute;
	text-align: center;
	z-index: 20;
	text-transform: uppercase;
	-moz-border-radius: 30px 30px 30px 30px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: .90;
	-khtml-opacity: .90;
	opacity: .90;
}
div.niceTitle .contents
{
	margin: 0;
	padding: 0 3px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
div.niceTitle p
{
	color: #DCAE41;
	font-size: 14px;
	padding: 3px 0 0 0;
	margin: 0;
	text-align: left;
	-moz-opacity: 1;
	font-weight: normal;
	text-transform: none;
}

/* Context Menu Style */
div.domTTMenu {
  width: 150px;
  border: 2px outset #E6E6E6;
}
div.domTTMenu .caption {
  font-size: 12px;
  font-family: sans-serif;
  background-color: #E6E6E6;
}
div.domTTMenu .contents {
  padding: 1px 0;
  background-color: #E6E6E6;
}
.replacedtext {
	display: none;
}
#about {
	text-align: left;
}
.emp {
	font-size: 1.25em;
	color: #FF0000;
}
.empgold {
	color: #CCCC00;
	font-size: 1.25px;
}
.fltlft {
	float: left;
	margin-right: 22px;
}
#about p {
	padding-left: 200px;
}
