body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 13px; color: #FFF;
	background-color: #273A3A;
	text-align: center;
	}

img  {
	border: 0px;
	}

h1  {
	font-size: 160%;
	font-family: arial;
	}

h2  {
	font-size: 125%;
	font-family: arial;
	}

#container  {
	width: 760px;
	margin: 20px auto;
	}

#menu  {
	font-size: 100%;
	width: 760px;
	}

#header {
	width: 758px;
	height: 125px;
	border:1px solid #C4D7D7;
	}

#content {
	margin-top: 10px;
	border:1px solid #C4D7D7;
	padding:10px;
	text-align: left;
	}

.titleh1 {
	margin-top: 20px;
	width:75%;
	
	}

.subparagraph {
	width: 85%;
	}

.text {
	width: 95%;
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 14px; color: #FFF;
	background-color: #273A3A;
	line-height: 160%;
	margin-top: 1px;
	}

.boldtext {
	width: 95%;
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 18px; color: #FFF;
	background-color: #273A3A;
	line-height: 160%;
	margin-top: 1px;
	}

.leftimg {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	margin-left: 20px;
	}

.rightimg {
	float: right;
	margin-top: 5px;
	}

#footer {width: 760px;
	margin-top: 10px;
	}

.copyright {
	float: right;
	}

.tracker {
	float: left;
	}

a:active, a:visited, a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

a:hover {
	color: #ACC8C8;
	text-decoration: underline;
	}