#copyright_box
{
margin-top:10px;
text-align: center;
}
#footer_menu_box
{
width:980px;
margin-top:10px;
text-align: center;}

#full_width_content
{
width:970px;}

#full_width_content h1
{margin-bottom: 10px;}

#full_width_content h3
{margin-bottom: 10px;}

#full_width_box
{
width:970px;
height:200px;
background-color: gray;
}

#left_side_column
{width: 480px;
margin-top: 10px;
margin-right: 10px;
float:left;
}
#right_side_column
{
margin-top:10px;
width:480px;
float:left;
}
#blogticker
{
padding-top:10px;
}
.blogtick {
float:left;
width: 200px;
padding: 5px;
background-color:yellow;
color: black;
border-left: 1px solid grey;
border-top: 1px solid grey;
border-bottom: 1px solid grey;
border-right: 0px solid black;
margin-bottom: 0px;
font-family: "Arial Black","Arial", sans-serif;
font-size: 18px;
font-weight: bold;
text-align: right;
}
.cnnclass{
float:left;
width: 755px;
padding: 5px;
background-color: #333;
color: #EEEEEE;
border-bottom: 1px solid grey;
border-right: 1px solid grey;
border-top: 1px solid grey;
margin-bottom: 0px;
font-family: "Arial", sans-serif;
font-size: 18px;
font-weight: bold;
}

.cnnclass a{
text-decoration: none;
color: aqua;
}
