body{background-image:url("ATLbackground.jpg");
background-repeat:no-repeat;
background-position: top left;

}


a img {border:none;}


#container
{
	margin: 0 auto;
	
	width: auto;
	height:auto;
	padding: 0 0 0 0;
	border: 0px solid #009;
}

#pageframe{
	margin-left: auto ;
    margin-right: auto ;
	width: 100%;
	border: 0px solid #900;
}

#header
{
	
	padding: 0 0 0 0;
}




#menupic {
width: 1000px;
background-image:url("filmstripmenu.png");
background-repeat:no-repeat;
height:94px;
border: 0px solid #009;
}

#navigation
{
	float: left;
	width: 1000px;
	height: 28px;
	margin: 10px 8px 0 0;
	background: none;
	border: 0px solid #900;
	
}



#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
	border: 0px solid #009;	
}

#navigation li a
{	display: block;
	height: 33px;
	width: 90px;
	margin: 4px 8px 0 0;
	float:left;
	position:relative; left:12px;
	padding: 20px 0px 0px 0;
	background: none;
	text-decoration: none;
	font-family: Impact, sans-serif;
	font-size:12px;
	font-weight:500;
	color: #222;
	vertical-align: middle;
	text-align: center;
	border: 0px solid #009;
	
}


#navigation li a:hover {filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#000)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #ccc,  #000); /* for firefox 3.6+ */ 
color: #fff;} /* background: #888888;  color: #009; */

#content-container
{
	float: left;
	width: 900px;
	background: none;
	border: 0px solid #900;
}

#socialicons {
	float: left;
	list-style-type: none;
	display: inline;}

#content
{
	clear: left;
	float: left;
	width: 360px;
	padding: 0px 0px 0 0px;
	margin: 0px 0 0 0px;
	list-style-type: none;
	display: inline;
	background-image:url("filmstripside.png");
	background-repeat:no-repeat;
	border: 0px solid #009;
}

#content ul li
{
	clear: left;
	float: left;
	position:relative; 	left:-10px;
	list-style-type: none;
	width: 302px;
	margin: 7px 0px 6px 0px;
	border: 0px solid #009;
	}




#content h2 { margin: 0; }

#aside
{
	
	width: 520px; height:200px;
	padding: 4px 5px 4px 2px;
	margin: 490px 10px 0 400px;
	display: block;
	background-image:url("textbox.png");
	background-repeat:no-repeat;
	color: #fff;
	border: 0px solid #009;
	position:absolute;
}

#aside h3 { margin: 0; }

#footer
{
	clear: both;
	background-image:url("filmstripmenufooter.png");
	background-repeat:no-repeat;
	height:90px;
	margin: 20px 0 0 0;
	padding: 0px;
	border: 0px solid #900;
	}
	
	
	
	
#navigationfooter
{
	float: left;
	width: 1000px;
	height: 28px;
	margin: 10px 8px 0 0;
	background: none;
	border: 0px solid #900;
	
}



#navigationfooter ul
{
	margin: 0;
	padding: 0;
}

#navigationfooter ul li
{
	list-style-type: none;
	display: inline;
		
}

#navigationfooter li a
{	display: block;
	height: 55px;
	width: 92px;
	margin: 2px 6px 0 0;
	float:left;
	position:relative; left:10px;
	padding: 0px 0px 0px 0px;
	background: none;
	text-decoration: none;
	font-family: sans-serif;
	font-size:12px;
	font-weight:500;
	color: #222;
	vertical-align: middle;
	text-align: center;
	border: 0px solid #009;
	
}


#navigationfooter li a:hover {filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#000)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #ccc,  #000); /* for firefox 3.6+ */ 
color: #fff;} /* background: #888888;  color: #009; */	

#homeTwit{
	display:block;
	position:relative;
	width:300px;
	height:200px;
	padding:0px;
	margin:0px;
	clear:left;
	top:00px;
	background-image:url("images/homeTwitterBG.png");
	background-repeat:no-repeat;
	overflow:auto;
}

#tweetContent{
	display:block;
	position:relative;
	margin:0px;
	padding:0px;
	width:260px;
	height:146px;
	overflow:auto;
	top:41px;
	left:18px;
}

div.tweet{
	clear:both;
}

div.tweet img{
	float:left;
	margin:0px;
	padding:3px 5px 0px 0px;
}

div.tweet a{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#3887b4;
	text-decoration:none;
}

div.tweet a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#3887b4;
	text-decoration:underline;
}

div.tweet p{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#2b2b2b;
	margin:0px;
	padding:1px 0px 1px 0px;
}

div.tweet em{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#3887b4;
	font-style:normal;
}

a.tweetLink{
	font-family:Verdana, Geneva, sans-serif !important;
	font-weight:normal !important;
	font-size:12px !important;
	color:#2b2b2b !important;
	text-decoration:underline !important;
}

a.tweetLink:hover{
	text-decoration:none !important;	
}









#copyright
{	background-image:url("shade.png");
	clear: both;
	text-align: center;
	color: #eee;
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size:12px;
	padding: 0px 0 0 0;
	height: 1%;
	text-decoration: none;
}