body {
	background-color: #79A6D0;
	background-image: url(../images/back_grad.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 50% -170px; 
	}

p, ul, ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 0.75em;
	line-height: 1.2em;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 0.75em;
	line-height: 1.2em;
	font-weight: bold;
	}


a			{text-decoration:none;}
a:link		{text-decoration:none;}
a:visited	{text-decoration:none;}
a:hover		{text-decoration:underline;}
a:active	{text-decoration:none;}

#holder {
	position: absolute;
	width: 980px;
	top: 10px;
	left: 50%;
	margin-left: -490px;
	}

#container {
	width: 975px;
	margin: 5px;
	overflow: hidden;
	}

#header {
	height: 140px;
	width: 975px;
	margin-bottom: 1em;
	overflow: hidden;
}

#wordlogo {
	margin-bottom: 2em;
}

#logo {
	float: right;
}

#maincontent {
	width: 778px;
	padding: 0px 0px 0px 10px;
	float: right;
	display: inline;
}

#maincontent a {
	color:#fff;
	font-weight: bold;
}

#maincontent a img {
	border: 0;
}

#maincontent table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 0.75em;
	line-height: 1.2em;
}

.framing {
	background-color: #6b99c8;
	border-left: 1px solid #3272b3;
	border-right: 1px solid #3272b3;
	border-top: 1px solid #3272b3;
	border-bottom: 1px solid #3272b3;
}

.filmborder {
	background-color: #6b99c8;
	background-image: url(../images/film-tex.gif);
	background-repeat: repeat;
	margin-left: -10px;
	height: 27px;
	clear: both;
}

.mainimage {
	float: right;
	margin-top: 5px;
	margin-right: -50px;
}

.profileimage {
	float: right;
	margin-right: -50px;
}

.contactimage {
	margin-top: 10px;
	float: right;
}

.linksimage {
	margin-top: 10px;
	float: right;
	clear: both;
}

.links table {
	position: relative;
	font-size: 0.75em;
}

.rental {
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}

.rental p {
	margin-left: 20%;
}

.rental img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
	clear: both;
}

hr {
	clear: both;
}

.logosimage {
	float: right;
}

#lowerarea {
	padding: 0px;
	background-color: #000;
	height: 300px;
	width: 800px;
}

#footer {
	width: 975px;
	float: left;
}

#footer p {
	position: absolute;
	bottom: 0px;
}

#footer a {
	color: #fff;
}

#w3clogos {
	text-align: right;
}

#w3clogos img {
	margin: 0;
	padding: 0;
	border: none;
	color: #79A6D0;
}

#w3clogos a {
	color: #79A6D0;
}

#nav {
	padding: 0 0 1em 0;
	margin-right: 1em;
	float: left;
}

	#nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}

	#nav ul li {
		list-style: none;
		display: inline;
		}
		
	#nav li a {
		display: block;
		padding: 15px 10px 15px 0.6em;
		border-right: 1px solid #6666ff;
		background-color: #bed6ed;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.40em;
		color: #3C4CB6;
		text-decoration: none;
		float: left;
		}

	html>body #nav li a {
		width: auto;
		}

	#nav li a:hover {
		border-right: 1px solid #6666ff;
		background-color: #3C4CB6;
		color: #fff;
		}

#nav .current a {
	background-color: #3C4CB6;
	color: #fff;
}

#subnav {	
	padding: 0px 0px 0px 10px;
	width: 165px;
	float: left;
	display: inline;
}

#subnav a {
	color: #fff;
}

	#subnav ul {
		list-style: none;
		margin: 2px;
		padding: 2px;
		border: none;
	}

	#subnav ul li {
		list-style: none;
	}

	html>body #subnav li a {
		width: auto;
	}

	#subnav li a:hover {
		font-weight: bold;
	}

#subnav .current a {
	color:#fff;
	font-weight: bold;
}

.spacer {
  clear: both;
}

#flashcontent {
	border: none;
	padding-top: 20px;
	float: left;
	display: inline;
	clear: left;
}

#date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 0.69em;
	line-height: 2.0em;
}