body {
	background-color:#000000;
	text-align:center;
	min-width:736px;
	}
	
#container {
	padding:0px;
	height:558px;
	width: 736px;
	text-align:left;
	margin:0 auto:
	height:100%;
	background: url('http://b.parsons.edu/~malcd702/Dennis/Web/My_Website/images/project_bkgd3.jpg') no-repeat center; 
	}	

#logo {
	float:center;
}

#nav {
    float:center;
	padding: 0px;
	text-align:center;
	padding-top:50px;
	clear:left;
}

#nav img {
	
}
#content {
    text-decoration:none;
	padding:0px 59px;
	text-align:center;
	margin:0 auto;

}
#animatic {
    float:center;
	padding: 0px;
	text-align:center;
	padding-top:22px;
	clear:left;
	padding-left:200px;
}

#footer-bottom {
}

.thumbnail-box-left {

	width:195px;
	height:185px;
	float:left;
	margin:5px;
}

.thumbnail-box-middle {

	width:195px;
	height:185px;
	float:left;
	margin:5px;
}

.thumbnail-box-right {

	width:195px;
	height:185px;
	float:left;
	margin:5px;
}

.clear-fix {clear:both}
	
h1 {color:Blue; text-align:left}
	
ul {font-family:"Arial"; font-weight:bold; font-size:12px;}
/* unordered CSS element */
p {font-family:"Arial"; font-weight:bold; text-align:center; color:#000000; font-size:12px;}

/* Adding comments use this*/
.largefont { color:#000000;font-family:"Arial"}

