* body {
	margin: 0;
	padding: 0;
	font-size: 10px;
	background-color: #f2f2f2;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #066;
	text-decoration: none;
}

#ostgnavbar {
	padding: 3px 0 6px 0;
	margin: 0;
	background-color: #066;
	background-image: url(../images/ostgnavbar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}

#ostgnavbar li {
	display: inline;
	padding: 0 10px;
	color: white;
	vertical-align: middle;
}

#ostgnavbar li+li {
	border-left: 1px solid white;
}

#ostgnavbar li a {
	color: white;
}

#jump {
	display: none;
}

.ad1 {
	text-align: center;
	margin: 10px auto;
}

#frame {
	margin: 0;
	padding: 0;
}

#topnav {
	background-image: url(../images/topnav.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#logo h1 {
	margin: 0;
	padding: 0;
}

#logo h1 a {
	display: block;
	width: 702px;
	height: 83px;
	background-image: url(../images/banner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -800px;
}

#topnav ul {
	display: none;
	margin: 0;
	padding: 0;
}

#slogan {
	display: none;
	margin: 0;
	padding: 0;
}

#links {
	float: left;
	width: 100px;
	padding: 10px 0 0 15px;
	text-align: right;
}

#links .block {
	margin-bottom: 15px;
	line-height: 1.4em;
}

#links ul {
	margin: 0;
	padding: 0;
}

#links li {
	margin: 0;
	padding: 0 5px 0 0;
	list-style-type: none;
}

#links li h2 {
	font-size: 1em;
	display: inline;
}

#links li h2 a {
	color: #066;
}

#links li h2 a:hover {
	color: #4d9d9d;
}

#links .block .title {
	font-size: 1.2em;
}

#links .block .title h4 {
	margin: 0 0 3px 0;
	padding: 0 5px 6px 0;
	background-image: url(../images/leftUL.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#links .block .title h4 a {
	color: #066;
}

#links .block .title h4 a:hover {
	color: #4d9d9d;
}

#contents {
	margin: 0 0 0 125px;
	background-image: url(../images/leftShade.gif);	
	background-position: left;
	background-repeat: repeat-y;
}

#slashboxes {
	/*float: right;*/
	position: absolute;
	right: 0px;
	width: 155px;
	padding: 10px 10px 0 10px;
	background-color: #f2f2f2;
}

#slashboxes .block {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 1.4em;
}

#slashboxes .title {
	margin: 0;
	padding: 0;
}

#slashboxes .title h4 {
	font-size: 1.2em;
	margin: 0 0 3px 0;
	padding: 0 0 6px 5px;
	background-image: url(../images/rightUL.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#slashboxes .content {
	padding-left: 6px;
}

#slashboxes li {
	margin: 0 0 0 11px;
	padding: 0;
	list-style-image: url(../images/bullet.gif);
}

#slashboxes ul {
	margin: 0;
	padding: 0;
}

#slashboxes form {
	margin: 0;
	padding: 0;
}

#slashboxes fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#slashboxes legend {
	display: none;
}

#slashboxes #olderstuff-content ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	font-weight: bold;
	font-size: 1.1em;
}

#slashboxes #olderstuff-content ul ul li {
	margin: 0 0 0 11px;
	padding: 0;
	list-style-image: url(../images/bullet.gif);
	font-weight: normal;
	font-size: 0.9em;
}

#slashboxes #olderstuff-content ul li br {
	display: none;
}

#articles {
	margin-right: 175px;
	margin-left: 3px;
	padding: 0 15px 0 15px;
	background-image: url(../images/rightShade.gif);	
	background-position: right;
	background-repeat: repeat-y;
	background-color: #fff;
}

#articles .article {
	padding: 10px 0 0 0;
}

#articles .article .title h3 {
	border-bottom: 2px solid #066;
	padding: 0 0 2px 3px;
	margin: 0;
	font-size: 1.4em;
}

#articles .article .details {
	margin: 0;
	padding: 0 0 0 4px;
	color: #b3b3b3;
	font-size: 1.1em;
}

#articles .article .details a {
	color: #4d9d9d;
}

#articles .article .details a:hover {
	color: #066;
}

#articles .article .details br {
	display: none;
	margin: 0;
	padding: 0;
}

#articles .article .body {
	padding: 5px 4px;
	font-size: 1.2em;
	line-height: 1.4em;
}

#articles .article .body .topic {
	float: right;
	margin: 0 0 10px 10px;
}

#articles .article .body .topic a img {
	border: 0;
}

#articles .article .body .intro a {
	color: #066;
	border-bottom: 1px dotted #066;
}

#articles .article .body .intro a:hover {
	color: #4d9d9d;
	border-bottom: 1px solid #4d9d9d;
}

#articles .tags {
	color: #b3b3b3;
	font-size: 1.1em;
}

#articles .tags a {
	color: #b3b3b3;
}

#articles .tags a:hover {
	color: #4d9d9d;
}

#articles .tagshide {
	display: none;
}

#articles .storylinks {
	text-align: right;
	font-size: 1.1em;
	padding-bottom: 10px;
	padding-right: 5px;
}

#articles .storylinks ul {
	margin: 0;
	padding: 0;
	display: inline;
}

#articles .storylinks li {
	display: inline;
	list-style: none;
	margin: 10 0 0 0;
	padding: 0 3px;
}

#articles .storylinks li.comments {
	border-left: 1px solid #b2b2b2;
}

#articles .briefarticles {
	margin: 5px 0px;
	border-top: 1px solid #066;
	border-bottom: 1px solid #066;
	background-color: #d3dede;
}

#articles .briefarticles .briefarticle {
	padding: 2px 5px;
}

#articles .history {
	padding: 0 0 10px 5px;
	margin: 0;
	font-size: 1.2em;
}

#footer {
	position: relative;
	left: 126px;
	margin: 0 302px 0 0;
	padding-top: 3px;
	background-image: url(../images/bottomShade.gif);	
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f2f2f2;
}

#footer .search {
	bborder: 1px solid red;
}

#footer .search fieldset {
	border: 0;
	margin: 0;
	padding: 10px 0 0 8px;
}

#footer .search legend {
	display: none;
}

#footer .rightcontent {
	color: #066;
	margin: 0 5px 0 0;
	padding: 0;
	text-align: right;
}

#footer .rightcontent small {
	font-size: 1.2em;
}

#footer .copyright {
	margin: 10px 0 0 0;
	padding-bottom: 5px;
	text-align: center;
	color: #676767;
	cclear: both;
}

#footer .copyright a {
	color: #676767;
}

.btmnav {
	padding-top: 5px;
}

.btmnav ul {
	margin: 5px 0 0 0;
	background-color: #000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 6px;
}

.btmnav li {
	display: inline;
	margin: 0;
	padding: 0 10px;
	color: white;
	vertical-align: middle;
}

.btmnav li+li {
	border-left: 1px solid white;
}

.btmnav li a {
	color: white;
}


