.sitebody { 
	background-image: url('/images/background.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: 	fixed; 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	padding: 0;
	
	
}

p {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {


	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFF0E1;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	width: auto;
	letter-spacing: -2px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF0E1;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	width: auto;
	letter-spacing: -2px;
}
ul {

	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
li {


	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.regularlist li{
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.regularlist ul{
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}