﻿/* CSS layout */
#masthead {
	border-width: 1px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	width: 810px;
	height: 65px;
	font-family: "Century Gothic";
	background-image: url('image/bluebubbles.jpg');
	text-align: center;
	background-repeat: repeat;
}
#top_nav {
	border-style: solid;
	border-width: 1px;
	background-color: #58A770;
	height: 21px;
	width: 810px;
	vertical-align: middle;
}

#container {
	position: relative;
	width: 100%;
	background-color: #e1b9b9;
}

#left_col {
	border-width: 2px;
	border-color: #003300;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #3575A4;
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
#footer {
	background-color: #c9c9c9;
	font-family: "Century Gothic";
}
#masthead h1 {
	font-size: 250%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
	font-family: "Century Gothic";
	vertical-align: middle;
}
#top_nav ul {
	width: 100%;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#top_nav a {
	border-color: 7d5f50;
	color: #003300;
	text-decoration: none;
	display: block;
	border-style: solid;
	border-width: 1px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #008080;
	margin-right: 2px;
	float: none;
	font-size: 16px;
}
#top_nav a:hover {
	color: #fae687;
	text-decoration: none;
	border: 1px solid #c99981;
	background-color: #c99981;
}
#top_nav li {
	float: left;
}
h2 {
	margin: 0px;
}
#page_content p {
	margin-top: 0px;
	font-size: 80%;
}
hr {
	color: #000000;
	padding: 0px;
	margin: 0px;
}
#adsense2 {
	padding: 0px;
	margin: 0px;
	float: left;
	position: absolute;
	width: 120px;
	height: 600px;
	top: 700px;
	z-index: 1;
	clip: rect(700px, auto, auto, auto);
	clear: both;
}
#masthead2 {
	border: 1px solid #000000;
	font-family: "Century Gothic";
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #3E7559;
	width: 810px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	height: 21px;
}
#footer {
	border-width: 2px;
	border-color: #003300;
	font-family: "Century Gothic";
	font-size: x-small;
	background-color: #3575A4;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	background-image: none;
	font-weight: normal;
	color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}
#resourcelinks p {
	font-family: "Comic Sans MS";
	font-size: 12px;
	padding: 5px;
}
#resourcelinks {
	font-family: "Comic Sans MS";
	font-size: 1px;
}
#keywords p {
	font-family: "Comic Sans MS";
	font-size: 10px;
	padding: 5px;
}
#article {
	border-style: solid;
	border-width: 2px;
	padding: 10px;
	margin: 5px;
	font-family: "Century Gothic";
	font-size: 14px;
	background-color: #FFFFFF;
}
a:hover {
	color: #0000FF;
}
#headline {
	background-color: #58A770;
	border: 2px solid #034AB1;
}
#articlelink {
	border: thin solid #800000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008080;
	text-align: center;
}
#ebay {
	width: 650px;
	height: 400px;
	top: 425px;
	left: 150px;
	position: absolute;
}
#indexebay {
	top: 950px;
	left: 175px;
	position: absolute;
	width: 570px;
	height: 200px;
}
#articleadsense {
	top: 310px;
	width: 250px;
	height: 250px;
	float: left;
	padding: 5px;
	margin: 5px;
}
#resources {
	top: 1450px;
	height: 25px;
	left: 10px;
	position: absolute;
	width: 800px;
}
