﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
/* CSS Document for Eventcover Education */

p {
	font-family:Futura Md, Futura, Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	color: #081064;
}
.style1 {
	background-image: url('images/Background.jpg');
	background-repeat:no-repeat;
}
.style2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: #800000;
}
.style3 {
	font-family: Century;
	font-weight: normal;
	letter-spacing: 8px;
}
.style4 {
	color: #081064;
	font-family: Futura Bk, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
}
.sidemenuc {
	background-image:url(images/NavBar.gif);
	display:block;
	color: #000000;
	height: 29px;
	width: 179px;
	font-family: Futura Bk, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	padding-left:11px;
	padding-top:0px;
}
.sidemenuc:hover {
	color:#852012;
}
.mainnav {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#852012;
	text-decoration:underline;
}
.mainnav:hover {
	color:#fe3e23;
}
.nav {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#852012;
	text-decoration:underline;
	padding-right:8px;
}
.nav:hover {
	color:#fe3e23;
}
.navcurrent {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ee3a21;
	text-decoration:underline;
	padding-right:8px;
}
.navcurrent:hover {
	color:#fe3e23;
}
.footer {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.footernav {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.footernav:hover {
	text-decoration: underline;
}
.pclick {
	border:0;
	text-decoration: none;
}
.pclick:hover {
}

