body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Tahoma, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: small;
	background: #99CCFF url(images/bg.jpg) repeat;
}

img
{  border-style: none;
}

#container{
	margin: 0 auto;
	padding: 0;
	width: 762px;
	text-align: center;
}

#header{
	position: relative;
	width: 762px;
	margin: 0;
	padding: 0;
	background: #F5E134;
}

#links{
	background: #F5E134;
	margin: 0 25px 10px 25px;
	color: #000000;
	text-align: center;
	height: 10px;
}

#links ul{
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#links li{
	list-style-type: none;
	border: none;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 11px;
}

#links a{
	display: block;
	padding: 0 5px 0 8px;
	border-bottom: none;
}

#links a:link, #links a:visited{
	text-decoration: none;
	color: #000000;
}

#links a:hover, #links a:active{
	color: #000000;
	text-decoration: underline;
}

#title{
	clear: both;
	background: white url(images/background.jpg) no-repeat;
	height: 42px;
	width: 750px;
	color: #99CCFF;
	text-align: left;
	padding: 30px 0 0 12px;
	font-size: 22px;
	font-weight: bold;
}

#main{
	background: white repeat-y;
	width: 746px;
	text-align: left;
	margin: 0;
	padding: 0 8px 0 8px;
}

#footer{
	clear: both;
	width: 762px;
	text-align: center;
	font-size: 10px;
}.mainbodytext {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
}
.mainbodytext-wide {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
	line-height: 20px;
}
