.body {
	font-family: Trebuchet MS, Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.email {
	font-family: Trebuchet MS, Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #141EB5;
}

.email:hover {
	font-family: Trebuchet MS, Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DCF0FF;
	text-decoration: none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #263812;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	text-decoration: none;
}
.fishbowl {
	font-family: Trebuchet MS, Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #40611E;
	text-decoration: none;
}

.fishbowl:hover {
	font-family: Trebuchet MS, Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E1FFD5;
	text-decoration: none;
}
.headingLink {
	font-family: Trebuchet MS, Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A195D;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
.headingLink:hover {
	font-family: Trebuchet MS, Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A195D;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
#base{
	background-image: url(../images/bgshadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}