﻿body {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	background-image: url('../images/NewYear2.jpg');
	background-repeat: repeat;
}
#container {
	padding: 0;
	font-family: Georgia;
}
#masthead {
	width: auto;
	margin: 0;
	padding: 0;
	overflow: auto;
	font-family: Pegasus;
	background-color: #669999;
	float: right;
}
#navigation {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#column_l {
	position: relative;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#column_r {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer {
	width: auto;
	clear: both;
	overflow: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.float_right {
	float:right;
	height: 162px;
	width: 250px;
}

