HTML {min-height: 100%; margin-bottom: 1px;}
body {background:#000000; font:14px verdana, arial, helvetica, sans-serif; margin:0;}
a {color:#666; text-decoration:none;}
a:hover {color:#CC9933;}
.selected { color:#CC9933;}
		
#all {background:url(../../_images/ContentBG.gif) repeat-y; width:802px; height:600px; margin:auto;}
	#header {width:762px; margin:auto; padding-top:20px;}
		#logo  { background:url(../../_images/logo.gif) no-repeat; height:30px;}
		
	#content {width:802px; margin:auto; margin-top:20px;}
		#homepicture { float:left;}
		#homewords { float:left;}

		#statementpicture { float:left;}
		#statementwords { float:left; width:500px; padding-left:20px;}

		#newspicture { float:left;}
		#newswords { float:left; width:500px; padding-left:20px;}

		#video { position:relative; padding-left:100px;}
		
		#portfolioleft { float:left; text-align:center; width:230px;}
		#portfolioright { float:left; text-align:center; width:572px; background-color:#000; padding-top:50px; padding-bottom:50px;}

		.form label{ float:left; display:block; overflow:hidden; width:90px;}
