#main h3 {
	font-weight: bold;
	color: #EEE;
}
#sidebar {
	clear: both;
}
body {
	background-color: #A53534;
}
#container {
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/Background.jpg);
	background-repeat: repeat;
	font-size: medium;
	background-color: #892223;
	border: 2px solid #451717;
	background-repeat: repeat;
	color: #FFC;
}
#heading {	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	width: 960px;
	background-color: #EEE;
	height: 1.6em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #451717;
}
#sidebar {	padding: 10px;
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
	
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #EEEEEE;
	float: none;
	width: 700px;
	clear: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 200px;
}
#footer {	text-align: center;
	padding: 5px;
	background-color: #E0DFDA;
	bottom: 960px;
	clear: both;
}

.style4 {color: #E0DFDA
}


#nav_bar {
	background-color: #EEE;
	height: 2.3em;
	width: 960px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #451717;
	border-right-color: #451717;
	border-bottom-color: #451717;
	border-left-color: #451717;
}
#sidebar {
	padding: 10px;
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
}


#footer {
	background-color: #E0DFDA;
	text-align: center;
	padding: 5px;
	clear: both;
	bottom: 960px;
	color: #000;
}
#footer a {
	font-size: 60%;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	font-size: 60%;
	color: #C73F3F;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}

p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #FFC;
	text-decoration: underline;
}
h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FC9;
}
h3 {
	font-weight: bold;
	color: #EEE;
}


h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #E7F1E9;
}
#main ul li a {
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #FFC;
	text-decoration: underline;
}
#footer info {
	background-color: #AA3838;
	background-image: url(Images/Background.jpg);
	background-repeat: repeat-x;
}
#footer info h4 {
	color: #E0DFDA;
}
#footer info p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EEE;
}
a:link {
	color: #FFC;
}
a:visited {
	color: #03F;
}
a:hover {
	color: #039;
}

h2 {
	color: #FFC;
}


#main ul  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #EEE;
	display: list-item;
	list-style-type: disc;
	font-weight: bold;
}

}
.style5 {color: #E1E0DC}

