body {
    margin: 0px;
    padding: 0px;
	border: 0;
	background: #07a url(images/bg.gif) repeat-all;
}

#outer {
	width:742px;
	margin-left:30px;
	margin-right:30px;
	margin-top:15px;
	margin-bottom:15px;
	border-left:1px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
}

#top {
	height:10px;
	color:#7F7F7F;
	background:#7F7F7F;
	border-bottom:5px solid #ccc;
}

.boxwrap   {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}

.boxbody {
	width:540px;
	float:left;
}

.boxcenter {
	width:240px;
	float:right;
	border-left:1px dotted #aeaeae;
	padding:5px;
	background:#fff;
}

.boxleft {
	width:270px;
	float:left;
	padding:5px;
	background:#fff;
}

.boxright { 
	width:180px;
	float: right;
	background:#fff;
}

.boxclear {
	clear: both;
}

/* ie hack: */
.iehackwrap { text-align: center;  }
.boxwrap    { text-align: left; }     


/* formatting */
.boxwrap { text-align: left; margin-bottom: 2em; }

div { margin: 0px; padding: 0px; }

#login {
	padding-top:2px;
	padding-right:10px;
	color:#7F7F7F;
	font-family:verdana;
	font-size:11px;
	text-align:right;
	background:#fff;
}

#login a, #login a:link {
	color:#00649C;
	font-weight:bold;
}

#login a:hover {
	color:#EE1C23;
	font-weight:bold;
}

#logo {
	background:#fff;
}

#nav {
	background:#fff;
	border-bottom:6px solid #E9E9E9;
}

#navbars {
	background:#F4F4F4;
	height:6px;
	border-bottom:6px solid #F9F9F9;
}

#tabnav {
	height: 20px;
	margin: 0;
	padding-left: 80px;
	background: url(images/tab_bottom.gif) repeat-x bottom;
}

#tabnav ul, #tabnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#tabnav a:link, #tabnav a:visited {
	float: left;
	background: #fff;
	font-size: 10px;
	font-family:verdana, palatino, georgia, arial, sans-serif;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #666;
}

#tabnav a:link.active, #tabnav a:visited.active {
	border-bottom: 1px solid #E9E9E9;
	background: #E9E9E9;
	color: #666;
}

#tabnav a:hover {
	background: #E9E9E9;
}

#content {
	background: #fff;
    padding:0px 0px 0px 20px;
}

#footer {
	height:10px;
	color:#7F7F7F;
	background:#7F7F7F;
	border-top:5px solid #ccc;
}

#pre-footer {
	border-top:1px dotted #aeaeae;
	padding:7px;
	color:#7F7F7F;
	font-family:verdana;
	font-size:11px;
	background:#fff;
}

#pre-footer a, #pre-footer a:link {
	color:#00649C;
	font-weight:bold;
}

#pre-footer a:hover {
	color:#EE1C23;
	font-weight:bold;
}

#feature {
	color:#666;
	font-family:verdana;
	font-size:11px;
	line-height:1.3em;
	padding-bottom:7px;
	border-bottom:1px dotted #aeaeae;
}

h1 {
	color:#666;
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	margin-bottom:3px;
}

a {
	color:#00649C;
}

a:hover {
	color:#EE1C23;
}

.subhead {
	color:#666;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
}

#features, .archivelink {
	color:#666;
	font-family:verdana;
	font-size:10px;
	line-height:1.3em;
	padding-bottom:7px;
}

#bloghead {
	color:#EE1C23;
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	margin-bottom:8px;
}

#blog {
	color:#666;
	font-family:verdana;
	font-size:10px;
	line-height:1.3em;
	margin-bottom:7px;
	border-bottom:1px dotted #aeaeae;
}

.blogheadline {
	color:#00649C;
	font-family:verdana;
	font-size:12px;
	line-height:1.3em;
	font-weight:bold;
	margin-top:8px;
}

#subscribe {
	margin-top:5px;
	border-bottom:1px dotted #aeaeae;
	color:#00649C;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}

.texta { 
	font-size: 10px; 
	background-color: #ccc; 
	border: 1px solid #666; 
}

.washwatchtagline {
	color:#666;
	font-family:verdana;
	font-size:9px;
}

#washwatchlist {
	color:#666;
	font-family:verdana;
	font-size:10px;
	line-height:1.3em;
	margin-left:-8px;
}

#pdfnewswire li {
	color:#666;
	font-family:verdana;
	font-size:10px;
	line-height:1.3em;
	margin-left:-8px;
	
}

#rightbox {
	color:#666;
	font-family:verdana;
	font-size:10px;
	border-bottom:1px dotted #aeaeae;
	padding-bottom:5px;
}



