body {
	font-family: "Times New Roman", Georgia, serif;
}

#container {
	width:768px;
	position:relative;
	margin: 0px;
	padding: 0px;
	left: auto;
	border: solid white 1px;
}

#outerborder {
	float:none;
	width: 754px;
	margin: 0px;
	padding: 0px;
	left: auto;
	border: solid #D8D2C2 7px;
}

#header {
	float:none;
	background-image: url(./images/misskaysvilleheader.jpg);
	background-position:left;
	width: 750px;
	height: 104px;
	padding: 0px;
	left: auto;
	border-color: #FFFFFF;
	border-width: 2px 2px 1px 2px;
	border-style: solid;
}

#navbar {
	float:none;
	background: #D8D2C2;
	width: 750px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	left: auto;
	border-color: #FFFFFF;
	border-width: 0px 2px 1px 2px;
	border-style: solid;
}

#bdyarea {
	float:none;
	background-image: url(./images/bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 450px;
	width: 750px;
	padding: 0px;
	margin: 0px;
	left: auto;
	border-color: #FFFFFF;
	border-width: 0px 2px 0px 2px;
	border-style: solid;
}

.navtext, .navtext a:visited, .navtext a:active, .navtext a:link {
	font: normal small-caps bold 10px "Times New Roman";
	color: #524E48;
	letter-spacing: 0.25em;
	text-decoration: none;
	vertical-align: -3px;
	vertical-align: -1.5px;	
	left: auto;
	cursor: hand;		
}

.navtext a:hover {
	font: normal small-caps bold 10px "Times New Roman";
	color: #524E48;
	letter-spacing: 0.25em;
	text-decoration: underline;
	vertical-align: -1.5px;	
	left: auto;
	cursor: hand;	
}

.icon {
	position: absolute;
	top: 180px;
	left: 94px;
	font: italic bold 16px "Times New Roman";
	color: #524E48
}

.copy {
	position: absolute;
	top: 225px;
	left: 131px;
	font: normal 10px "Verdana";
	color: #524E48;
	width: 325px;
	text-align: justify;
}
.copy a:link, .copy a:visited, .copy a:active {
	text-decoration: underline;
	color: #524E48;
}

.copy a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #524E48;
}

#newscontainer {
	width:170px;
	position:absolute;
	margin: 0px;
	padding: 0px;
	left: 532px;
	top: 170px;
	height: 308px;
	border: solid #CFC9B6 2px;
	background-color: #EAE6DD;
}

#newsheader {
	font: italic 15px "Times New Roman";
	background-color: #DAD5C5;
	width: 155px;
	padding: 6px 3px 5px 3px;
	margin: 6px 2px 15px 2px;
	left: auto;
	border: solid #B4AFA2 1px;
	color: #524E48;
}

#newsdetail {
	font: normal 10px "Verdana";
	background-color: #EAE6DD;
	width: 152px;
	padding: 5px 8px 15px 8px;
	left: auto;
	color: #848275;
	text-align: left;
}

.newsbold {
	color: #524E48;
	font-weight: bold;
}

#nr-br {
	position: absolute;
	bottom: -3px;
	right: -3px;
}
#nr-bl {
	position: absolute;
	bottom: -3px;
	left: -3px;
}
#nr-tl {
	position: absolute;
	top: -3px;
	left: -3px;
}
#nr-tr {
	position: absolute;
	top: -3px;
	right: -3px;
}

#headertext {
	position: absolute;
	top: 18px;
	left: 195px;
	z-index: 2;
}

#headerdate {
	position: absolute;
	top: 26px;
	left: 610px;
	z-index: 2;
}

.copy2 {
	font: normal 10px "Verdana";
	color: #524E48;
	text-align: justify;
}
.copy2 a:link, .copy2 a:visited, .copy2 a:active {
	text-decoration: underline;
	color: #524E48;
}

.copy2 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #524E48;
}