@charset "utf-8";
<style type="text/css">

}
body {
	background-image: url(../images/blue_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #9AB1FD;
}


#container {
	background-color: #99ADEC;
	width: 700px;
	background-image: url(../images/tilelogo.gif);
	float: left;
	position: relative;
	left: -350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50%;
	padding: 0px;
}

#header {
	background-color: #000;
	height: 100px;
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/top_logo_banner.gif);
}
#horiznav {
	background-color: #99ADEC;
	height: 35px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	float: left;
	width: 700px;
	text-align: center;
	}
#horiznav a img {
	padding-right: 5px;
	padding-left: 5px;
}

#top_links {
	height: 60px;
	width: 110px;
	float: right;
	background-color: #000;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_content {
	float: left;
	width: 650px;
	color: #000;
	margin: 0px;
	background-color: #FFF;
	background-image: url(../images/tilelogo.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer {
	background-color: #CCC;
	height: 50px;
	width: 700px;
	float: left;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50%;
	font-size: 12px;
	position: relative;
	left: -350px;
}
#copyright {
	text-align: center;
	width: 330px;
	float: left;
	height: 20px;
	color: #000;
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#right_corner {
	height: 20px;
	width: 20px;
	float: right;
	background-image: url(../images/blue_corner_right.gif);
	margin: 0px;
	padding: 0px;
}
#copyright2 {
	width: 330px;
	float: left;
	height: 20px;
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
}
#left_corner {
	background-image: url(../images/blue_corner_left.gif);
	height: 20px;
	width: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
}td img {display: block;}td img {display: block;}

</style>
body {
	background-image: url(../images/aaaaa.jpg);
	background-repeat: repeat-x;
	background-color: #F00;
}
.Bold {
	font-weight: bold;
}
