body {
	margin: 0;
	padding: 0;
	background-color: #4F5A5F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666;}

h1
   {
   	margin: 0;
	padding: 0;
	font-weight:bolder;
	font-size:17pt;}

a img {
    border: none;}

.clear-all {
    clear: both;}

#Content {
	margin: 0 auto 0 auto; padding: 0; width: 828px; background: url("graphics/background.jpg");}

#header {
    margin: 0 auto 0 auto;padding: 0; width: 828px; height: 200px; background: url("graphics/header.jpg");}

#main-nav {
    float: left; margin: 150px 0 0 200px; padding: 0; width: 565px; height: 30px; display: inline;}

.Menucopy {
	text-decoration: none;
	font-family: Arial, verdana, sans-serif;
	font-size: x-small;
	text-align: center;
}
	a:link {color: #999; background-color: #fff; text-decoration: none}
	a:visited {color: #666; background-color: #fff; text-decoration: none}
	a:active {color: red; background-color: #fff; text-decoration: none;}
	a:hover {text-decoration: underline; color: red; background-color: #fff;}
	
	

.imagetitles {
	text-decoration: none;
	font-family: Arial, verdana, sans-serif;
	font-size: x-small;
	text-align: left;
}
	a:link {color: #999; background-color: #fff; text-decoration: none}
	a:visited {color: #666; background-color: #fff; text-decoration: none}
	a:active {color: red; background-color: #fff; text-decoration: none;}
	a:hover {text-decoration: underline; color: red; background-color: #fff;}




#Main {
    float: left; margin: 10px 0 0 30px; padding: 10px 0 0 0; width: 350px; height: 1%; display: inline;
}

#Main p {
    margin: 0 0 0 30px; padding: 0 0 1.5em 0;
}

#side-bar { 
    float: right; margin: 40px 70px 0 0; padding: 10px 0 0 0;
	width: 330px; height: 1%; display: inline;
}

#side-bar address {
    margin: 0 0 0 0; padding: 0;
    font-size: small; font-style: normal; text-align: left;
}

#TextMenu {
	float: left; margin: 15px auto 10px 200px; padding: 0; width: 420px; height: 1%; text-align: center;
}

#footer {
    clear: both;
    margin: 25px 0 5px 10px;
    padding: 0;
    font-size: xx-small;
    text-align: center;
}

#footer a {
    text-decoration: none;
    font-weight: bold;
}

#footer a:hover {
    text-decoration: none;
}