﻿/* CSS layout */
#masthead {
	border-top-color: #000080;
	border-top-style: groove;
	border-top-width: 0px;
	border-right: 0px #000080 groove;
	border-right-color: #000080;
	border-right-style: groove;
	border-right-width: 0px;
}

#728x90leaderboard {
	border-right: 0px #000080 groove;
	background-position: top;
	text-align: left;
	text-indent: 0px;
	left: 728px;
	max-width: 728px;
	min-width: 728px;
	width: 728px;
	font: status-bar;
	font-family: Verdana;
	font-size: x-small;
	border-left-color: #000080;
	border-left-style: groove;
	border-left-width: 0px;
	background-image: url('media/bgwhite728.jpg');
	background-repeat: repeat;
}

#container {
	position: relative;
	width: 728px;
	background-image: url('media/snowflakes443.jpg');
	background-repeat: repeat;
}

#left_col {
	width: 125px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-left-color: #000080;
	border-left-style: groove;
	border-left-width: 0px;
}

#page_content {
	margin-right: 160px;
	margin-left: 125px;
}

#right_col {
	border-right: 0px #000080 groove;
	width: 160px;
	position: absolute;
	right: 0px;
	top: 0px;
	border-right-color: #000080;
}

#footer {
	border-right: 0px #000080 groove;
	width: 728px;
	position: absolute;
	top: auto;
	text-align: left;
	height: auto;
	left: auto;
}
