/* CSS Document */

html {
background:url(/images/page/home/bg_repeat_y_black.gif) repeat-y top center;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100.01%;
color: #000000;
margin:0 0 0 0;
}

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

a:hover {
text-decoration:underline;
}

.navItem a {
font-family: frutiger, arial, "lucida console", sans-serif;
font-weight: bold;
padding-left: 12px;
padding-right: 16px;
text-decoration: none; 
font-size: 13px;
color: #fff;
padding-bottom:20px;
padding-top:20px;
line-height: 3em;

}

.navItem a:hover {

text-decoration: underline; 

}

h1 {
font-size: 120%;
font-weight: bold;
}

/* TOP STORY */
#topStory {
color:#000000;
padding:10px 10px 10px 10px;
margin-bottom:15px;
background-color:#F9EEC8;
font-size:12px;
float:left;
width:330px;
}

#topStory a {
font-weight:bold;
color:#000000;
text-decoration:none;
}

#topStory a:hover {
text-decoration:underline;
}

#tsHeadline a {
font-weight:bold;
font-size:18px;
color:#000000;
text-decoration:none;
}

#tsHeadline a:hover {
text-decoration:underline;
}

/* MORE NEWS */
#moreNews {
float: right;
width:275px;
font-size:12px;
}

#mnDate {
font-size:75%;
margin-top:10px;
}

#sectionLabel {
padding: 4px 4px 4px 5px;
background-color:#F9EEC8;
font-size:75%;
}

/* FEATURE */
#feature {
font-size:85%;
color:#FFFFFF;
margin-left:10px;
margin-right:10px;
margin-top:10px;
}

#feature a {
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

#feature a:hover {
text-decoration:underline;
}

#quickLinks {
font-size:85%;
line-height: 1.25;
color:#000000;
margin-left:10px;
margin-top:8px;
}

#quickLinks a {
font-weight:bold;
color:#000000;
text-decoration:none;
}

#quickLinks a:hover {
text-decoration:underline;
}

#main {
padding-right:15px;
border-right:1px solid #C4B583;
}

#subnav {
font-size:85%;
margin-left:15px;
margin-bottom:12px;
}

#rightLabel {
margin-left:15px;
margin-bottom:10px;
padding: 4px 4px 4px 8px;
background-color:#F9EEC8;
font-size:75%;
}


#rightLabelPhotoEssaayPage {
margin-bottom:10px;
padding: 4px 4px 0px 8px;
background-color:#F9EEC8;
font-size:75%;
}

#thumbs {
margin-left:15px;
margin-bottom:20px;
}

#photoThumb{
float:left;
width:100px
}

#photoLink{
float:right;
width:125px;
font-size:85%;
}

.subnavLinkText{
letter-spacing:.1em; 
margin-left: 12px;
}