body {
	background: #444/*#555 ?*//*#333366*/;
	color:#fff; /* CCC */
	font-family:TimesRoman;
	font-size: 14px !important;
	text-align:right;
	margin: 0 auto;
	background:url('../images/style/sunlit_wood.jpg') 100% 0 no-repeat #000;
}

form {
	padding:0px;
	margin:0px;
}

hr {
	margin:15px 5px 0 px 5px;
	color:#DDAA55;
}

#content, .stoneNavBtm {
	margin:0px 0 0 auto;
	padding:0px;
	width:600px;
	border-left:1px solid #DDAA55;
}

td {
}

#content {
	text-align:left;
	background-color:#444;
	font-size: 14px;
  /* for IE 
  filter:alpha(opacity=60);*/
  /* CSS3 standard 
  opacity:0.6;
  font-weight:bold;*/
	background:url('../images/style/opaqueBG.jpg') 0 -120px no-repeat #000;
}

#content a {
	color:#DDAA55 !important;
}

.pageTitle {
	margin:25px 10px 20px 10px;
	padding:0px;
	color:#DDAA55;
	font-size:36px;
	font-style:italic;
	font-weight: bold;
}

.pageTitle img {
	width:250px;
	height:75px;
}

.stoneNav {
	height:30px;
	background-color:#DDAA55;
}

.stoneNavBtm {
	height:30px;
	background-color:#DDAA55;
	text-align:right;
}

.stoneNav a, .stoneNavBtm a {
	text-decoration:none;
	cursor:pointer;
}

.centerNavImage {
	float:left;
	height:30px;
	/*background:url('../images/style/stoneNavBGCenter2.gif') repeat-x;*/
	padding-left:10px;
}

.btmNavImage {
	height:30px;
	/*background:url('../images/style/stoneNavBGCenter2.gif') repeat-x;*/
	padding-left:10px;
}

.stone, .stoneRight {
	float:left;
	padding-left:27px;
	margin-right:15px;
	height:30px;
	color:#000;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
}

.stoneRight {
	float:right;
}

#white {
	background:url('../images/style/White_sm.gif') no-repeat 0 50%;
	color:#FFF;
}

#blue {
	background:url('../images/style/Blue_sm.gif') no-repeat 0 50%;
	color:#00C;
}

#green {
	background:url('../images/style/Green_sm.gif') no-repeat 0 50%;
	color:#070;
}

#black {
	background:url('../images/style/Black_sm3.gif') no-repeat 0 50%;
	color:#000;
}

#red {
	background:url('../images/style/Red_sm.gif') no-repeat 0 50%;
	color:#C00;
}

.header {
	color:#DDAA55;
	font-size:24px;
	font-style:italic;
	font-weight: bold;
	text-align:left;
	margin:10px 15px 9px 15px;
	padding:0px;
}

.page_content {
	margin:0 25px 0 25px;
}

#size16 {
	font-size:16px;
}

.credit {
	font-size:10px;
	color:#CCC;
	margin: 0 auto;
	width:250px;
	text-align:center;
	padding-top:10px;
}