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

#container
{
	position: relative;
	width: 770px;
	height: auto;
	margin:0 auto;
	}

h1{
	font-size: 17px;
	font-style: bold;
	color:#000000;
	margin-top: 10px;
	margin-bottom: 10px;
	}
h2{
	font-size: 15px;
	color:#000000;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	}
h3{
	font-size: 13px;
	color:#0f54ee;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	}

/*em{
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}*/
body{
	background-image: url(images/background.jpg);
	background-position: left;
	background-repeat: repeat;
}
#top{
	text-align: center;
	height: 85px;
}
#middle{
	float: right;
	color:#000000;
	text-align: right;
	font-style: normal;
	font-size: 10px;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 15px;
	width: 770px;
	background-image: url(images/navBack.jpg);
}
#sideBar{
	position: relative;
	float: left;
	color:#000000;
	text-align: left;
	font-style: normal;
	font-size: 10px;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 85px;
	min-height: 385px;
	background-image: url(images/sideBar.jpg);
	background-color: #fecd67;
}
#contentWindow{
	clear: right;
	margin-left: 85px;
	width: 685px;
	min-height :385px;
	font-size: 12px;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/window.jpg);
	background-repeat: no-repeat;
}
#mainContentWindow{
	width: 645px;
	min-height :310px;
	font-size: 12px;
	padding: 15px 0 0 25px;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#contentTop{
	clear: right;
	color:#000000;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	padding-left:20px; padding-right:20px; padding-top:15px; padding-bottom:5px;
}
#contentWide{
	clear: right;
	color:#000000;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:20px;padding-right:20px;padding-top:5px;padding-bottom:5px;
}
#contactText{
	float: left;
	width:45%;
	margin-left:25px;
}
#contactForm{
	clear: right;
	width:90%;
}
#upperFooter{
	clear: both;
	color: #000000;
	min-height:25px;
	float: left;
}
#rightFooter{
	float: right;
	width: 570px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#leftFooter{
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
}
#footer
{
	clear: right;
	width: 770px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 85px;
	color: #000000;
	text-align: left;
	line-height: 150%;
	font-weight: bold;
	background-color: #ffdd66;
	}
#lowerFooter
{
	clear: right;
	width: 770px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 65px;
	color: #000000;
	text-align: center;
	line-height: 150%;
	font-weight: bold;
	background-color: #ffdd66;
	}
#bottomMenu
{
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-left: 5px;
	
}
#digSol
{
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-right: 5px;
	}
#filmTextWindow{
	width: 220px;
}
#filmWindow{
	float: right;
	width: 410px
}
#container #navBar a:link {
	color: #000000;
	text-decoration: none;
}
#container #navBar a:visited {
	color: #000000;
	text-decoration: none;
}
#container #navBar a:hover {
	color: #cccccc;
	text-decoration: none;
}
#container #footer a:link {
	color: #000000;
	text-decoration: none;
}
#container #footer a:visited {
	color: #000000;
	text-decoration: none;
}
#container #footer a:hover {
	color: #cccccc;
	text-decoration: none;
}
#container #contentWindow #mainContentWindow a:link {
	color: #000000;
	text-decoration: none;
}
#container #contentWindow #mainContentWindow a:visited {
	color: #000000;
	text-decoration: none;
}
#container #contentWindow #mainContentWindow a:hover {
	color: #ffcc67;
	text-decoration: none;
}
#container #contentWindow #mainContentWindow #filmTextWindow a:link {
	color: #000000;
	text-decoration: none;
}
#container #contentWindow #mainContentWindow #filmTextWindow a:visited {
	color: #000000;
	text-decoration: none;
}
#container #contentWindow #mainContentWindow #filmTextWindow a:hover {
	color: #ffcc67;
	text-decoration: none;
}