.container {
	background-repeat: repeat;
	width: 975px;
	margin: 0 auto;
}
.banner {
	height: 200px;
	width: 945px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/bg_main.png);
}
.main_menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

.copy {
	color: #333;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
.copy_white {
	color: #EEEEEE;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}

.copy2 {
	color: #A00;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}
.copy3 {
	color: #A00;
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
}
.copy3_white {
	color: #FFF;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
}

.small {
	color: #FFF;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
}



.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A00;
	background-color: #EEE;
	height: 25px;
	width: 945px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
	vertical-align: middle;
	padding-top: 7px;
}
.comments2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555;
	background-color: #EEE;
	margin-top: 0px;
}



.footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
	width: 975px;
	float: left;
}
.menu {
	line-height: 25px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

