/* CSS Document */


body{
	text-align:center; background-color:#FFFFFF; 
}

#container{
	margin:0 auto;
	text-align:left;
	position:relative;
	width:980px;
	height:1650px;
}


#masthead{
	width:760px;
	height:95px;
	top:10px;
	left:10px;
	position:absolute;
	background-color:#999999;
}


#searchbar{
	width:190px;
	height:95px;
	top:10px;
	left:780px;
	position:absolute;
	border-style:solid;
	border-width:1px;
	}

#navigation{
	width:960px;
	height:30px;
	position:absolute;
	top:115px;
	left:10px;
	background-image: url(../images/Top%20Level/navigation.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding: 6px;
	word-spacing:24px;
	background-repeat: no-repeat;
}




#squareadtop{
	width:128px;
	height:90px;
	position:absolute;
	top:155px;
	left:810px;
	background-color:#FFFF99;
	border-style:solid;
	border-width:1px;
}


#sidebar{
	width:380px;
	height:1300px;
	position:absolute;
	background-color:#FFFFFF;
	padding:20px;
	border-color:#999999;
	border-top-style:solid;
	border-width:1px;
	left: 10px;
	top:160px;
}


#mainbox{
	width:500px;
	height:1300px;
	position:absolute;
	top:160px;
	left:450px;
	float:left;
	background-color:#FFFFFF;
	padding:10px;
	border-color:#999999;
	border-top-style:solid;
	border-width:1px;
	overflow:auto;
}



#adcontainerfooter{
	width:960px;
	height:31px;
	position:absolute;
	top:1550px;
	left:10px;
	background-image: url(../images/Top%20Level/foot_navigation.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding: 6px;
	word-spacing:8px;	
}

#footer{
	width:940px;
	height:15px;
	position:absolute;
	top:1585px;
	left:10px;
	background-color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:10px;
}

.movie{float:left; padding-right:20px; padding-bottom:20px;}

.pics{border-style:solid;
	border-width:1px;}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	line-height:16px;
	letter-spacing:1px;
}



h1.sidebar{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#646464;
	line-height:1px;
	letter-spacing:1px;
}


	
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#646464;
	line-height:16px;
	letter-spacing:1px;
	border-bottom: 1px solid #666666;
}







h2.inboxes{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#4169AA;
	letter-spacing:1px;
}


h3{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	}

	
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	}
	
	
p.sidebar{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
	}




a.navilink{text-decoration:none; color:#0066CC; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;}	
	
a.navilink:link, a.navilink:visited{
	color:#0066FF;
}

a.navilink:focus, a.navilink:hover{
	color:black;
}

a.navilink:active{
	color:#00FF00;
}
	

	