﻿body {
	background-color: #336600; 
	font-family: "Trebuchet MS";
	font-size:10pt;
} 
img {
	border:0;
}
h2 {
	font-size:18pt;
}
a {
	color:#555555;
}
a:hover {
	color:maroon;
}
#outer {
	border:1px #000000 solid;
	width:750px;
	margin:0 auto;
	height:567px;
}
#header {
	display:inline;
	float:left;
}
#content-wrap {
	display:inline;
	float:left;
	background-image: url('../images/bg.jpg');
	width:511px;
	height:567px;
}
#youtube {
	width:440px;
	height:470px;
	padding:5px 1em 0 .5em;
	margin:0 1em 0 .5em;
	display:inline;
	float:left;
	overflow:scroll;
}
#content {
	width:325px;
	height:470px;
	padding:5px 1em 0 .5em;
	margin:0 1em 0 .5em;
	display:inline;
	float:left;
	overflow:scroll;
}
#content p {
	text-align:justify;
}
#content h2 {
}
.top-menu2 {
	height:24px;
	padding:25px 0 0 32px;
}
.top-menu2 img {
	border:0;
}
.side-menu {
	float:left;
	padding:1em 0 1em 0;
	width:106px;
}
.side-menu img {
	border:0;
}
.side-menu a {
	float:none;
	padding:3px;
	line-height:1pt;
	background:#979727;
	float:left;
}
.side-menu a:hover,a:active {
	background:#70701e;
}
.sm-button {
	margin:5px 0 5px 0;
	float:left;
}
.top-menu {
	padding:22px 0 0 32px;
}
.top-menu a {
	text-align:center;
	color:white;
	float:none;
	padding:3px;
	line-height:1pt;
	background:#336600;
	float:left;
	width:75px;
	height:.4em;
	text-decoration:none;
	padding: 10px 5px 7px 5px;
	border:3px #333333 solid;
	margin:0 4px 0 8px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	font-size:12pt;
	}
.top-menu a:hover,a:active {
	background:#234802;
	color:yellow;
}
.contact{
	font-size:14pt;
}
