body {
	background-image: url(bkg.jpg);
	margin:0; 
padding:0; 
height:100%; 
}
#header {
	height: 217px;
	width: 850px;
}
#site {
	width: 810px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: 1.4em;
			background-color: #666464;


}
#site a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#site a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

#site a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	font-weight: bold;
}
#container {
	width: 850px;
	position:absolute;
	color:#333;
	height:100%;
		background-color: #666464;
	
}
#site h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 1em;
}
#container #site img {
	border-right-width: 3px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#container #site #Image4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -5px;
}
#container #site #Image5 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -5px;
}

strong {
	font-size: 1.4em;
	color: #a0d6eb;
}
