@charset "utf-8";
/* CSS Document */

.wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-color: #6F8173;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

	
}

h1 { font-family:Verdana, Arial, Helvetica, sans-serif; color: #00FF00; font-size: 18px; }

.sidebar {
	float: left;
	background-color: #546262;
	width: 200px;
	height: 1000px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 1px;
	position: relative;
	color: #CCCC66;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFF00;
	border-right-color: #CCFF00;
	border-bottom-color: #CCFF00;
	border-left-color: #CCFF00;
}
p {
	font-weight: normal;
	color: #141414;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.wrapper #cbox2009 {
	float: left;
	height: 350px;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 1px;
}
img {
	margin-left: 75px;
	clip: rect(20px,auto,auto,auto);
}
#mainfoto {
	height: 420px;
	width: auto;
}
.wrapper #mainfoto img {
	height: 400px;
	width: 635px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #6F8173;
	background-image: url(leaf_bg.gif);
}



#content { 
width: auto;
color: #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; }
#firstparagraph {
	position: fixed;
	margin-bottom: 300px;
	margin-right: 600px;
}
#secondmainfotos {
	border-right-style: solid;
	border-right-color: #CCCC66;
	position: fixed;
	margin-left: 500px;
}

h2 { color: #CCCCCC;
font-size:14px; }

.footer {
	color: #99CC00;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
  
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF66;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	color: #330000;
	text-decoration: none;
}
#videowrapper {
	float: none;
	height: auto;
	width: 850px;
	margin: 0px;
}
#photobox {
	height: auto;
	width: auto;
}
#photoboxfield {
	height: 400px;
	width: 850px;
	top: 400px;
}
