﻿body,
html {
    margin:0;
    padding:0;
    background:#000;
    color:#fff;
    font-family:Arial, Helvetica, sans-serif;
    }
body {
    min-width:950px;
    }
    
img {
	border-width: 0;
	}
}
br.clear { clear: both; }

#container {
    background: url("../images/bg_homepage.jpg");
    width:950px;
    margin:0 auto;
    overflow:auto;
    }
#left_column {
    background:transparent;
    float:left;
    width:222px;
    padding-bottom:60px;
    }
#menu {
	background: url("../images/menu_gray_logo.jpg") no-repeat;
    float:left;
    width:202px;
    padding-top:180px;
    padding-left:20px;
    padding-bottom:50px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
    }    
#whats_new {
	background: url("../images/menu_whats_new_blue.jpg");
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
    
#header {
	float:left;
	background: url("../images/header_homepage.jpg");
	width:670px;
	height:146px;
}  
#feature {
	float:left;
	width:670px;
	height:500px;
	background:navy;
} 
#interior_main {
    background:transparent;
    float:left;
    width:670px;
    font-size:large;
    font-family:Arial, Helvetica, sans-serif;
    padding-top:20px;
    text-align:center;
    overflow:hidden;
    }
 #biss {
 text-align:left;
 padding-left:10px;
 width:650;
 padding-right:10px;
 }   
    
#list {
	text-align:left;
	padding-left:50px;
	margin-bottom:25px;
	}
#buzz {
	width:600px;
	border:thin white solid;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-size:medium;
	margin-bottom:25px;
}
#buzz p {
	border:thin white solid;
}
#main {
    background:transparent;
    float:left;
    width:650px;
    padding:20px 10px 0px 10px;
    }
#main_1 {
	width:200px;
	float:left;
	
	}
#main_2 {
	width:200px;
	float:left;
	margin-left:20px;
	
}
#main_3 {
	width:200px;
	float:left;
	margin-left:20px;
	
	background-color: transparent;
	text-align:center;
}
#eaglead {
	float:right;
	width:400px;
	height:300px;
	padding-top:25px;
	padding-bottom:20px;
}

#footer {
    background:transparent;
    width:750px;
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0 auto;
	clear:both;
	}
#footer p {
    padding:5px;
    margin:0;
    }
            
    /* Links */  
a img {border-color:transparent; }

a:link {
	color:#ffffff;
	text-decoration: none;
	line-height: 20px;
	}
	
a:active {
	color:#6da7ff;
	text-decoration: none;
	line-height: 20px;
	}

a:visited {
	color:#fff;
	text-decoration: none;
	line-height: 20px;
	}

a:hover {
	color:#6da7ff;
	text-decoration: underline;
	line-height: 20px;
	}
#ads_container {
	width:960px;
	margin:0 auto;
	overflow:auto;
}
#ads_leftcolumn {
	float:left;
	width:120px;
	margin-right:20px;
	}
#ads_ad {
	float:left;	
}
#ads_content {
	width:950px;
	float:left;
	margin-top:30px;
	clear: both;
}








