body {
	margin: 0px;
	padding: 0px;
	background-color: #661953;
}
#header {
	height: 260px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #f25b16;
	background-image: url(images/headerBg.png);
	background-repeat: no-repeat;
	background-color: #5E0041;
	background-position: left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#headerContent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 260px;
	text-align: left;
	background-image: url(images/tracyHeader.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	z-index: 2;
}
#headerContent #textHeader {
	position: absolute;
	z-index: 5;
	right: 0px;
	left: 585px;
}
#content {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#contentMain {
	width: 800px;
	padding: 10px 0px 10px 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#contentMain p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: .9em;
}
#navigation {
	position: absolute;
	z-index: 40;
	padding: 0px;
	width: 800px;
	margin-top: 225px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
#navigation .firstNavigation #navAlign {
	margin-left: 150px;
}
#navigation .firstNavigation {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
#navigation a {
	text-decoration: none;
	display: block;
	line-height: 1.6em;
	margin: 0px;
	width: 100px;
	font-weight: normal;
	outline: none;
	float: left;
}
#navigation a:link {
	color: #dfd4f8;
}
#navigation a:visited {
	color: #dfd4f8;
}
#navigation a:hover {
	color: #ff6600;
}
#navigation a:active {
	color: #ff6600;
}
#contentMain a {
	color: #FFCC99;
	text-decoration: none;
}
#contentMain h1 {
	font-size: 1.4em;
	color: #FBBD45;
	font-weight: normal;
}
#contentMain h3 {
	font-size: 1.1em;
	color: #FBBD45;
	margin-bottom: 0px;
	font-weight: normal;
}
#contentMain h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FBBD45;
	font-weight: normal;
}

#kitkadesign {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 0px;
	width: 57px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kitkadesign a {
	color: #6666FF;
	text-decoration: none;
}
#kitkadesign a:hover {
	color: #cc0864;
	text-decoration: none;
}
.kitka {
	letter-spacing: 4px;
	padding-left: 2px;
}
