﻿body {
	background-color: #FFFFFF;
	margin: 0px;
}
#outside_container {
	margin: 0px auto auto auto;
	width: 850px;
}
#inside_container {
	background-color: #FFFFFF;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	width: 700px;
	float: left;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#fs_pic {
	background-color: #FFFFFF;
	margin-left: 720px;
	width: 130px;
	padding-top: 25px;
}
#top_pic {
	height: 130px;
}
#top_links {
	border-color: #CC0000;
	font-family: "trebuchet MS";
	font-size: small;
	text-align: center;
	vertical-align: middle;
	background-color: #333333;
	color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
#main_content {
	margin: 5px auto 5px auto;
	width: 670px;
}
#bottom_links {
	font-family: "trebuchet MS";
	font-size: small;
	background-color: #333333;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	clear: both;
	color: #FFFFFF;
}
#links_at_bottom {
	font-family: "trebuchet MS";
	font-size: small;
	color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
h1 {
	font-family: "trebuchet MS";
	font-size: 110%;
	font-weight: bold;
	color: #5B5B5B;
}
h2 {
	font-family: "trebuchet MS";
	font-size: 100%;
	font-weight: bold;
	color: #5B5B5B;
}
p {
	font-family: "trebuchet MS";
	font-size: small;
	color: #5B5B5B;
}
ul {
	font-family: "trebuchet MS";
	font-size: small;
}
