body { 
	background: url(images/1/body_bg.jpg) repeat; 
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

#header {
	background: url(images/1/header_content_bg.jpg) no-repeat top;
	width: 976px;
	height: 260px;
}

#bg {
	background: url(images/1/bg.jpg) repeat-y;
	width: 967px;
}

#footer {
	background: url(images/1/footer_bg.gif) no-repeat center bottom;
	width: 881px;
	height: 280px;
}

#titlelink {
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}

#titlelinks {
	font-size: 18px;
	font-weight: bold;
}

#titlelinks a {
	color: #433a29;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
}

#titlelinks a:hover {
	color: #FF9900;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
	border-bottom-style: none;
}

.clshb {
	border-left-color: #999999;
	border-left-style: dotted;
	border-left-width: 1px;
}

#title {
	font-size: 26px;
	font-weight: bold;
}

a {
	color: #AE4A00;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
