body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #333333;
	font-family: verdana, Arial, Helvetica, sans-serif;
	}
/*html, body, #parent {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #contents {
	height: auto;
}*/
#parent {
	position: absolute;
	top: 0;
	left: 0;
	width: 870px;
	
	
}
#header {
	height: 97px;
	float: right;
	margin: 0em 0 0 0;
	width: 200px;
	border-right: #dddddd solid 1px;
	padding-right: 5px;
}
#topbox {
	height: 97px;
	margin-left: 255px;
	margin-top: 0em;
	background-color: #ffffff;
	width: 270px;
	
		
}
#horiz_line {
    width: 630px;
	margin-top: 0px;
	margin-left: 240px;
	margin-right: 0em;
	height: 1px;
	border-bottom: #cccccc solid 1px;
}
#top_nav {
    width: 630px;
	margin-top: 0px;
	margin-left: 234px;
	margin-right: 0em;
	height: 30px;
	font-size: 68%;
	text-align: right;
	border-right: #dddddd solid 1px;
	padding-right: 0.5em;
}	
#top_nav p {
	padding: 0;
}
#top_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
#top_nav li {
	display: inline;
}
#top_nav a:link, #top_nav a:visited { 
	padding: 3px 0px 2px 20px; 
	color: #666666;
	text-decoration: none;
}
#top_nav a:hover {
	text-decoration: underline;
	color: #000099;
}
/*--------------nav-----------*/
#nav {
	position: absolute;
	top: 0em;
	left: 0em;
	width: 240px;
	height: 1330px;
	font-size: 0.70em;
	border-right: #dddddd solid 1px;
	border-bottom: #dddddd solid 1px;
	margin: 0 0 0 0px;
	padding: 0px 0 0 0px;
	background-color: transparent;
}
#nav ul {
	list-style-image: url(images/bullet_grey.gif);
	margin-left: 0em;
	padding-left: 2.3em;
	margin-top: 1.0em;
}
#nav li {
	/*font-size: 0.75em;*/
	font-weight: bold;
	margin-top: 1.5em;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #333333;
	background-color: transparent;
}
#nav a:hover {
	text-decoration: underline;
	color: #000099;
}
#nav ul ul {
	list-style-image: url(images/bullet_white.gif);
	margin-left: 0.6em;
	padding-left: 0;
	margin-top: 0;
	
}
#nav ul ul li {
	/*font-size: 0.70em;*/
	font-weight: normal;
	color: #666666;
	margin: 2px 0 0 0;
	padding-left: 0;
}
#leftbox1 {
	/*height: 700px;*/
	position: absolute;
	/*clear: right;*/
	top: 1260px;
	left: 0em;
	margin: 0 0 0 0px;
	padding: 0px 0 0 30px;
	background-color: transparent;
	width: 210px;
	border-right: #dddddd solid 1px;
	border-top: #dddddd solid 1px;
	border-bottom: #dddddd solid 1px;
	text-align: left;
}
#right_ads_1 {
	/*height: 700px;*/
	position: absolute;
	/*clear: right;*/
	top: 220px;
	left: 940px;
	margin: 0 0 0 0px;
	padding: 0px 0 0 30px;
	background-color: transparent;
	width: 160px;
	/*border-right: #dddddd solid 1px;
	border-top: #dddddd solid 1px;
	border-bottom: #dddddd solid 1px;*/
	text-align: left;
}
/* -----content-------*/
#content {
	float: right;
    width: 600px;
	margin: 0 0em 0 2em;
	padding: 0 15px 0.2em 5em;
	border: none;
	color: #333333;
	border-right: #dddddd solid 1px;
}
#content h1 {
	font: 82% verdana, arial;
	color: #000000;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 0; 
	margin-left: 0.1em;
}
#content h2 {
	font: 70% verdana, arial;
	color: #333333;
	font-weight: bold;
	margin-top: 2.2em;
	margin-bottom: 0; 
	margin-left: 0.9em;
}
#content p {
	font-size: 80%;
	line-height: 1.4em; 
	margin-left: 0.8em;
	margin-top: 0.5em;
	margin-bottom: 0.8em;
}
#content p.right {
	text-align: right;
	margin: 0 0.5em 0 1em;
	
}
#content p.feed {
	text-align: left;

	
}
#content ul {
	font-size: 80%;
}
#content li {
	padding-top: 2px;
	
}
#content a:link, #content a:visited {
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}
#content a:hover {
	text-decoration: underline;
	color: #000099;
}
#content a.crumb:link, #content a.crumb:visited {
	text-decoration: none;
	font-size: 70%;
	color: #aaaaaa;
	background-color: transparent;
	align: right;
}
#content a.crumb:hover {
	text-decoration: underline;
	color: #000099;
}
/* -----footer-------*/ 
#footer {
	/*position: absolute;
	bottom: 0;*/
	clear: both;
	width: 605px;
	margin: 0 0 0 263px;
	padding: 0 0 0 0;
	border: #dddddd solid 1px;
	height: 30px;
	color: #626262;
	font-size: 65%;
	text-align: right;
}

#footer p {
	padding: 0;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 9px;
}
#footer li {
	display: inline;
}
#footer a:link, #footer a:visited { 
	padding: 3px 5px 2px 5px; 
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #000099;
}
/*-------------ads_footer------------*/
#ads_footer {
	/*position: absolute;
	bottom: 0;*/
	width: 475px;
	margin: 1em 0 0 263px;
	padding: 0 0 0 0;
	height: 60px;
	clear: both;
}
#tracking {
	visibility: hidden;
	position: absolute;
	top: 90%;
	left: 0em;
	width: 100px;
	height: 50px;
}
.blue {
 color: #000099;
 font-weight: bold;
 } 
/*.smaller_text {
  font-size: 1.0em;
} */
