body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}

a {
	font-family: Tahoma;
	color: #C5271A;
	font-size: 14px;
}
a:visited {
	color: #C5271A;
}

a:hover {
	color: #CCFF00;
}

#container {
	width:815px;
	margin:auto;
	text-align: left;
}	

#masthead {
	background-image: url(../images/masthead.png);
	height: 150px;
	width: 825px;
}
#midcontain {
	height: 100%;
	width: 775px;
	background-image: url(../images/mid.png);
	padding-right: 25px;
	padding-left: 25px;
}

#bm {
	width: 775px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../images/footer.png);
	height: 35px;
}
.ln {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #B90E12;
}

h1{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
