@charset "utf-8";
/* CSS Document */

body {
background-image:url(images/bg.jpg);
background-color: #101010;
background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 14px;
}.wrapper {
	height: auto;
	width: 1031px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.header-container {
	height: 129px;
	width: 1031px;
	float: left;
}
.header {
	background-image: url(images/header.jpg);
	float: left;
	height: 129px;
	width: 535px;
}
.header-adspace {
	background-image: url(images/bannerbg.jpg);
	float: left;
	height: 105px;
	width: 496px;
	padding-top: 24px;
	text-align: center;
}
.featured-container {
	background-image: url(images/featuredbg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 190px;
	width: 1011px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	padding-bottom: 10px;
}
.main-container {
	background-image: url(images/mcbg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 1021px;
	padding: 5px;
}
.left-column {

	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 220px;
}
.lc-header1 {
	background-image: url(images/lcheader1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 220px;
}
.lc-header2 {
	background-image: url(images/lcheader1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 220px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}
.right-column {
	float: left;
	height: auto;
	width: 801px;
	background-repeat: no-repeat;
}
.mcontainer1 {
	background-image: url(images/mcheader1.jpg);
	float: left;
	height: auto;
	width: 791px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 4px;
	margin-bottom: 20px;
}
.mthumb-header {
	float: left;
	height: auto;
	width: 390px;
	background-repeat: no-repeat;
	padding-left: 5px;
}
.m-header {
	float: left;
	height: auto;
	width: 780px;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
}.m-box {
	float: left;
	height: auto;
	width: 780px;
	background-repeat: no-repeat;
	padding: 5px;
}
.mbookmark {
	float: left;
	height: auto;
	width: 395px;
	background-repeat: no-repeat;
	text-align: right;
}
.mcontainer2 {
	background-image: url(images/mcheader1.jpg);
	float: left;
	height: auto;
	width: 790px;
	background-repeat: no-repeat;
	padding: 5px;
	margin-bottom: 20px;
}
.footer {
	background-image: url(images/footer.jpg);
	float: left;
	height: 50px;
	width: 1031px;
}
.lctitle {
	float: left;
	height: auto;
	width: 207px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 8px;
	text-align: center;
}
.featured-header {
	float: left;
	height: auto;
	width: 996px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	padding-bottom: 5px;
}
.thumb-container {
	float: left;
	height: auto;
	width: 1011px;
	padding-bottom: 15px;
}
.thumbpic {
	float: left;
	height: 150px;
	width: 150px;
	margin-left: 14px;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.thumbpic:hover {
	float: left;
	height: 150px;
	width: 150px;
	margin-left: 14px;
	border: 1px dashed #f473ff;
}
h1 {
	font-weight: bold;
	font-size: 20px;
	margin: 0px;
	color:#FFFFFF;
	float: left;
			}
h2 {
	font-weight: bold;
	font-size: 20px;
	margin: 0px;
	padding-left: 5px;
	color:#f473ff;
	float: left;
			}
h3 {
	font-weight: bold;
	font-size: 20px;
	margin: 0px;
	padding-left: 5px;
	color:#FFFFFF;
	float: right;
	text-align:right;
			}
.mthumb {
	float: left;
	height: 200px;
	width: 150px;
	margin-left: 6px;
	margin-top: 7px;
	border: 1px solid #FFFFFF;
}
.mthumb:hover {
	float: left;
	height: 200px;
	width: 150px;
	margin-left: 6px;
	margin-top: 7px;
	border: 1px dashed #f473ff;
}
.copyright {
	color: #999999;
	float: left;
	height: 35px;
	width: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}
.footerlinks {
	color: #999999;
	float: right;
	height: 30px;
	width: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}
