body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(Images/Components/Background.jpg);
}
a:visited {
	color: #000000;
}
hr {
	color: #8382aa;
}


h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
	text-align: center;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
}
#body a:hover{
	background-color: #350077;
	color: #FFFFFF;
}
#bottomnav a{
	text-decoration: none;
	color: #000000;
}
#bottomnav a:hover{
	text-decoration: none;
	background-color: #350077;
	color: #FFFFFF;	
}
#sidebar a{
	color: #ffffff;
	text-decoration: none;
}
#sidebar a:hover{
	color: yellow;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}

