a:link {
  color: #8c3131;
  font-weight: bold; 
  text-decoration: none; }
/*normal links in the text*/

a:visited {
  color: #996633;
  font-weight: bold; 
  text-decoration: none; 
}

body {
	margin: 25px 0px 0px 0px;
	background-position: center;
	background-color:#000000;
	background-repeat: repeat;
	text-align:center;
	background-image: url(images/back2.jpg);
	
}

a:hover { /*this effect is not shown in NN4.xx*/
  color: #8c3131;
  font-weight: bold;
  text-decoration: none; 
  }

a:active {/*colour in NN4.xx is red*/ 
  color: #8B4424; 
  font-weight: bold;
  text-decoration: none; 
 }

.class { font-size: 11pt; font-family: arial; line-height: 14pt; color:#000000; }

#farouter {
	width: 798px;
	text-align: center;  /* IE 5.5 hack part II */
	margin-left:auto;
	margin-right:auto;
	border: thin solid #8B4424;
	background-color:#F9F5EC;
}

#masthead {
	height: 137px;
		
}

#top-nav {
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#top-nav ul {
	text-align: center;
	padding-bottom: 6px;
	padding-top: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	background-color: #8B4424;
	color: #FFFFFF;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	line-height: 24px;
	/* fixes Firefox 0.9.3 */
}

#top-nav ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 6px;
	/* matches link padding except for left and right */
	padding-top: 5px;
}

#top-nav ul li a {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-top: 2px;
	color: #F2EEEC;
	text-decoration: none;
}

#top-nav ul li a:hover
{
	color:#000000;
	text-decoration: none;
	background-color: #8B4424;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#left-col {
	float:left;
	width: 380px;
	margin: auto;
	}

#right-col {
	float: right;
	width: 380px;
	}

#content {
	float:none;
	width: 782px;
	background-color: #F9F5EC;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	
	
}

#content p {
	font-size: 11pt;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

.bottom {
	color: FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 80%;
	}

.design {
	color:#8B4424;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	text-align:center;
	}

#content img {
	float: right;
	margin-right: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-top: 3px;
	margin-left: 6px;
	}

#content ul {
	font-size: 90%;
	font-style: normal;
	color:#660000;
	list-style: none;
	text-align: left;
}

#content ul li {
	font-size: 90%;
	font-style: normal;
	color:#660000;
	padding-bottom: 5px;
	text-decoration: none;
}

#content ul li a {
	font-size: 90%;
	font-style: normal;
	color:#660000;
	padding-bottom: 5px;
	text-decoration: none;
}

#content ol {
	list-style-type: decimal;
	font-size: 90%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:18px;
	color: #000000;
}	

#content h1 {
	text-align:center;
	color:#941621;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:120%;
	}
	
#content h2 {
	text-align:left;
	color:#941621;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:120%;
	}

#content h3 {
	text-align:left;
	color:#941621;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:100%;
	}
#content h4 {
	text-align:left;
	color:#941621;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:90%;
	}	


#footer {
	clear: both;
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#footer ul {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	background-color: #8B4424;
	color: #F2EEEC;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: normal;
	line-height: 18px;
	/* fixes Firefox 0.9.3 */
}

#footer ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
	padding-top: 5px;
}

#footer ul li a {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #F2EEEC;
	text-decoration: none;
}

#footer ul li a:hover
{
	color:#000000; 
	
}

#footer p {
	text-align: center;
	font-size: 65%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

