body {
	background-color: #000000;
}
.contentbackground {
	background-color: #FFFFFF;
}
.navigationbackground {
	background-color: #333333;
}
.headerbackground {
	background-image:url("/images/header_background.jpg");
	}
.footerseparatorbackground {
	background-color: #10206B;
}
.homepageboxbackground {
	background-color: #CCCCCC;
}
p { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.homepagetagline { 
	font-family: Helvetica, Arial, Verdana, Times New Roman;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.smalltext { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
ul.homepageboxtext { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #10206B;
}
.navigationtext { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #B4AEBF;
}
.footertext { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}
.pebblehaven { 
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #808080;
}
a { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #0000FF;
}
a:hover { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #0000FF;
}
a.navigation { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #10206B;
	padding: 8px;
}
a.navigation:hover { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #000000;
	padding: 8px;
}
a.navigationselected { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #000000;
	padding: 8px;
}
a.navigationselected:hover { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #000000;
	padding: 8px;
}
a.homepageboxlink { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}
a.homepageboxlink:hover { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}
a.pebblehaven { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #808080;
}
a.pebblehaven:hover { 
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #808080;
}
.MenuStyleOn {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	border-style: solid;
	border-width: 0;
	border-color: #333333;
	background-color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.MenuStyleSelected {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	border-style: solid;
	border-width: 0;
	border-color: #333333;
	background-color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.MenuStyleOff {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	border-style: solid;
	border-width: 0;
	border-color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.SubStyleOn {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}
.SubStyleSelected {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}
.SubStyleOff {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background: #333333;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

