a:link {
color:#FF6600; 
text-decoration:none;
}
a:visited {
color:#7EBB00;
text-decoration:none; 
}
a:active {
color:#b8f235;
}
a:hover {
color:#ddac18;
text-decoration:none;
}
body {
	background-color: #333333;
}
H1 {
	font-size:18px;
	color: #333333;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
             padding-left: 10px;


}
H2 {
	font-size:15px;
	color:#232323;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: lowercase;
             padding-left: 10px;
}
H3 {
	font-size:14px;
	color:#999999;
	font-weight:bold;
	border: none 055F7D;
	font-variant: small-caps;
             padding-left: 10px;
}
lightText_style{
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#banner {
	background: url(images/header.jpg) right;
	height: 122px;
	width: 800px;
}
#banner h1 { padding:5px 0px 0px; 	color: #7EBB00;}
#wrapper {
	color: #000000;


}
#container {

}
#content {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 650px;
}

#gallery {
	background-color: #00FF00;
	width: 648px;
	height: 366px;
}
#sidebar {
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

	width: 150px;
	}


#footer {

}


.clearing { clear:both; height:0;	color: 948c77; }
#paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
}
