body {
font-family:Arial;
font-size:13px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color:#000;
}

/* No Borders on Linked Images */
object {
outline-style:none;
}


a:link img {
border:0;
}
a:visited img {
border:0;
}

/* --------------------------- */

/* Classes */
.arrow {
color:#990000;
}
.news_titles {
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#000;
}

.img_border {
border:solid;
border-width:1px;
border-color:#360;
}

/* ---------------------- Divs */	

#main {
width:978px;
height:auto;
margin-left:auto;
margin-right:auto;
}
#header {
width:978px;
height:399px;
}
#content_holder {
width:978px;
background-image:url(images/components/content_bg.gif);
background-repeat:repeat-y;
background-position:top;
}
#content {
width:850px;
margin-left:auto;
margin-right:auto;
}
#content p{
padding:0;
margin:0;
}

#con_left {
width:229px;
height:auto;
padding-left:64px;
float:left;
}
#con_left p{
padding:0;
margin:0;
font-family:Arial;
font-size:13px;
}
#con_left a:active, #con_left a:visited, #con_left a:link {
font-weight:bold;
text-decoration:none;
color:#000;
}
#con_left a:hover {
font-weight:bold;
text-decoration: underline;
color:#000;
}

#con_right {
width:547px;
height:auto;
float:right;
padding-right:64px;
}
#con_right p{
padding:0;
margin:0;
font-family:Arial;
font-size:12px;

}
#con_right a:active, #con_right a:visited, #con_right a:link {
font-weight:bold;
color:#000;
text-decoration:underline;
}
#con_right a:hover {
font-weight:bold;
color:#000;
text-decoration: underline;
}

#bottom_links {
width:978px;
height:auto;
}
#bottom_links p{
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#000;
text-align:center;
margin:0px;
padding:0px;
}
#bottom_links a:active, #bottom_links a:visited, #bottom_links a:link {
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#000;
text-decoration:none;
}
#bottom_links a:hover {
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#000;
text-decoration: underline;
}
