body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(i/page.bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #040404;
}
.topbg {
	background-image: url(i/bg.top.jpg);
	background-repeat: repeat-x;
}
a:link, a:active, a:visited {
	color: #6EC0E5;
}
a:hover {}

a.media:link, a.media:active, a.media:visited {}
a.media:hover {}

.emailform {
	background-image: url(i/formbg.jpg);
	border: 1px solid #1F2120;
}
.medialogobg {
	background-image: url(i/media.landon.logo.bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: ErasITC-Light, "Eras Light ITC", sans-serif;
	font-size: 14px;
	color: #888888;
}
.titles {
	font-family: ErasITC-Light, "Eras Light ITC", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6EC0E5;
}
.subtitles {
	font-family: ErasITC-Light, "Eras Light ITC", sans-serif;
	font-weight: bold;
	color: #6EC0E5;
}
.contentbg {
	background-image: url(i/media.right.extra.jpg);
	background-repeat: no-repeat;
}
.box {
	border: 1px solid #999999;
}
