body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	/*background-image: url(images/tuxygen_bg.jpg);*/
	background-repeat: no-repeat;
	background-color: #f2edd9;
	color: #470100;
}

a {
	text-decoration: none;
	color: #A2AA04;
	font-weight: bold;
}

a:hover {
	color: #CCD706;
}

#top {
	background-color: #307515;
	height: 15px;
}

#header {
	background-repeat: repeat-x;
	height: 132px;
	width: 840px;
	margin-left: auto;
 	margin-right: auto;
	text-align:left;
}

#logo {
	position:absolute;
	/*margin-left:670px;*/
	right:-29px;
	top:-290px;
	width:260px;
	height:540px;
	z-index:0;
}

#ban {
	height: 160px;
	width:100%;
	background-repeat: repeat-x;
	background-image: url(images/tuxygen_greenruban.jpg);
}

#leftban {
	height: 160px;
	width: 100%;
	background-image: url(images/tuxygen_greenruban_left.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#centerban {
	width: 920px;
	height: 160px;
	margin-left: auto;
	margin-right: auto;	
}

#content {
	text-align:center;
	position: absolute;
	width: 100%;
	background-image: url(images/tuxygen_texture-r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#background {
	background-image: url(images/tuxygen_greenruban.jpg);
	background-repeat:repeat-x;
	background-position: 0px 151px;
	z-index: 10;
}

#page {
	position: relative;
	width: 920px;
	margin: 0 auto;
}

#center {
	padding: 5px;
	margin-left: 70px;
	margin-right: 210px;
	text-align: justify;
	width: 600px;
}

#centertwo {
	padding: 0px;
	margin-top: 20px;
	margin-left: 70px;
	margin-right: 0px;
	text-align: justify;
	width: 835px;
}

#left {
	position:absolute;
	background-repeat: repeat-x;
	top:0px;
	left: 0;
	width: 60px;
	padding: 5px;
}

#right {
	position:absolute;
	padding-top:30px;
	top:50px;
	left: 720px;
	width:160px;
}


#footer {
	color: #F2EDD9;
	height: 50px;
	background-color: #20550b;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #20550b;
}

#footera{
	color: #b8bf3f;
}


p {
	margin: 0 0 10px 0;
}

h1 {
	color: #b8bf3f;
	font-size: 40px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px;
	padding-top: 20px;
}

h1 {
	text-decoration: none;
	color: #b8bf3f;
}

h2 {
	font-size: 18px;
	color: #7A8103;
	font-style: italic;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 2px;
}

h2 a {
	text-decoration: none;
	color: #A2AA04;
}

h3 {
	font-size: 18px;
	color: #7A8103;
	font-style: italic;
	text-align: left;
	padding-top: 10px;
}

h3 a {
	text-decoration: none;
	color: #A2AA04;
}

#OverlayContainer iframe {
   border:none;
}

