body {
	background-image:url(../images/bkgrndWeave.jpg);
	margin-top: 25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	background-color:#783031;
}
p, li {
font-size:12px;
margin:10px;
}


h1,h2,h3,h4,h5 {
font-family:Arial, Helvetica, sans-serif;
margin:10px;
}
	
h1 {
font-size:26px;
color:#000000;
}

h2 {
font-size:18px;
color:#000000;
}

.imgborder {
	border: 3px solid  #990000;

}

.subtitles{
font-size:20px;
color:#990000;
text-align:center;
font-weight:bold;
text-decoration:underline;
}


h3 {
font-size:15px;
}

h4 {
font-size:12px;
}

h5 {
font-size:10px;
}
td {
	text-align:left;
}

/* Top Nav */
.topnav {
	padding-top:4px;
	height:21px;
	border-bottom:4px black solid;
	border-left:2px black solid;
}
.topnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
.topnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
.topnav a:hover{ font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	}
.topnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}

/*
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;	
	text-decoration: underline;
}
a:hover{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:underline;
	}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration:none;
}
*/
/* BOTTOM NAV */
.BottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.BottomNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.BottomNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.BottomNav a:hover{ font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	}
.BottomNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#container
{margin: 0px auto 0px auto;
width: 665px;
}
/* END OF BOTTOM NAV */
