html, body, h1, h2, h3, h4
{
	margin: 0;
	padding: 0;
}
h1 img
{
	display: block;
}
img
{
	border: 0;
}
a
{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #FFA405;
	text-decoration: underline;
}
body
{
	background:nevygreen;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #312F1A;
}

#header
{
	background: top center url(images/logo.jpg) no-repeat;
	padding-top: 51px;
	width: 252px;
	position: relative;
}

h1
{
	color: #FDE7C2;
	background: #991111;
	border: 2px solid #C4B888;
	padding: 8px;
	text-align: center;
	font: 25px "Times new roman" , sans-serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 2px 21px;
}
/** Body **/
#body
{
	position: relative;
	vertical-align: middle;
}

#nav
{
	position: absolute;
	top: 0;
	left: 0;
	width: 252px;
	padding-top: 292px;
	background: url(images/pic_1.jpg) no-repeat;
}
#nav ul
{
	background: bottom right #991111 url(images/nav_bot.jpg) no-repeat;
	margin: 0 7px 0 28px;
	padding: 5px 20px 15px 20px;
}
#nav li
{
	list-style: none;
	background: bottom left url(images/dots.jpg) repeat-x;
}
#nav a
{
	color: #FDE7C2;
	font: 18px "times new roman" , serif;
	font-style: italic;
	background: #991111;
	padding-right: 8px;
}
#footer
{
	color: #E8E7DA;
	margin: 2px 0 0 275px;
}
#HomeMain
{
	background: url(ammatoursh2.jpg) no-repeat;
	background-position:left top;
	width: 370px;
	height:450px;
	padding-right:10px;
	padding-left:20px;
	padding-top:20px;
}
#HomeTD
{
		padding-top:52px;
		width:370px;
		color:Navy;
		font-family:Verdana;
}
