/* ICBM CSS */

body {
margin: 0 auto;
background: #000 url(http://www.icbm2010.org/images/bg_img.gif) repeat;
font-family: Verdana, sans-serif;
color: #000;
font-size: 62.5%;
line-height: 1.4em;
}

a {
color: #581007;
text-decoration: underline;
}

a:hover {
color: #E6D7AC;
text-decoration: none;
}

#main_frame {
width: 800px;
margin: 0 auto;
padding: 0 5px 5px 5px;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
border-bottom: 1px solid #FFF;
}

#header_img {
height: 160px;
background: #000 url(http://www.icbm2010.org/images/header.jpg) no-repeat;
}

#upper_tab {
width: 91px;
background: #FFF url(http://www.icbm2010.org/images/upper_tab.gif);
float: left;
text-align: center;
color: #FFF;
padding: 8px 0;
margin-right: 5px;
font-weight: bold;
}
	
	#upper_tab a {
	color: #FFF;
	text-decoration: none;
	}
	
	#upper_tab a:hover {
	color: #E6D7AC;
	text-decoration: underline;
	}
	
#navigation {
	background: #000 url(http://www.icbm2010.org/images/nav_bg.gif) no-repeat;
	border-bottom: 1px solid #521007;
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
	color: #FFF;
	height:25px;
}


	#navigation a {
	color: #FFF;
	text-decoration: none;
	}
	
	#navigation a:hover {
	color: #E6D7AC;
	text-decoration: underline;
	}

#content_area {
width: 800px;
background-color: #FFF;
}	

#content_img {
float: left;
}
	
#content {
width:550px;
background-color: #FFF;
float: right;
font-size: 1.2em;
line-height: 1.4em;
margin-bottom:10px;
padding: 10px 10px 0 0;
}	

h1, .heading1 {
font-size: 1.6em;
color:#A11402;
border-bottom: 1px solid #A11402; 
line-height: 1.3em;
}

h2, .heading2 {
font-family: Arial, sans-serif;
font-size: 1.4em;
color: #A11402;
font-weight: bold;
}


.linkbutton {
width: 300px;
margin: 15px;
padding: 4px;
background-color: #841303;
color: #FFF;
font-weight: bold;
text-decoration: none;
text-align: center;
}

.linkbutton a {
width: 100%;
display: block;
text-decoration: none;
color: #FFF;
margin: -4px;
padding: 4px;
}

.linkbutton a:hover {
width: auto;
color: #E6D7AC;
text-decoration: underline;
}

#footer {
width: 800px;
background: #000 url(http://www.icbm2010.org/images/footer.gif) no-repeat;
color: #FFF;
text-align: center;
padding: 9px 0;
}	

	#floatMenu {
		position:absolute;
		top:5px;
		left:50%;
		margin-left:416px;
		width:200px;
		color: #fff;
		font-family:"Lucida Grande", "Lucida Sans", "Trebuchet MS", verdana, sans-serif;
		font-size:12px;
		display:none;
		
		}
#shareFloat {
	float:left;
	width:200px;
	overflow: auto;
	
}
.headerShare { 
	font-family:"Lucida Grande", "Lucida Sans", "Trebuchet MS", verdana, sans-serif;
	float:right;
	color: #fff;
	font-size:13px;
}
.headerShare img{ 
	border:0;
	padding:0;
	margin:0;
}
.headerShare { 
	text-decoration:none;
	padding:0;
	margin:0;
}