body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
	background-color: #330000;
	background-image:url(../images/kineopti2007_03.jpg);
	background-repeat: repeat;
}
#content {
	width: 98%;
}
#header {
	float: left;
	padding-left: 90px;
	padding-bottom: 40px;
	padding-top: 0px;
	width: 40%;
}
#FloatFilm {
	float: left;
	position:absolute;
	top:0;
	left:0;
}
#viewer {
	clear:both;
	padding-left: 80px;
	width: 75%;
	text-align: center;
}
#resume {
	clear: both;
	padding-left: 95px;
	width: 75%;
	text-align: left;
}
a:link {
	font-size: 1em;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-size: 1em;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-size: 1em;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-size: 1em;
	color: #CCCCCC;
	text-decoration: underline;
}

img {border: 0px;
}

h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1em;
}

#nav {
	clear: both;
	text-align: center;
}

#nav ul li {
	display: inline;
	padding-right: 3em;
}

#nav ul li a {
	text-decoration: underline;
}

#nav ul li a:hover {
	text-decoration: none;
	color: #999999;
}

#navitem {
	text-align: center;
	font-size: 1.5em;
}

#footer {
	clear: both;
	text-align: center;
	padding-left: 40px;
}
#creditsleft {
	float: left;
	width: 45%;	
}

ul {
	list-style-type: none;
}

#creditsright {
			position:absolute;
			left: 550px;
			top: 33 px;
			width: 43%;
			height: 777px;
			background-color: #330000;
			filter: alpha(opacity=70);
			-moz-opacity: 0.7;
			opacity: 0.7; 
}

#creditsright a:hover {
			background-color:#333333;
			text-decoration:underline;
}
#specialItem {
	background-color:#666666;
	border: medium solid #CCCCCC;
	text-align:center;

}

#thumbGalVert {
	text-align: center;
	padding-top: 10px;
}

#left { 
			margin-top: 10px;
			float: left;
			margin-left: 3%;
			width: 29%;
			height: 500px;
	background-color: #330000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6; 
}

#right { 
			margin-top: 10px;
			margin-left: 5px;
			float: left;
			width: 29%;
			height: 500px;
	background-color: #330000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6; 
}

#center { 
			margin-top: 10px;
			float: left;
			margin-left: 3%;
			width: 29%;
			height: 500px;
	background-color: #330000;
	filter: alpha(opacity=20);
	-moz-opacity: 0.6;
	opacity: 0.6; 
}
!One True Layout