html, body { 
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size: 12px; 
	color : #000000;
 	background-color : #FFFFFF;
	margin: 0px;
	padding: 0px;
 }
 
p { margin: 0; padding: 0; line-height : 1.2em; }

p+p { text-indent: 2em; }

br+p {text-indent: none;}

h3+p {text-indent: none;}

#archive img {
	margin: 10px;
}

#archive dt img {
	padding-top: 15px;
	margin: 0px;
}



form, img { display: inline; }
img { border: 0px }

input.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: #000000; 
	width: 140px; 
	border: 1px solid #7F9DB9;	
}
 

select.select { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;
	color: #000000; 
	width: 140px; 
	border: 1px solid #7F9DB9;
}
 
#header {
	background-color: #000;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-size: 1.1em;
	font-family: "Courier New", Courier, monospace;
	height: 80px;
}

#header img {
	margin: 0px;
	padding: 0px;
}

.header_alt_print { display: none; visbility: hidden; }

#frame {
	position: relative;
	width: 750px;
	margin: 0px auto;
	}

#content {
	background-image: url(../images/orange_bg.gif);
	background-repeat: repeat-y;
	width: 750px;
	text-align: left;
}
 
#main {
	width: 540px;
	float: left;
}


#main h2 {
margin-top: 10px
}


#main_archive {
	width: 540px;
	float: left;
}

#main_archive p {
line-height: 140%;
}

#main_archive p { text-indent: 2em; }



#right_ads {
	width: 159px;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 10px;
	float: right;
	background: #F77200;	
	height: 100%;
}

 

.bodytxt {

	font-family : tahoma, arial, helvetica, sans-serif;
	color : #000000;
}

.copy  {
 	line-height : 18px;
	text-indent : 25px;
} 

.reg {
	font-size: 1.4em;
	font-family : tahoma, arial, helvetica, sans-serif;
	line-height : 18px;
	color : #000000;
	text-indent : 0px;	
}

h1  {
	font-size: 18px;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-weight : bold;
	color : #FF6600;
	padding: 0px;
	margin: 0px;
}

h2  {
	font-size: 15px;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-weight : bold;
	color : #FF6600;
 	margin: 0px; 
	padding: 0px;
}

h4  {
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size: 1.1em;
	color : #0033CC;
	font-weight : bold;
	margin: 7px 0px;

}

.script  {
	font-size: 1em;
	font-family: "Courier New", Courier, monospace;
	color : #000000;
	line-height : 1.2em;
	font-weight : bold;
	text-indent : 0pc;
}

.footnote  {
	font-family : tahoma, arial, helvetica, sans-serif;
	vertical-align : super;
	font-weight : bold;
	font : xx-small;
}

a.articles  {
	font-size: 1.4em;
	font-family : tahoma, arial, helvetica, sans-serif;
	line-height : 1.6em;
	text-decoration : none;
	color : #0033CC;
	font-weight : bold;
	text-indent : 3px;
}



a:link {
	color : #0033CC;
	text-decoration : none;
	font-weight : bold;
}

a:visited {
	color : #0033CC;
	text-decoration : none;
	font-weight : bold;
}


a:hover {
	color : #0033CC;
	text-decoration : none;
	font-weight : bold;
}

a:active {
	color : #0033CC;
	text-decoration : none;
	font-weight : bold;
}

#mail_list {
background-color: #F77200;
}

#orange_box {
background:#F77200;
text-align:center;
width:100%;
margin:20px 0 20px 0;
}


#orange_box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#orange_box ul li div { padding: 5px 0 2px 0}
	
#orange_box ul li .rss { padding: 3px 0 2px 0; margin: 0px; }

#nav a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #000;
	padding: 0.2em 5px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	/* border: 1px solid #7d6340; 
	border-width: 1px 1px; */
}

#nav li {
	float: left;
	position: relative;
	width: 7.5em;
	text-align: center;
	cursor: default;
	background-color: #F77200;
	/* border: 1px solid #7d6340; */
	border-width: 1px 0;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background-color: #F77200;
	padding: 0.5em 0 0.5em 0;
	/* border-right: solid 1px #7d6340; */
}

li > ul {
	top: auto;
	left: auto;
	}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul{ display: block; }

#issuelist dt {
border: 0px;
}

#issuelist dd {
margin-left: 10px;
}

#footer {
	clear: both;
	font-size: 14px;
	font-family : tahoma, arial, helvetica, sans-serif;
	padding: 20px;
	text-decoration : none;
	color : #FF6600;
	font-weight : bold;	
	text-align: center;
	width: 100%

} 



 