body { 
	background-image: url('../images/page-background.jpg');
	background-repeat: repeat-x;
	scrollbar-arrow-color: #567;
	scrollbar-3dlight-color: #fff;
	scrollbar-face-color: #ccc;
	scrollbar-highlight-color: #505050;
}

.left {
 	background-image: url('../images/left-background.jpg');
	background-repeat: no-repeat;
}

.right {
 	background-image: url('../images/right-background.jpg');
	background-repeat: no-repeat;
}

.content { 
	background-color: #c3bdaf;
}

.navButton {
	color: #ffffff;
	font-family: trebuchet ms;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.navButton:hover {
	color: #eaff00;
}

.navDivider {
 	background-image: url('../images/nav-divider.jpg');
	background-repeat: no-repeat;
	width: 5px;
	height: 36px;
	float: right;
}

.leftnavButton {
	color: #ffffff;
	font-family: trebuchet ms;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.leftnavButton:hover {
	color: #eaff00;
}

.leftnavDivider {
	color: #ffffff;
	font-family: trebuchet ms;
	font-size: 8px;
	line-height: 6px;
	width: 190px;
	position: relative;
	left: 5px;
	top: -3px;
}

.title {
	color: #000000;
	font-family: trebuchet ms;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 480px;
	position: relative;
	left: 20px;
}

.text {
	color: #000000;
	font-family: trebuchet ms;
	font-size: 11px;
	text-decoration: none;
	width: 460px;
	position: relative;
	left: 20px;
}

.link {
	color: #eaff00;
	text-decoration: none;
}

.link:hover {
	text-decoration: underline;
}

.underline {
	color: #3b3939;
	font-family: trebuchet ms;
	font-size: 6px;
	text-decoration: none;
	width: 460px;
	position: relative;
	left: 19px;
	top: -3px;
}

.welcomeBox {
	background-color: #c3bdaf;
	width: 508px;
	height: 133px;
	color: #000000;
	font-family: trebuchet ms;
	font-size: 11px;
}

.news {
	color: #ffffff;
	font-family: trebuchet ms;
	font-size: 11px;
	line-height: 14px;
	position: relative;
	top: 136px;
	left: 13px;
	width: 230px;
	height: 53px;
	overflow: hidden;
}

.newslink {
	color: #eaff00;
	font-family: trebuchet ms;
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	position: relative;
	left: 180px;
	top: 139px;
}

.newslink:hover {
	text-decoration: underline;
}

.yellowlink {
	color: #eaff00;
	font-family: trebuchet ms;
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	position: relative;
	left: 180px;
	top: 195px;
}

.yellowlink:hover {
	text-decoration: underline;
}

.mmalink {
	color: #b4b0a7;
	font-family: trebuchet ms;
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	line-height: 10px;
	position: relative;
	left: 14px;
}

.mmalink:hover {
	color: #ffffff;
}

div.footer{
	color: #000000;
	font-family: trebuchet ms;
	font-size: 11px;
	width: 711px;
	text-align: center;
}

a.footer {
	color: #000000;
	text-decoration: none;
}

a.footer:hover {
	color: #54503f;
	text-decoration: underline;
}

.form {
	color: #000000;
	font-family: trebuchet ms;
	font-size: 11px;
	text-decoration: none;
}

.input {
	color: #000000;
	font-family: trebuchet ms;
	font-size: 11px;
	line-height: 16px;
	width: 200px;
	background-color: #f8f8f9;
	border-style: solid;
	border-width: 1px;
	border-color: 000000;
	text-decoration: none;
}

.dropdown{
	color: #000000;
	font-family: trebuchet ms;
	font-size: 11px;
	line-height: 16px;
	width: 200px;
	background-color: #f8f8f9;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	text-decoration: none;
}

.comment {
	color: #000000;
	font-family: trebuchet ms;
	font-size: 11px;
	line-height: 16px;
	width: 380px;
	height: 120px;
	background-color: #f8f8f9;
	border-style: solid;
	border-width: 1px;
	border-color: 000000;
	text-decoration: none;
}

.send {
	color: #000000;
	font-family: trebuchet ms;
	font-size: 11px;
	line-height: 16px;
	width: 60px;
	height: 19px;
	background-color: #c6c6c6;
	border-style: solid;
	border-width: 1px;
	border-color: 000000;
	text-decoration: none;
}

