body {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #666666;
	text-align: justify;
	background-color: #000000;
	margin:0;
/*	background-image: url(buttons/leafbg.jpg);
	background-repeat: repeat-y; */
}
img {
border:0;
}

.img-left {
float: left;
padding: 0px 6px 0px 0px;
}
.img-right {
float: right;
padding: 0px 0px 0px 6px;
}

#nav {	
position: absolute;
	top: 80px;
	left: 10px;
}
#wrapper  {
	position:absolute;
	top:130px;
	width: 600px;
	left: 50%;
	margin-left: -300px;z-index: 10;
	}
#galNav{
	margin: 0;
	font-size: 0.75em;
	position: absolute;
	top: 16px;
	left: -11px;
	width: 733px;
}
#galNav ul {
	margin: 0;
	padding: 0;
}
#galNav li {
	list-style-type: none;
	margin: 0;
	float: left;
}
#galNav a {
	color: #777777;
	display: block;
	float: left;
	padding: 2px 6px;
	border: 1px solid #CCCCCC;
	margin: 0 2px 0 0;
	text-decoration: none;
}
#galNav a:visited {
	color: #666666;
}
#galNav a:hover,
#galNav a:active,
#galNav a:focus {
	color: #FFFFFF;
	background-color: #A0A0A0;
}
#galNav #current {
	color: #333333;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	cursor: default;
}
#galNav br {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/* h1 {

font-size: 18px;
font-weight: bold;
text-transform: capitalize;
color: #FFCC99;
text-decoration: none;
margin-bottom: 0px;
margin-top: 0px
} */

h1 {
	font-size: 0.8em;
	margin: 0 0 6px 0;
	text-align: right;
	color: #95978C;
}
h2 {
font-size: 16px;
font-weight: bold;
text-transform: capitalize;
color: #FFFFCC;
text-decoration: none;
margin-bottom: 0px;
margin-top: 0px
}
h3 {
font-size: 14px;
font-weight: bold;
text-transform: capitalize;
color: #FFFFCC;
text-decoration: none;
margin-bottom: 0px;
margin-top: 0px
}
h4 {
font-size: 12px;
font-weight: bold;
text-transform: capitalize;
color: #FFFFCC;
text-decoration: none;
margin-bottom: 0px;
margin-top: 0px
}
h5 {
font-size: 9px;
font-weight: bold;
text-transform: none;
color: #FFFFCC;
text-decoration: none;
margin-bottom: 0px;
margin-top: 0px
}
h6 {
font-size: 12px;
font-weight: bold;
text-transform: none;
color: #990000;
text-decoration: none;
margin-bottom: 0px;
margin-top: 0px
}

a:link {
font-weight: bold;
color: #FFFFCC;
text-decoration: none
}
a:visited {
font-weight: bold;
color: #FFCC66;
text-decoration: none
}
a:hover {
font-weight: bold;
color: #FF0000;
text-decoration: none
}
p {

font-size: 1em;
text-decoration: none;
text-align: justify;
color: #FFFFCC
}

.style1 {color: #CC0000}
.style2 {color: #FF0000}
