
Body {
   font-size:10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    color: #6a1320;
}

a:hover {
    font-weight: bold;
    text-decoration: underline;
    font-style: normal;
    color: #6a1320;
}

a:visited {
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    color: #6a1320;
}


.headers {
  background-color:#FFCC66;
  background-image:url('incs/orange_grad_small.jpg');
  background-repeat: repeat-x;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  border: 1px #FFCC66 solid;
  height:15px;
  padding:2px;
  color:#000000;
  font-weight:bold;
  font-size:14;
  
}

table {
 font-size:10;
 }


#ejournal {
    background-color:#FFCC66;
    background-image:url('incs/orange_grad_med.jpg');
    background-repeat: repeat-x;
    padding:5px;
    border: 1px #FFCC66 solid;
}




.top_stories {
    background-color: #73987f;
    padding:10px;
    border:1px #000000 solid;
    width:692;
    height:395;
    /*overflow:none;*/
}


.top_stories2 {
    background-color: #e1e6e0;
    background-image:url('incs/mnheader_bg_1.jpg');
    background-repeat:repeat-x;
    padding:10px;
    border:1px #e1e6e0 solid;
      
        
}


#story_text_area {
    font-size:14;
    padding:3px;
    
}

#headline {
    font-size:22;
    font-weight:bold;
}



.top_image {
    border: 1px #000000 solid;
	 height:300px;
	 width:400px;
	 
}

#features {
    /*
	background-color:#94070a;
    background-image: url('/incs/special_back1.jpg');
    padding:5px;
    border: 1px #000000 solid;
    */
    background-color: #e1e6e0;
    background-image:url('incs/mnheader_bg_1.jpg');
    background-repeat:repeat-x;
    padding:10px;
    border:1px #e1e6e0 solid;
    
}

#features a {
	font-weight:bold;
	font-size:12;
}

#class {
    padding-top:10px;
}

.item_thumb {
   vertical-align:top;
}

.item_caption {
   vertical-align:top;
}




#story_area {
/*background-color:#000000;*/
/*border:1px solid #333366;*/
color:#FFFFFF;
height:300px;
/*margin-bottom:10px;*/
/*overflow:hidden;*/
position:relative;
width:400px;
text-align:center;
}
	

.fader_photo {
left:0pt;
position:absolute;
top:0pt;
width:400px;
}
	



.fader_headline_bg {
    width:400px;
    background-color:#000000;
    opacity: .4;
    /*filter:alpha(opacity=40);*/
    /*MozOpacity: .4;*/
    position:absolute;
    top:0pt;
    left:0pt;
    height:24px;
}


.fader_headline {
color:#FFFFFF;
height:25px;
left:0pt;
/*overflow:hidden;*/
position:absolute;
text-align:center;
top:0pt;
width:400px;
}




.fader_headline_text {
display:table-cell;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:800;
height:25px;
vertical-align:middle;
width:400px;
}


.fader_headline_text a {
	color:#FFFFFF;
	font-size:18;
   font-weight:800;
}



.fader_story_bg {
background-color:#000000;
bottom:0pt;
height:50px;
left:0pt;
opacity: .4;
/*filter:alpha(opacity=40);*/
/*MozOpacity: .4;*/
position:absolute;
width:398px;
padding:1px;
/*overflow:hidden;*/
}



#caption {
	display:block;
}



.fader_story {
bottom:0pt;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:400;
height:50px;
left:0pt;
/*overflow:hidden;*/
padding:2px;
position:absolute;
text-align:left;
vertical-align:top;
width:398px;
}

.fader_story a{
	font-weight:800;
	color:#FFCC66;
}


.fader_more {
background-color:#000000;
bottom:0px;
color:#FFCC66;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
height:14px;
position:absolute;
right:0px;
text-decoration:none;
width:100px;
text-align:right;
}

.fader_more a {
 color:#FFCC66;
 font-weight:800;
}


.fader_nav {
bottom:0px;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
height:14px;
position:absolute;
top:300px;
left:150px;
text-decoration:none;
width:100px;
}

