body {
	background-color: #222428;
	font-family: Verdana;
	color: #181818;
	font-size: 13px;
}

a img { border: 0; }

a:link {
	color: #2e6395;
}

a:visited {
	color: #0f347f;
}

a:hover {
	color: #367ba7;
}

a.ContactBG:link {
	color: #e7fa9c;
}
a.ContactBG:visited {
	color: #defa70;
}
a.ContactBG:hover {
	color: #99CC33;
}

.MainBanner {
	background-attachment: scroll;
	background-image: url(layoutimages/main_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
}
.MainBG {
	background-attachment: scroll;
	background-image: url(layoutimages/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ContactBG {
	color: #fff36a;
}
.CopyrightBG {
	font-size: 12px;
	color: #8a8989;
}
p {margin:0; padding:0;}