body {
background: url(images/articleTopBckgrStrip_80.jpg) repeat-x #4A0A01;
font: 62.5%/1.6em "Lucida Grande CY", sans-serif;
margin: 0;
padding: 0;
}

#wrapper{
margin: 0 auto;
width: 626px;
position: relative;
padding-right: 80px;
}

#illumination{
width: 100%;
height: 400px;
background: url(../images/index_Illumination626_60.jpg) no-repeat top;
text-indent: -999em;
margin: 0;
font: 8pt/1  Arial, sans-serif;
}

#content{
width: 600px;
margin: -85px 13px 0px 13px;
background-color: #EABC8E;
}

#clear {
clear: both;
height: 1px;
line-height: 1px;
}

/*see below for +IE*/
#annotationColumn{
float: left;
width: 342px;
margin: 0 0px 0 24px;
background-color: inherit;
}

#annotationColumn h2 {
display: none;
}

.annotation {
padding-top: 30px;
}

.annotationFirst {
margin-top: 10px;
}

.annotation img, .annotationFirst img {
/*Max width: 317px, save from Adobe1998*/
display: block;
margin: 0;
padding-bottom: 10px;
border: none;
}

.annotation p.secondTitlLine img, .annotationFirst p.secondTitlLine img{
margin-top: -12px;
}


/*see at the end for +IE*/
#navbar{
width: 228px;
float: right;
margin: 0 4px 0 0;
background: url(../images/navBarMid228_60.jpg) repeat-y;
}

#navStart {
background: url(../images/navBarTop228_60.jpg) no-repeat top;
margin-bottom: -70px;
}

#navbar img{
display: block;
margin: 0;
}

#Asign{
display: block;
padding: 40px 0 0 140px;
}
#Asign img {
border: none;
}

/*+IE*/
#navbar h2, #navbar li {
font-size: 1.3em;
line-height: 1.3;
}

#navbar ul {
list-style-type: none;
margin: 0 14px 0 18px;
padding: 0;
}

#navbar h2{
margin: 24px 14px 2px 18px;
text-transform: uppercase;
letter-spacing: 0.1em;
font-weight: bold;
color: #980000;
}

#navbar ul li{
padding: 6px 0px 0px 18px;
text-indent: -18px;
margin: 0;
}

#navbar h2#a1 {
margin-bottom: 4px;
}
#navbar ul#editors li{
padding: 4px 0px 0px 18px;
}


#footer{
height: 127px;
width: 100%;
background: #EABC8E url(../images/index_footerBorders626.gif) top left no-repeat;
}

#footer ul{
margin: 0px 0 0 37px;
padding: 40px 0 0 0;
}

#footer li{
display: inline;
margin: 0;
padding: 0;
}


p{
font-size: 1.4em;
line-height: 1.6;
text-align: left;
margin: 0;
padding-right: 22px;
text-indent: 1em;
}

.pad p {
padding-right: 0px;
}

p.readDownl{
padding-top: 6px;
text-indent: 0;
}

p.f {
text-indent: 0;
}
p.new {
position: relative;
}
span.new {
position: absolute; top:0; right: 0; width: 100px; height: 26px; padding-top: 26px; background: #EABC8E url(../images/new.png) no-repeat; font-size: .75em; 
}
* a:link, a:visited, a:hover {
text-decoration: none;
}

#navbar a:link{
color: black;
}
#navbar a:visited {
color: #4A0A01;
}
#navbar a:hover{
border-bottom: 1px solid;
}

.readDownl a:link, .readDownl a:visited, #footer a:link, #footer a:visited{
/*color: #50140C;*/
color: #5C3725;
font-size: small;
margin-right: 2em;
border-bottom: 1px solid;
}

.readDownl a:visited {
border-bottom: 1px dashed;
}

.readDownl a:hover, #footer a:hover{
color: #980000;
border-bottom: 1px solid;
}


/*IE hacks*/
/*correct double margin for float*/
* html #annotationColumn{
margin-right: -3px;
display: inline;
overflow: visible;
}

* html #navbar{
margin-right: 2px;
}

* html #navbar h2 {
font-size: 13px;
}
* html #navbar li {
font-size: 12px;
}

