.main_bg
{ 
background-image: url(http://www.stevebob.com/images/bg_news.jpg); 
background-repeat: repeat; 
background-attachment: fixed;
} 
.illistrated_bg
{
background-attachment: fixed;
background-image: url(http://www.stevebob.com/images/news_illistrated_bg.gif); 
background-position: top center;
background-repeat: no-repeat;

}
.middle_border
{
border-style: solid; 
border-width: 10px; 
border-color: #5E3500;
background-color: white; 
}
.title
{
color: #EE7639;
font-family: sans-serif; 
font-size: 30px; 
}
.abc
{
color: #000000;
font-family: sans-serif; 
font-size: 20px; 
}
.newsie:link 
{
color: #EE7639;
text-decoration: none;
font-weight: bolder;
font-family: sans-serif; 
}
.newsie:visited 
{ 
color: #C64B11; 
text-decoration: none;
font-weight: bolder;
font-family: sans-serif; 
}
.newsie:hover 
{
color: #888997; 
text-decoration: none;
font-weight: bolder;
font-family: sans-serif; 
} 
.other_links
{
text-align: center; 
font-family: sans-serif; 
font-size: 30px; 
}
.copy1
{
text-align: center; 
font-family: sans-serif; 
font-size: 20px; 
font-weight: bolder; 
color:#2F807B;
}
.copy2
{
text-align: center; 
font-family: sans-serif; 
font-size: 15px; 
color:#2F807B;
}
.mini_header {
font-weight: bold;
}
.mini_navi {
background-color: white;
border-style: solid;
border-color: black;
border-width: 2px;
color:black;
font-family:Century Gothic, Arial, serif;
font-size:10pt;
text-align:center;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 0px;
}
a.mini_n:link { color: black; text-decoration: none;}
a.mini_n:visited { color: black; text-decoration: none;} 
a.mini_n:hover { color: gray; text-decoration: none;} 
.end_navi {background-color:#ffffff;color:#000000;text-align:center; font-family:Verdana;font-size: 11px; padding-right: 20px;padding-left: 20px;padding-bottom: 5px;font-variant: small-caps;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;}