body {
background-image: url("images/bkgrd.gif");
background-repeat: repeat-x;
background-color: #3A475A;
font-family: tahoma, verdana, arial;
font-size: 15px;
color: #2D2E37;
}


p {
font-size: 15px;
line-height: 1.25em;
margin: 1.25em 0;
text-align: justify;
}

p#main {
font-size: 18px;
line-height: 1.25em;
margin: 1.25em 0;
text-align: center;
}

p#contact {
font-size: 11px;
line-height: 1.25em;
margin: 1.25em 0;
text-align: center;
position:relative; top:170px; left:18px;
}

a:link {color: #0F0F12;}
a:visited {color: #0F0F12;}
a:hover {color: #000000; text-decoration: none;}
a:active {color: #0F0F12;}

div#menu1 a {width:85px; height:25px; font:bold 15px Verdana, Arial, sans-serif; color:#2D2E37; text-decoration:none; position:relative; top:5px; left:-40px; display:-moz-inline-stack; display:inline-block; text-align:center; vertical-align: top;}
div#menu1 a:hover {background:url("images/menu1a.gif") }

div.current {
	background:url("images/menu1b.gif");
	display:-moz-inline-stack; display:inline-block; 
	text-align:center; vertical-align: top;
}

ul#menu1 {list-style-type:none;}
ul#menu1 a {width:105px; background:url("images/menu1.gif"); height:40px; font:bold 15px Verdana, Arial, sans-serif; color:#2D2E37; text-decoration:none; position:relative; top:20px; left:-14px; display:block !important; display:inline-block; text-align:center}
ul#menu1 a:hover {background:url("images/menu2a.gif"); background-repeat:no-repeat;}

.Footer-text
{
  display:inline-block;
  color:#646467;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  letter-spacing: 1px;
  font-size:10px;
}

.Footer-text a:link {color: #B5B5B8;}
.Footer-text a:visited {color: #B5B5B8;}
.Footer-text a:hover {color: #ffffff; text-decoration: none;}
.Footer-text a:active {color: #B5B5B8;}
