html, body {
	background: url('../gfx/bg_green.jpg') top center;
	background-color: #323520;
	margin: 0px;
	padding: 0px;
    border:none
}

#bg-top {
	background: url('../gfx/bg_green_top.jpg') top center repeat-x;
}

div {  
	margin-top: 0px; 
	margin-bottom: 0px;
}

#menu {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : bold;
}


#menu a:link    {
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	text-decoration : none;
	color: #FFFFFF;
}

#menu a:visited {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-decoration : none;
	color: #FFFFFF;
}

#menu a:active  {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-decoration : none;
	color: #FFFFFF;
}

#menu a:hover   {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #928973;
	text-decoration : none;
}




#sub-menu {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}


#sub-menu a:link    {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-decoration : none;
	color: #000000;
}

#sub-menu a:visited {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-decoration : none;
	color: #000000;
}

#sub-menu a:active  {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-decoration : none;
	color: #000000;
}

#sub-menu a:hover   {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #877D65;
	text-decoration : none;
}



#headline-text  {
	font-size: 22px;
	color: #D70808;
	font-family: arial, verdana, sans-serif;
	text-decoration : none;
	font-weight : normal;
	line-height : 20px;
}


#main-text  {
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	text-decoration : none;
	font-weight : normal;
	line-height : 20px;
}

#main-text a:link    {
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	text-decoration : underline;
	font-weight : normal;
	line-height : 20px;
}

#main-text a:visited {
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	text-decoration : underline;
	font-weight : normal;
	line-height : 20px;
}

#main-text a:active  {
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	text-decoration : none;
	font-weight : normal;
	line-height : 20px;
}

#main-text a:hover   {
	font-size: 12px;
	color: #D70808;
	font-family: arial, verdana, sans-serif;
	text-decoration : none;
	font-weight : normal;
	line-height : 20px;
}


#news-text-by  {
	font-size: 10px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	text-decoration : none;
	font-weight : normal;
	font-style : italic;
}

#news-text-by a:link    {
	font-size: 10px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	text-decoration : underline;
	font-weight : normal;
	font-style : normal;
}

#news-text-by a:visited {
	font-size: 10px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	text-decoration : underline;
	font-weight : normal;
	font-style : normal;
}

#news-text-by a:active  {
	font-size: 10px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
}

#news-text-by a:hover   {
	font-size: 10px;
	color: #D70808;
	font-family: arial, verdana, sans-serif;
	text-decoration : none;
	font-weight : normal;
	font-style : normal;
}


#four-menu  {
	font-size: 10px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

#four-menu a:link    {
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

#four-menu a:visited {
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

#four-menu a:active  {
	font-size: 12px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

#four-menu a:hover   {
	font-size: 12px;
	color: #877D65;
	font-family: arial, verdana, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

.youtubevideo {
    width: 400px;
    height: 326px;
}
