body {
	
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 15px;
	margin-top : 20px;
	margin-left : 20px;
	background-color : #DBD8A6;
}

h1 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 31px;
	color : #FFD700;
}
h2 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
}

p {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 15px;
	margin-right : 20px;
}

.entry{
	padding-top : 10px;
	border-top-color : #006400;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 10px;
}

.field{
	padding-top : 5px;
	padding-bottom : 5px;
}

.pnopad {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 15px;
	margin-right : 0px;
}
.bannertext{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 15px;
	color : #ECECEC;
	line-height : 16px;
	letter-spacing : 1px;
}
.bannertext a{
		color : #ECECEC;
		text-decoration : none;
}
.bannercell{
	padding-left : 0px;
	padding-top : 10px;
	padding-bottom : 0px;
	background-repeat : repeat;
	background-color : #4C6626;
}
.navicell{
	padding-left : 8px;
	padding-top : 0px;
	padding-bottom : 5px;
	background-color : #4C6626;
	padding-right : 8px;
}

.button{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	color : #F5F5F5;
	background-color : #858831;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 2px;
	font-weight : bold;
        border-top : 2px solid #4C6626;
}
.button a {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	color : #F8F8F8;
	text-decoration : none;
}

.supbutton{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	color : #464646;
	
	padding-bottom : 3px;
	padding-left : 5px;
	padding-right : 15px;
	padding-top : 2px;
	font-weight : bold;
	
	
}
.supbutton a {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	
	color : #626262;
	text-decoration : none;
}

a:hover {
	color : #00CC02;
}

.spacer{
	
}

.headinbox{
	background-color : #4C6626;
}



.topbodycell{
	
	background-color : White;	
}
.bodycell{
	padding-left : 30px;
	background-color : White;
	padding-right : 30px;
	padding-top : 5px;
}
.footer{
	padding-left : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	
	font-family : Arial;
	font-size : 11px;
	color : #848484;
}
.mylink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #A9A9A9;
}
.mylink a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #A9A9A9;
	text-decoration : none;
}
.mylink a:hover{
	
	color : white;
	
}
.caption{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #D1D1D1;
}
.thumbcaption{
	font-size : 10px;
}

.mgsmall{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}


#pagelayout{
	border : 1px solid #2F4F4F;
	border-collapse : collapse;
}
#mediaplayer {
width: 360px;height: 360px;

 background-image : url(images/max3.jpg);
 background-repeat : no-repeat;
 background-position : top;
}