body {
	font-family: "Trebuchet MS", Verdana, geneva, sans-serif;
	font-size: small;
	background:#6C7282;
	margin:0;
	padding:0;
}

h1 {
	padding:0;
  margin:10px 0px;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
  font-size:180%;
  font-weight:normal;
}

h2 {
	padding:0;
	margin:20px 0px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:130%;
	font-weight:normal;
	font-style: italic;
	color: #FFFFFF;
}

#container {
	width:940px;
	padding:10px;
	background:#6C7282;
	font-size:110%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


#header {
	height:20px;
	margin:0px;
	padding:5px 20px;
	color:#fff;
	font-size:85%;
	text-align:right;
	background:#9b0c0c url(../images/tlcorner2.gif) top left no-repeat;
}

#banner {
	height:80px;
	margin:0;
	color:#fff;
	font-size:95%;
	text-align:left;
	clear:both;
	background-image: url(../images/cbannerwlogosmiles.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}


#header h1{
  margin:0;
  padding:0 20px;
  font-size:200%;
}


#sidebar
{
	float:left;
	width:175px;
	height:550px;
	background:#9b0c0c;
	margin:0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#content {
	width:725px;
	height:375px;
	float:right;
	background-image:url(../images/translumin2.gif);
	background-position:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A6AAB5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
} 

#blockquote {
	border: 1px solid #6C7282;
	padding: 1px;
	margin-top: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
	margin-right: 0px;
	height: 125px;
	background-image: url(../images/eyewitness.jpg);
	background-repeat: no-repeat;
 
}

#content ol,
#content ul
{
	padding:5px 20px;
}

#sidebar p, #content p{
	padding:3px 0px;
}

#sidebar a, 
#content a
{
	color:#FFFFFF;
	font-weight: normal;
	font-style: normal;
}


#content a img
{
 text-decoration:none;
 border:0;
}


#footer {
	clear:both;
	padding: 5px 10px;
	background:#9b0c0c url(../images/brcorner2.gif) bottom right no-repeat;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	text-align:left;
}

#footer a
{
 color:#fff;
}

#home #homenav,
#links #linksnav,
#contact #contactnav
{
color:#fff;
background:#555; 
}
