@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	color: #000;
}
html, body {
	background-color: #f8f7fd;
	height:97%;
	text-align:center;
	margin:0;
 overflow:hidden;
}

#container {
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -305px;
	height: 520px;
	width: 100%;
 }
	
#containerHome {position:relative;
	margin:0px auto ; background:#FFF;  width:700px; height:100%; border-right:#CCC thin solid; border-bottom:#CCC thin solid;  }

#content {text-align:center; margin:0px auto; width:100%;}
#copyright {position:absolute; bottom:16px; right:10px; float:right; padding:10px; text-align:right;}

#contact {margin:2px auto 0 auto; width:100%; text-align:center; border-top:#CCC thin solid; color:#000; clear:both; position:relative; top:50%; margin-top:220px; z-index:0;}
#contactHome {position:absolute; bottom:16px; left:50px; padding:10px; text-align:left; }

#INTERIOR {height:300px; overflow:hidden; margin:0 auto; font-size:14px; text-align:left; width:900px;}
#INTERIOR a {color:#900;}

#navMenu {padding:3px 0px 75px 0px; margin:0 auto 0 -450px; text-align:left; position:relative; top:0px; left:50%; width:900px;}
#navMenu a {color:#000; font-weight:bold; font-size:17px; padding:0 15px; text-decoration:none; margin-left:10px;}
#navMenu a:hover {color:#999; }

#Links {float:left; padding-top:0px;padding-left:30px;}
#Links li{
width: 45px; /*width of image container. Must be wider than contained images (before bubbling) */
height:26px; /*height of image container. Must be taller than contained images (before bubbling) */
}

#Links li img{
width: 50px; /*width of each image before bubbling*/
height: 36px; /*height of each image*/
}


#Social {float:right; padding-top:8px;padding-right:25px;}
#Social li{
width: 28px; /*width of image container. Must be wider than contained images (before bubbling) */
height:28px; /*height of image container. Must be taller than contained images (before bubbling) */
}
#Social li img{
width: 25px; /*width of each image before bubbling*/
height: 25px; /*height of each image*/
}

#moviewrap {width:600px;  margin:auto;}	
#moviewrap img {height:250px; float:left;}	
#movietext {overflow:auto; height:250px; padding-left:25px;padding-right:25px;}	
#movietext h2 {margin-top:0; font-weight:bold; text-decoration:underline;}	

#comwrap {width:700px;  margin:auto;}	
#comwrap img {float:left; height:200px;}	
#comtext {overflow:auto; height:250px; padding-left:25px;padding-right:25px;}	
#comtext h2 {margin-top:0; font-weight:bold; text-decoration:underline;}	

#brads {background-image:url(brad.png); background-repeat:no-repeat; background-position:50%; width:50px; height:33%;}

body#home a#homenav,
body#about a#aboutnav,
body#press a#pressnav,
body#features a#featuresnav,
body#commercials a#commercialsnav,
body#development a#developmentnav,
body#investors a#investorsnav {
color: #999;}

