/*  */

body 
{
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
	background-color: #d2eaf1;
}

div 
{
	text-align: left;
	margin: 0px;
	padding: 0px;
}

a:visited 
{
	color: #999999;
    text-decoration: none;
}

a:link
{
	color: #a85d31;
    text-decoration: none;
}

a:hover 
{
	
	color: #d34039;
	text-decoration: underline;
}

a:active
{
}

a img 
{
	border: none;
}

p, blockquote, table, dl, ol, ul, h1, h2, h3, h4, h5, h6 
{
	margin-top: 0em;
}

h1, h2, h3, h4, h5, h6 
{
	margin-bottom: 0.5em;
}

td
{
	vertical-align: top;
}

dl, dt, ol, ul 
{ 
	margin-right: 0em; 
	padding-right: 0em; 
	margin-left: 0em; 
	padding-left: 0em; 
}

li, dd 
{ 
	margin-left: 1em; 
	padding-left: 0em;
}
			
form 
{ 
	margin: 0px;
	padding: 0px;
}
			
select 
{ 
	width: 100%;
}


table, tr, td
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

h1 
{
}

h2 
{
}

h3 
{
}

h4 
{
}

h5
{
}

p 
{
}

ins
{
}


/**************************
	GLOBAL STRUCTURES */


#header 
{
	width: 800px;
	position: relative;
	background-color: #f0f7dc;
	background-image: url(../images/headerBG.gif);
	background-position: 407px 0px;
	background-repeat: no-repeat;
}

#logo 
{
	width: 407px;
	height: 84px;
}

#commonlinks 
{
	position: absolute;
	top: 35px;
	right: 10px;
	z-index: 2;
	font-weight: bold;
    font-size: 8pt;
}

#commonlinks ul
{

}

#commonlinks li
{
	display: inline;
}

#commonlinks a:link 
{
    text-decoration: none;
}

#commonlinks a:visited 
{
    text-decoration: none;
}

#commonlinks a:hover 
{
}

#commonlinks a:active
{
}

#sitesearch 
{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 1;
	font-size: 8pt;
}

#nav 
{
	height: 18px;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	background-color: #005871;
	border-bottom: solid 3px #71B0CD;
}

#nav a
{
	margin: 0px;	
	color: #ffffff;	
	padding: 2px 10px 2px 10px;
}

#nav a:visited 
{
	color: #ffffff;
}

#nav a:hover 
{
	margin: 0px;	
	text-decoration: none;
	background-color: #71B0CD;
}

#nav a:active
{
}

#nav ul
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#nav li
{
	display: inline;
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
	border-right: solid 1px white;
	padding: 2px 0px 2px 0px;	
	position: relative;
}

#nav ul li:hover ul, #nav ul li.over ul 
{ 
	display: block;
	background-color: #7594B4;
}

#nav ul li ul
{
	display: none;
	top: 20px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-color: #7594B4;
}

#nav ul li ul li
{
	display: list-item;
	font-weight: normal;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 150px;
	list-style: none;
}

#nav ul li ul li a
{
	display: block;
	margin: 0px;
}


#thorax 
{
	width: 800px;
	background-color: #ffffff;
	background-image: url(../images/leftwellBG.gif);
	background-repeat: repeat-y;
}

#leg0
{
	clear: both;
	width: 800px;
	height: 10px;
}

#leg1 /* left well */
{
	float: left;
	width: 140px;
	background-color: #d4dbc7;
}

#leg1 ul
{
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	font-size: 8pt;
}


#leg1 li
{
	margin: 0px 0px 5px 0px;
}

#leg1 li.homelink, #leg1 li.homelink a:hover
{
	background-image: url(../images/icons/home.gif);
	background-repeat: no-repeat;
}

#leg1 li.advanced, #leg1 li.advanced a:hover
{
	background-image: url(../images/icons/advanced.gif);
	background-repeat: no-repeat;
}

#leg1 li.currentissue, #leg1 li.currentissue a:hover
{
	background-image: url(../images/icons/currentissue.gif);
	background-repeat: no-repeat;
}

#leg1 li.pastissues, #leg1 li.pastissues a:hover
{
	background-image: url(../images/icons/pastissues.gif);
	background-repeat: no-repeat;
}

#leg1 li.topic, #leg1 li.topic a:hover
{
	background-image: url(../images/icons/topic.gif);
	background-repeat: no-repeat;
}

#leg1 li.editors, #leg1 li.editors a:hover
{
	background-image: url(../images/icons/editors.gif);
	background-repeat: no-repeat;
}

#leg1 li.browse, #leg1 li.browse a:hover
{
	background-image: url(../images/icons/question.gif);
	background-repeat: no-repeat;
}

#leg1 li.survey, #leg1 li.survey a:hover
{
	background-image: url(../images/icons/survey.gif);
	background-repeat: no-repeat;
}

#leg1 li.newsfeed, #leg1 li.newsfeed a:hover
{
	background-image: url(../images/icons/news.gif);
	background-repeat: no-repeat;
}

