*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #3a7100;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #3a7100;
}

body {
	
	background: #ffffff url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 811px;
	min-height: 900px;
	
}
#back_all
{
background: #ffffff url(images/white.gif);
}

#main
{
background: #ffffff url(images/white.gif);
}

#header {
	background: #ffffff;
	height: 126px;
	text-align: right;		
}

#menu
{ 
float: left;
padding-left: 237px;
border-left: 7px solid #FFFFFF;
background: url(images/header_top.gif) repeat-x;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: noline;
}

#menu a {
	display: block;
	float: left;
	width: 559px;
	height: 46px;
	background: #FFFFFF url(images/header_top.gif) repeat-x;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 30px;
	padding-top: 30px;

}



#logo {
background: #ffffff url(images/header.jpg) no-repeat;
width: 771px;
height: 98px;
float: left;
text-align: right;
padding-top: 60px;
padding-right: 40px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 22px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	padding: 10px;
	width: 240px;
	padding-right: 1em;
}

#left H3
{
width: 225px;
height: 25px;
font-size: 10px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #629351;
	border-left: 1px solid #629351;
	border-right: 1px solid #629351;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #3a7100;
}
#left a:visited {
	color: #3a7100;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #629351;
border-left: 1px solid #629351;
border-right: 1px solid #629351;
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #3a7100;
}

#right a
{
color: #3a7100;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #3a7100;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #3a7100;
	background-color: #fff;
}

/* Image gallery */

.gallery {
padding-left: 60px;
width: 90%;
height: 700px
margin: 16px 0 34px 0;
}

.photo {
	float: left;
	display: inline;
	width: 216px;
	height: 225px;
	overflow: auto;
	position: relative;
	margin-right: 14px;
}

.photo a img {
margin: 0 auto 1px auto;
border: 5px solid #3a7100;
}

.photo a:hover img {
border: 5px solid #74DD00;
}

.photo p {
text-align:center;
border: 1px solid #000000;
display: block;
padding: 3px;
width: 200px;
background-color: #FFFFFF;
background-repeat: no-repeat;
}

.stop {
text-align:center;
border: 0px solid #000000;
display: block;
padding: 3px;
width: 700px;
background-color: #FFFFFF;
background-repeat: no-repeat;
}

.photo p, .photo p a, .photo p a:visited { 

text-decoration:none;}

.photo p a:hover {
text-align:center;
border: 1px solid #000000;
width: 200px;
background-color: #3a7100;
background-repeat: no-repeat;
color: #fff;}


#footer {
	height: 47px;
	clear: both;
	padding-top: 20px;
	background: url(images/header_top_over.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
A.link06:link {
	COLOR: #ffffff
		font-size: 12px;
		text-decoration: none;
}
A.link06:visited {
	COLOR: #ffffff
		font-size: 12px;
		text-decoration: none;
}
