/* Default page &amp; link formatting */ 
body {
margin:0px;
padding:0px;
font-size: 13px; 
color: white;
background-image: url("boss_background.gif");
font-family: Verdana, Arial, Helvetica, sans-serif;		
}

.container{
margin: 5px auto; 
width:991px;
position:relative;
width:991px;
background: black;
border-top:solid; 
border-top-color:#b70000; 
border-top-width:2px;
border-left:solid; 
border-left-color:#b70000; 
border-left-width:2px;
border-right:solid; 
border-right-color:#b70000; 
border-right-width:2px;
padding-bottom:1410px;
border-bottom:solid; 
border-bottom-color:#b70000; 
border-bottom-width:2px;
}
/* link formatting */
a:link {
text-decoration:none;
color:red;
font-weight:normal;
font-size:10px; 
}
a:visited {
text-decoration:none;
color:red;
font-weight:normal;
font-size:10px;
}
a:hover {color:#676767;
background-color:transparent; 
text-decoration:none;
}

/* blue link formatting */
.blue_link {
color:#387ea5;
font-weight:normal;
font-size:11px; 
}

.right_background {
position:absolute; 
top:0px; 
left:1000px; 
width:25%; 
padding-bottom:2750px;
background: #e8e8e8;
}

.logo {
position:relative; 
top:0px; 
left:0px; 
border:solid; 
border-width:0px; 
border-color:#b70000;
text-align:center;
}

/* logo table at top of page*/
.logo_table {
position:absolute; 
top:0px; 
left:0px; 
background-color:black; 
text-align:center; 
padding:0; 
border:0; 
margin:0;
border-bottom:solid; 
border-bottom-color:#b70000; 
border-bottom-width:1px;
}



/* top links table beneath logo*/
.top_link_table {
text-align:center; 
padding-left:20px; 
border:0; 
margin:0;
}
.top_link_table_text {
font-size:11px;
}

.top_link_table_text_white {
font-size:11px;
color:white; 
}

/* styling for left-hand side-bar */
.left_nav_bar {
position:absolute; 
top:165px; 
left:0.35in; 
width:120px; 
text-align:left; 
background:black; 
color:white; 
padding-left:10px;
padding-right:15px;
padding-top:0px;
padding-bottom:0px;
border-right:solid; 
border-right-color:red; 
border-right-width:0px;
}

/* default main page content */
.main_content {
position:absolute; 
top:170px; 
left:185px; 
width:500px; 
text-align:justify; 
border-left:solid; 
border-left-color:gray; 
border-left-width:0px; 
padding-left:0.9cm;
}
.heading_text {
font-size:18px;
}
.main_table {
position:absolute; 
top:2.1in; 
left:2.0in;
}
.news_heading {
font-size:10px;
text-decoration:none;
font-weight:bold;
}
.table_text {
font-size:9px;
}

.copyright { 
font-size:9px; 
color:white;
}

.red{
color:red;
}

/* normal links */
.normal_link {
text-decoration:underline;
color:blue;
background:white;
font-size:12px;
font-weight:normal;
}



h1 {
font-size:17px; 
font-weight:normal;
}

.page_bottom {
position:absolute;
top:1305px;
left:0px;
width:991px; 
text-align:center;
padding-top:5px;
padding-bottom:25px;
border-top:solid; 
border-top-color:#333333; 
border-top-width:1px; 
background:black;  
}

.left_align_bottom{
position:absolute;
top:12px;
left:40px;
text-align:left;
color:red;
}

.right_align_bottom{
position:absolute;
font-size: 9px; 
top:12px;
left:640px;
text-align:left;
padding-right:5px;
}

.bottom_link {
color:red;
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-weight:normal;	
}



