﻿#wrapper {
	border: 1px solid #3A3A3A;
	width: 821px;
	height: 515px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	position: relative;
	background-color: #E9E9E9;
}
.heading {
	font-family: "trebuchet MS";
	font-size: 36px;
	color: #3A3A3A;
	letter-spacing: -.04em;
	vertical-align: text-top;
}
.pictures {
	border-style: none;
	border-width: 0px;
	margin-right: 15px;
}
.menu {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #3A3A3A;
	text-decoration: none;
	line-height: 16px;
}
a.menu:link {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #3A3A3A;
	text-decoration: none;
	line-height: 16px;
}
a.menu:hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #662A84;
	text-decoration: none;
	line-height: 16px;
}
.box {
	background-color: #A5A5A5;
	border: 1px none #666666;
}
.bodybold {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #3A3A3A;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
.smallbody {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
a.smallbody:link {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
a.smallbody:hover {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #5D277D;
	text-decoration: none;
	line-height: 16px;
}
.bodywhite {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.box2 {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.pagetitle {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #3A3A3A;
}
.bodyboldcaps {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #3A3A3A;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
