body { 
background-color: #2e477d;
font-family: Verdana; 
color: #000000;
}

A:link	
{
text-decoration: none;
color:#14193b;
}
	
A:visited
{
text-decoration: none;
color:#3d5e9b;
}

A:active
{
text-decoration: none;    
}
A:hover
{
text-decoration: none;    
}

#container {

height: 100%;
width:  100%;    
    
}

#header {
}

#footer {
color: #000000;
}

#news_container {

}

#news {

width: 834px;
margin: 5px 5px;
overflow: auto;

}

#news_image {

height: 120px;
width: 120px;
float: right;
margin: 5px;

}

#news_comments {

width:  832px;    
float: left;
margin: 5px;
overflow: auto;
border-style: solid;
border-width: 1px;
border-color: #000000;
    
}

#top_news {

width: 49%;
float: left;

}

#shoutbox {

width: 144px;
float: right;
overflow: auto;

}

#shoutbox_shout {

width: 136px;
overflow: auto;
margin: 5px 0px;

}

#shoutbox_shout_archive_container {
    
width: 840px;
}

#shoutbox_shout_archive {

width:  840px;
overflow: auto; 
float: left;  


}

#shoutbox_shout_archive_date {

float: right;
margin: 10px;

}

#shoutbox_shout_archive_name {

float: left;
margin: 10px;

}

#index {
    
}

#index_block_container {

float: left;
height: 100%;    
    
}

#index_block_container2 {

float: right;
width: 150px;
height: 100%;    
    
}

#index_block {

width: 692px;
background-color: #ffffff;
margin: 5px;
overflow: auto;
border-style: solid;
border-width: 1px;
border-color: #000000;

}

#index_block_title {

width: 100%;
float: left;
background-color: #979696;
font-weight: bold;  
text-align: center;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #000000;

}

#page_block {

width:  842px;
background-color: #ffffff;
margin: 5px;
border-style: solid;
border-width: 1px;
border-color: #000000;

}

#menu {

margin: 4px;
width: 140px;
background-color: #ffffff;
color: #000000;
border-style: solid;
border-width: 1px;
border-color: #000000;
}

#menu_header {

font-weight: bold;
background-color: #979696;  

}

#links_container {

width: 100%;
height: 100%;

}

#links_block {

width: 421px;
border-style: solid;
border-width: 1px;
border-color: #000000;
overflow: auto;
margin: 5px;

}

#links_image {

height: 120px;
width: 120px;
float: left;
margin: 5px;

}