#sc1 {
	margin: auto;
	width: 710px;
	text-align: left;
	background-color: #fff;
}

#header {
	clear: both;
	background-color: #fff;
	text-align: center;
	height: 90px;
}

.logo {
	margin-top: 2px;
}

.lplink {
	float: right;
	margin-top: 5px;
}


#searchboxcontainer {
	clear: both;
	background: url(../images/bluesearchbox.gif) no-repeat top left;
	width: 710px;
	display: block;
	height: 100px;
	padding: 0; margin: 0;
}

#searchboxheader {
	display: block;
	width: 688px;
	padding: 3px 10px 0 10px;
	margin: 0;
	height: 20px;
}

#searchboxleftlink a {
	float: left;
	font: 107% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#fff;
}

#searchboxrightlink a {
	float: right;
	font: 92% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#fff;
}

#searchboxcontent {
	clear: both;
	display: block;
	width: 693px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 10px;
	font: 77% Arial, Helvetica, sans-serif;
	color:#666;
}

#searchboxcontent strong a {
	color:#000;
	font-size: 114%;
	font-weight: bold;
	}

#searchboxcontent input {
	font: 92% Verdana, Arial, Helvetica, sans-serif;	
}

#sbcol1 {
	float: left;
	width: 240px;
	height: 40px;
}
#sbcol2 {
	float: left;
	width: 240px;
	height: 40px;
}
#sbcol3 {
	float: left;
	width: 110px;
	height: 25px;
	padding-top: 15px;
}
#sbcol4 {
	float: left;
	width: 90px;
	height: 30px;
	padding-top: 10px;
}

#searchboxfooter {
	clear: both;
	width: 600px;
	margin: 0 auto 0 auto;
	height: 20px;
	padding-top: 5px;
	font: 92% Arial, Helvetica, sans-serif;
}

#searchboxfooter strong {
	font-weight: bold;
	}

#lconn {
	clear:both;
	width: 708px;
	margin: 1px 0 0 0;
	padding: 8px 0 0 0;
	text-align: center;
}

#lconn strong {
	margin: 0;
	font-size: 107%;
	font-weight: bold;
	color: #000;
}

#lconn p {
	display: inline;
	font-size: 92%;
}

#browsecontainer {
	width: 710px;
	display: block;
	background-color:#003399;
	margin: 10px auto 0 auto;
	height: 25px;
}

#browse {
	width: 708px;
	display: block;
	margin: 0 auto 0 auto;
	background-color: white;
	border: 1px solid #003399;	
	padding-top: 5px;
}

#browse h2 {
	display: bk;
	background-color: #003399;
	color: #fff;
	width: 355px;
	font-size: 10px;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;
}


#browse h2 a, #browse h3 a {
	color: #fff;
	text-decoration: none;
}

#browse h2 a:hover, #browse h3 a:hover {
	text-decoration: underline;
}

#browse h3 {
	display: bk;
	background-color: #003399;
	color: #fff;
	width: 353px;
	font-size: 10px;
	margin: 0 0 5px 0;
	padding: 5px 0 7px 0;
}

#browse img {
	float: left;
	margin: 0 10px 5px 5px;
}

#browse strong {
	display: inline;
	margin: 0;
}

#browse strong a {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

#browse p {
	margin: 0 0 5px 0;
	font-size: 92%;
}

#browse p a {
	text-decoration: none;
}

#browse p a:hover {
	text-decoration: underline;
}

#threeboxes {
	margin: 0 auto 0 auto;
	width: 710px;
	display: block;
}

#know {
	background: url(../images/greenbox.gif) no-repeat top left;
	width:225px;
	padding:0;
	margin: 10px 4px 0 0;
	float:left;
	height: 270px;
}

#know img {
  margin-left: 3px;
}

#know h2 {
	display: bk;
	background-color: #55A030;
	color: #fff;
	width: 220px;
	font-size: 107%;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;

}

#know strong {
	margin: 10px 10px 10px 10px;
	font-size:85%;
	font-weight: bold;
	color: #000;
}

#know p {
	margin: 0 10px 5px 10px;
	font-size:85%;
}

#know ul {
	margin: 0 5px 10px 15px;
	list-style-type: disc;
	line-height: 135%;
	padding: 0;
}
	
#know li {
	margin: 0 5px 0 10px;
	font-size:85%;
}

#know em {
	margin: 0 5px 50px 15px;
	padding: 0;
	font-size:85%;
	font-style: normal;
}

#tips {
	background: url(../images/greenbox.gif) no-repeat top left;
	width:225px;
	padding:0;
	margin: 10px 3px 0 0;
	float:left;
	height: 270px;
}

#tips h2 {
	display: block;
	background-color: #55A030;
	color: #fff;
	width: 220px;
	font-size: 107%;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;

}

#tips strong {
	display: inline;
	margin: 0 10px 10px 10px;
	font-size: 92%;
	font-weight: bold;
}

#tips strong a {
	color: #000;
}

#tips p a {
	text-decoration: none;
}

#tips p a:hover {
	text-decoration: underline;
}

#tips p {
	margin: 0 10px 10px 10px;
	font-size: 92%;
}

#tips ul {
	margin: 0 10px 9px 15px;
	list-style-type: disc;
	line-height: 140%;
	padding: 0;
}
	
#tips li {
	margin: 0 10px 0 10px;
	font-size:85%;
}

#adbox {
	width:250px;
	padding:0;
	margin:10px 0 0 0;
	float:left;
	height: 270px;
}

#contents	{
	margin-right: 200px;
	margin-left: 20px;
	background-color: aqua;
}

#awards {
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #fff;
	color: #000;
}

#awards strong {
	color: #000;
	font-size:85%;
}

#awards a {
	display: inline;
	font-size:85%;
	margin: 3px 0 3px 0;
}


#footer	 {
	clear: both;
	margin: 0; padding-bottom: 20px;
	padding-top: 10px;
	background-color: #fff;
	text-align: center;
	color: #000;
}

#footer	strong {
	color: #000;
	font-size:85%;
}

#footer	p {
	display: inline;
	color: #000;
	font-size:85%;
	margin: 3px 0 3px 0;
}

.highlight {
	background-color: #FBFFCD;
}

#topic strong a{
	text-decoration: none;
}

#topic strong a:hover {
	text-decoration: underline;
}

#topic p {
margin: 0;
padding: 3px 0;
}
