.twothirds {
	widtj: 490px;
	_width: 520px;
	margin: 0px; 
	padding: 0px 10px 0px 20px;
	border: solid 0px #00FF00;
	}

.twothirds_top {
	height: 10px; 
	margin: 0px; 
	padding: 0px; 
	background: url(images/two_third_top.png) no-repeat; 
	font-size: 1px;
	}

.twothirds_middle {
	margin: 0px; 
	padding: 0px 10px; 
	background: url(images/two_third_mid.png) repeat-y left;
	}

.twothirds_bottom {
	height: 10px; 
	margin: 0px; 
	padding: 0px; 
	background: url(images/two_third_bot.png) no-repeat; 
	font-size: 1px;
	}

.twothirds .fullimg {
	width: 500px;
	margin: 0px 0px 5px 0px;
	_margin: 0px; /* IE is an idiot */
	border: solid 0px #00FF00;
	}

.twothirds h1 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font: bold 26px Arial, Helvetica, sans-serif;
	color: #544842;
	background: #FFF url(/*images/bkg_twothirds_head.png*/none) no-repeat;
	}

.twothirds h2 {
	margin: 0px;
	padding: 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #a9a3a0;
	text-align: left;
	}

.twothirds h3 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font: normal 12px Arial, Helvetica, sans-serif; 
	color: #999;
	text-align: left;
	}

.twothirds h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #999;
	text-align: left;
	}

.twothirds h6 {
	margin: 0px 8px 1em 0px;
	padding: 0px 0px .5em 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #999;
	text-align: right;
	border-bottom: solid 1px #EEE;
	}

.twothirds p {
	font: normal 12px Arial, Helvetica, sans-serif; 
	padding: 0px 0px 1em 0px; 
	margin: 0px; 
	text-align: left;
	}

.twothirds p A:link {font-weight: normal; color: #B2D54D; text-decoration: underline;}
.twothirds p A:visited {font-weight: normal; color: #70B228; text-decoration: underline;}
.twothirds p A:hover {font-weight: normal; color: #FFCF2A; text-decoration: underline;}
.twothirds p A:active {font-weight: normal; color: #70B228; text-decoration: none;}

.twothirds ol, .twothirds ul {
	margin: 0px 0px 1em 0px;
	padding: 0px 0px 0px 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	list-style: decimal outside;
	}
.twothirds ul {
	list-style: disc outside;
	}
.twothirds ol li, .twothirds ul li {
	margin-bottom: .5em;
	}
.twothirds ol A:link {font-weight: normal; color: #000; text-decoration: none;}
.twothirds ol A:visited {font-weight: normal; color: #000; text-decoration: none;}
.twothirds ol A:hover {font-weight: bold; color: #999; text-decoration: none;}
.twothirds ol A:active {font-weight: normal; color: #000; text-decoration: none;}

/** STUFF FOR BROWSE LISTS **/

.twothirds .browse_news {
	width: 490px;
	border: solid 0px #00FF00;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
	}

.twothirds .browse, .twothirds .browsealt, .twothirds .colhead {
	padding: 4px 6px 4px 6px; 
	clear: both;
	background-color: #FFF;
	vertical-align: top;
	border-bottom: solid 1px #DDD;
	}

.twothirds .colhead {
	font: bold 12px Arial, Helvetica, sans-serif;
	background-color: #FFF;
	}

.twothirds .browsealt {
	background-color: #EEE;
	}

.twothirds .browseimg {
	float: left; 
	margin: 5px 6px 0px 4px; 
	padding: 0px;
	}

.twothirds .viewnum {
	margin-top: -1px;
	_margin-top: 1px;
	}