#leg1 li.newspicks, #leg1 li.newspicks a:hover
{
	background-image: url(../images/icons/editors.gif);
	background-repeat: no-repeat;
}

#leg1 li.videos, #leg1 li.videos a:hover
{
	background-image: url(../images/icons/video.gif);
	background-repeat: no-repeat;
}

#leg1 li.newsletter
{
	display: inline;
	margin: 5px 5px 5px 10px;
}

#leg1 a
{
	width: 92px;
	display: block;
	padding: 5px 5px 5px 30px;
}

#leg1 a:link
{
	color: #000000;
}

#leg1 a:visited
{
	color: #000000;
}

#leg1 a:hover
{
	display: block;
	background-color: #ede9cd;
	color: #cb5845;
	text-decoration: underline;
}

#leg1 h1
{
}

#leg1 h2
{
}

#leg1 h3
{
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #005871;
	font-size: 9pt;
	font-weight: bold;
	padding: 3px 3px 3px 5px;
}

#leg1 div
{
	margin: 10px 5px 25px 5px;
	background-color: #ffffff;
	border: 1px solid #005871;
}

#quickvote
{
	float: left;
	width: 140px;
}

#quickvote ul
{
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	font-size: 8pt;
}


#quickvote li
{
	margin: 0px 0px 5px 0px;
}

#quickvote a
{
	width: 92px;
	display: block;
	padding: 5px 5px 5px 30px;
}

#quickvote a:link
{
	color: #000000;
}

#quickvote a:visited
{
	color: #000000;
}

#quickvote a:hover
{
	display: block;
	background-color: #ede9cd;
	color: #cb5845;
	text-decoration: underline;
}

#quickvote h1
{
}

#quickvote h2
{
}

.quickvote_label
{
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #005871;
	font-size: 9pt;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

#quickvote div
{
	margin: 10px 5px 5px 5px;
	background-color: #ffffff;
	border: 1px solid #005871;
}

.newsletter_form
{
	margin: 0px 0px 5px 10px;
	font-size: 8pt;
}

#leg2 /* center well */
{
	float: left;
	width: 487px;
    background-color: #ffffff;
}

#leg2 h1
{
	color: #005871;
	font-size: 18pt;
	margin-left: 10px;
	margin-right: 10px;
}

#leg2 h2
{
	color: #5d3a28;
	font-size: 16pt;
	margin-left: 10px;
	margin-right: 10px;
}

#leg2 h3
{
	color: #5d3a28;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
}

#leg2 h4
{
	font-family: Arial, Verdana;
	font-size: 11pt;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	
}

#leg2 p
{
	font-size: 9pt;
	margin-left: 10px;
	margin-right: 10px;
}

#leg2 ul
{
	margin-left: 10px;
	margin-right: 10px;
}

#leg2 li
{
	margin-bottom: 2pt;
}

#leg3 /* right well */
{
	float: left;
	width: 170px;
	background-color: #ffffff;
	text-align: center;
	padding-top: 10px;
}

#leg3 .imu
{
	margin-bottom: 10px;
}

#leg4 /* article page center well */
{
	width: 657px;
	background-color: #ffffff;
}

#articlebody
{
	margin: 0px 10px;
}

#articlebody h1, #articlebody h2, #articlebody h3, #articlebody h4
{
	margin-left: 0px;
	margin-right: 0px;	
}

#articlebody h2
{
	color: #7594b4;
}

#articlebody .header 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.searchform
{
	margin-left: 10px;
}

.searchform_select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	height: auto;
	width: auto;
}

#abdomen
{
	margin: 0px;
	padding: 0px;
	width: 700px;
}

#footer 
{
	float: left;
	width: 800px;
	height: 224px;
	background-image: url(../images/footerBG.gif);
	background-repeat: no-repeat;
}

#footer p
{
	text-align: center;
	font-size: 8pt;
}

.copyright
{
	color: #888888;
	float: right;
}

#footer ul
{
}

#footer li
{
	display: inline;
}

#footer a:link 
{
}

#footer a:visited 
{
}

#footer a:hover 
{
}

#footer a:active
{
}

/**************************
	GENERAL PURPOSE */
	
.nomargin
{ 
margin-bottom: 0; 
padding-bottom: 0; 
} 

.clear 
{
	clear: both;
}

.left 
{
	float: left;
	margin: 0px 10px 10px 10px;
}

.right 
{
	float: right;
	margin: 0px 10px 10px 10px;
}


/*************************
	ADS  */


.advertisement
{
} 

.advertisement h6
{
}

.leaderboard 
{	
}

.skyscraper 
{
}

.imu 
{
}

#header .imu 
{
	margin: 0px auto 0px auto;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center;
}

#leg2 .imu 
{
	margin-left: 10px
}

#dogear
{
	 position: absolute; 
	 top: 0px; 
	 left: 820px; 
	 z-index: 100;
}

/*************************
	FROM ORIGINAL CSS  */


.sidebar 
{
	background-color: #E4E3BA;
	border: thin solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.sidebar1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #E2E2DC;
	border: thin solid #333333;
}

.button
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
}
