body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px 0px 0px 10px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background:#ffffff;
	font-family:Tahoma,verdana, sans-serif;
	font-size: .8em;
	min-width: 970px;
	max-width: 970px;
}

/* =LAYOUT
-----------------------------------------------------------------------------*/

#container {
	width: 970px;
	background: #FFFFFF;
	 /*margin: 0 auto; the auto margins (in conjunction with a width) center the page */
	text-align: left;
} 

#header {
    margin:0; 
    padding:0; 
    height: 260px; 
    border-bottom: solid 1px #F0F0F0;
    width: 970px;
} 

.column-in { margin:0; padding:0; background-color: transparent; }


#sidebar1 {
    float: left; 
	width: 185px; 
	background: #FFFFFF; 
	padding: 0px 0 0 0; 
	border-right: 1px solid;
	border-left: 1px solid;
	border-color: #e9e9e9;
	margin: 0px 10px 0px 0px;
	height: 850px;
}

#searchBox {width:190px; padding: 8px 5px 20px 5px; background:#e1dbcb; margin: 0px;}


#mainContent {
    margin: 10px 0px 0px 30px; 
    padding: 0px;
}

#footer {	
    padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    vertical-align: middle;
    border-top:1px solid #f0f0f0;
	background-color: #FFFFFF;
	text-align: center;
}

.footerLink	{
	font: 11px/18px Arial, sans-serif; 
	text-decoration: none;
	color: black;
	padding: 5px 5px 5px 5px;
}
.footerLink:visited {color:Black; }


#issueCover {
	float: right; 
	width: 200px; /* since this element is floated, a width must be given */
	text-align: center;
}

#logo	{	position: absolute; top: 110px; left: 10px; width: 760px; }

#message {
		position: absolute;
		left: 600px;
		top: 60px;
		font:12px/18px "Trebuchet MS", verdana, Arial, sans-serif;
		font-weight:bold;
		color:#931a25;
}

.subscribe {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:5px;
	letter-spacing:0.1em;
	color:#931a25;
	font-weight: bold; 
	text-decoration: none;
} 

.current {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:0.2em;
	padding-top:10px;
	padding-bottom:5px;
	color:#931a25;
}
.issue {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	font-style:italic;
	border-top:1px solid #f0f0f0;
	padding-top:3px;
	color:#000;
}

#searchBox 			{ width:175px; height:90px; padding:10px 5px 5px 5px; background:#e9e9e9; margin: 0px 0px 0px 0px; }
#searchBox a 		{ font:11px/16px "Trebuchet MS", verdana, Arial, sans-serif; color:#000; text-decoration: none; }
#searchBox a:hover 	{ color:#931a25; text-decoration:underline; }
#searchBox #q        { width:120px; height: 17px; border:1px solid #ccc; float:left; margin-top:5px; } 
#searchBox #go 		{ padding-left:5px; float:right; margin-top:5px; } 
#searchBox #advSearch		{ clear:both; padding-top:5px; }
#specialtyNav  			{ position: relative; left: 0px; float: left; padding:10px 0; width: 145px; }
#specialtyNav ul 		{ list-style:none; padding-left: 0px;margin-left: 10px;}
#specialtyNav ul li		{ padding-left: 10px; background:url(http://www.endocrinetoday.com/images/navArrow.gif) 0px 5px no-repeat; padding-bottom: 7px; }
#specialtyNav ul li a 	{ font:12px/18px "Trebuchet MS", verdana, Arial, sans-serif; color:#000; font-weight:bold; text-decoration: none;} 
#specialtyNav ul li a:hover { color:#931a25; text-decoration:underline;  }
#specialtyNav ul li a.selected{ 
	font:12px/18px "Trebuchet MS", verdana, Arial, sans-serif; color:#931a25; 
	font-weight:bold; text-decoration: underline; 
}

#specialtyNav ul.subspecialtyList { 
	padding-top:5px; list-style:none; background:url(http://www.endocrinetoday.com/images/subspBg.jpg) 0px 0px no-repeat;
	padding-right:0; margin-right:0; padding-left:10px; 
	list-style-type: none;
}

#specialtyNav ul.subspecialtyList li{
	padding-left:10px;
	list-style:none;
	list-style-type: none;
	/*list-style-image: url(http://www.endocrinetoday.com/images/subspBullet.gif);*/
	background-color:Transparent;	
	border-bottom:1px dotted #cc9166; 
}

#specialtyNav ul.subspecialtyList li a { font:11px/18px "Trebuchet MS", verdana, Arial, sans-serif; color:#000; font-weight:normal;}
#specialtyNav ul.subspecialtyList li.last{ border-bottom:0; }

.menu { position:relative; z-index:1; font-size:90%; height:235px; }

/* remove all the bullets, borders and padding from the default list styling */
.menu ul { padding:0; margin:0; width:158px; position:relative; list-style-type: none;}
.menu li { background:transparent; }
.menu a, .menu a:visited { display:block;  width:158px; color:#000; background:transparent; }
.menu :hover > a { background:url(http://www.endocrinetoday.com/images/subspBg.jpg) 0px 0px no-repeat; }
.menu ul ul { 	visibility:hidden; position:absolute; 	top:-1px; 	left:110px; 	width:170px; }
.menu ul li:hover ul, .menu ul a:hover ul { visibility:visible; background:transparent; }

.menu ul.cat1 {top:18px; z-index: 100;}
.menu ul.cat2 {top:40px;z-index: 100;}
.menu ul.cat3 {top:62px; z-index: 100;}
.menu ul.cat4 {top:90px; z-index: 100;}
.menu ul.cat5 {top:115px; z-index: 100;}
.menu ul.cat6 {top:132px; z-index: 100;}
.menu ul.cat7 {top:180px; z-index: 100;}
.menu ul.cat8 {top:200px;z-index: 100;}
.menu ul.cat9 {top:235px; }





.clearfloat {clear:both;  height:0; font-size: 1px; line-height: 0px;}

/* =MISC
-----------------------------------------------------------------------------*/

p { margin: 0.5em 0 }
a, a:visited { color:#931a25; text-decoration:none; }
a:hover,a:visited:hover { text-decoration:underline; }





<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 220px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 0px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->