body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 100%;
	height: auto;
	background-color: #D8DDDF;
	margin-left: 0;
	margin-top: 0;
}

.header
{
 width: 100%;
 height: 120px;
 background-image: url(images/zog_1b.jpg);
 background-position: top center;
 background-repeat: no-repeat;
 background-color: #D8DDDF;
}

.headimg
{
 width: 295px;
 height: 120px;
 background-color: #D8DDDF;
 margin-left: 85px;
}

/*.headimg img
{
 float: left;
 margin-left: 15px;
 margin-top: 10px;
}*/

.headimg #zogspan, .footer #zogspan, .centreabout #zogspan
{
 font-weight: bold;
 color: #C36F00;
}

.headimg p
{
	text-align: center;
	font-weight: normal;
	font-size: 0.75em;
	margin-top: 5px;
}

.centrehome {
	height: 395px;
	width:100%;
	background-image: url(images/zog_logo_5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.zgsng
{
z-index: 1;
}

#reg
{
font-size: 0.7em;
}

.centreabout {
	width: 100%;
	height: auto;
	border: none;
}


.centreabout p
{
width: 75%;
font-size: 0.8em;
text-align: left;
}

#zogvid
{
	 text-align: center;
	 font-size: 0.75em;
}

#mediaPlayer
{
 	margin-top: 10px;

}

   #zogben
   {
    float: left;
	margin-top: 15px;
	font-weight: bold;
	font-size: 0.75em;
	text-align: left;
	margin-left: 2%;
   }

 ul.mainnav 
 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	list-style-type: none;
  }
  
ul.mainnav li {
	text-decoration: none;
	display: inline;
    font-size: 0.7em;
    margin-left: 2px;
	margin-right: 2px; }

ul.mainnav li a:link, ul.mainnav li a:visited 
{
	 display: inline;
	 font-weight: normal;
	 text-decoration: none;
	 color: #C36F00;
	 margin-left: 2px;
	 margin-right: 2px;
 }
 
ul.mainnav li a:hover, ul.mainnav li a:active
{
	display: inline;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	margin-left: 2px;
	margin-right: 2px;
 }
 
 
 .footer p, .footer a:link, .footer a:visited 
{
	 text-align: center;
	 font-weight: normal;
	 font-size: 0.8em;
	 text-decoration: none;
	 margin-top: 10px; 
	 color: #C36F00;
 }
 
.footer p, .footer a:hover, .footer a:active
{
	 text-align: center;
	 font-weight: bold;
	 font-size: 0.9em;
	 text-decoration: underline;
	 margin-top: 10px; 
	 color: #000000;
 }
 
 #footxt
 {
	  font-size: 0.7em;
	  font-weight: normal;
	  color: #000000;
	  text-align: center;
	  text-decoration: none;
	  margin-top: 20px;
 }
 
 #footxt a:link, #footxt a:visited 
{
	 text-align: center;
	 font-weight: normal;
	 font-size: 1.0em;
	 text-decoration: none;
	 margin-top: 10px; 
	 color: #C36F00;
 }
 
#footxt a:hover, #footxt a:active
{
	 text-align: center;
	 font-weight: bold;
	 font-size: 1.0em;
	 text-decoration: underline;
	 margin-top: 10px; 
	 color: #000000;
 }
 
 
 .footerimg
{
	 width: 100%;
	 height: 75px;
	 background-color: #D8DDDF;
}

.footerimg img
{
  margin-top: 10px;
}
 
