@charset "utf-8";
/* CSS Document */

.wrapper {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
}
.wrapper .footer {
	clear: both;
	height: 15px;
	width: 968px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	background-color: #0072c6;
	margin-top: 0px;
}
.wrapper .sidebar {
	width: 228px;
	float: left;
}
.wrapper .sidebar .bluebox {
	width: 195px;
	border: 1px solid #0072c6;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.wrapper .content {
	float: left;
	width: 718px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0072c6;
	border-right-color: #0072c6;
	border-bottom-color: #0072c6;
	border-left-color: #0072c6;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
}
h1 {
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
}

.header {
	width: 968px;
}
.wrapper .linkads {
	height: 15px;
	width: 968px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #0072c6;
}
.wrapper .whitespace {
	width: 968px;
	background-color: #FFFFFF;
	height: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textwrap {
   display:block;float:left;margin: 5px 5px 5px 5px;
}
