@charset "utf-8";
#body {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-family: Tahoma;
	padding: 20px;

}
#body h1 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
}

#sidebar {
	background-color: #FFFF00;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
#footer {
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFF00;
}
#body img {
	background-position: center top;
	text-align: center;
}

body {
	background-color: #0000FF;
}
#header {
	background-color: #FAFF06;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
a:link {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
p {
	font-family: Tahoma;
	font-size: 14px;
}

a:hover {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#body div #bat {
	margin: 10px;
	float: left;
}
#body div p #tester {
	padding: 10px;
}
#body div p #doug {
	padding: 10px;
}

