body {
	margin: 0;
	padding: 0;
	background-color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.4;
	color: #000;}

#wrapper { margin: 0 auto; padding: 0; width: 790px; height: 1%; } 

h1
   {
   	margin: 15px 0 0 50px;
	padding: 0;
	font-weight:bolder;
	font-size:1.4em;}

a img {
    border: none;}

.clear-all {
    clear: both;}

#Content {
	width: 790px; background: url("graphics/background.jpg");}

#header {
    height: 172px;}

#main-nav {
    float: left; margin: 0 0 0 0; padding: 0; width: 790px; height: 72px; display: inline;}

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

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

#text p {
    margin: 10px 30px 0 50px; padding: 10px 0 0 0; 
}

#images { 
    float: right; width: 395px; height: 1%; display: inline;
}

#images img {
	margin: 10px 40px 0 0; padding: 10px 0 0 0; 
}

.imagetitles {
	text-decoration: none;
	font-family: Arial, verdana, sans-serif;
	font-size: 0.9em;
	text-align: left;
	color: #660000
}
	a:link {color: #999; text-decoration: none;}
	a:visited {color: #666; text-decoration: none;}
	a:active {color: red; text-decoration: none;}
	a:hover {text-decoration: underline; color: red;}
	
#images address {
    margin: 0 0 0 0; padding: 0;
    font-size: 1em; font-style: normal; text-align: left;
}

#footer {
    clear: both;
    margin: 10px 0 10px 0;
    padding: 0;
    font-size: 0.8em;
    text-align: center;
}

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

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