#navbar {
	background-color: #660000;
}
#navbar img {
	border: none;
}
.img {
	border: none;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;

}

.link1
{color:#336600;
font-weight:bold;
}

.link2
{color:#330000;
font-weight:bold;
font-size:10.5px;
position:relative; left:5px;
}

.link1:hover
{text-decoration:underline}

h1 {
	font-size: medium;
	font-weight: bold;
}
h2 {
	font-size: medium;
	color: #0066CC;
	font-style: italic;
	text-decoration: underline;
}
h3 {
	font-size: small;
	font-weight: bold;
	font-style: italic;
}
h4 {
	font-size: x-small;
	font-weight: bold;
	margin: 0px;
	font-style: italic;
	text-align: center;
}
h5 {
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	font-size: small;



}
.tblfont {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	background-color: #E8D4C9;
	font-size: x-small;
}
#content {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	padding: 4em 0em 4em 1em;
	background-color: #E8D4C9;
	font-size: x-small;
	width: 450px;


}
#leftnav {
	padding-left: 1em;
	background-color: #E8D4C9;
	font-family: "Verdana";
	font-size: 12px;
}
#leftnav a:hover {
	color: #CC6600;

}
body {
	background-image: url(../i/background.jpg);
}
h6 {
	font-family: "Verdana";
	font-size: 9px;
}
#footer {
	text-align: center;
}

