body{
background:#101010 url(images/main_bg_top.jpg) center top no-repeat;
}

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

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

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

.rightbg{
background: url(images/background_body_right.jpg) left top no-repeat;
}

.contactrightbg{
background: url(images/background_body_right_contact.jpg) left top no-repeat;
}

.txtlinks {
	color: #97bd03;
	text-decoration: none;
}

.txtlinks:hover {
	color: #b5b5b5;
	text-decoration: none;
}

.mailLink {
	color: #97bd03;
	text-decoration: underline;
}

.mailLink:hover {
	color: #ffffff;
	text-decoration: none;
}

.contactpagelink1 {
	color: #4e4b3d;
	text-decoration: none;
}

.contactpagelink1:hover {
	color: #827f72;
	text-decoration: none;
}
