/* CSS Document */
body, html{
	background: url(img/bg.jpg) repeat #767676;
	height:100%;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:12px;
	color: #666;
	margin:0;
	padding:0;
	text-align:center;
}
table{
	width: 100%;
	height: 100%;
}
td{
	vertical-align:middle;
	text-align:center;
}
p{
	margin-top:0;
	padding-top:0;
}
br.clear {
	clear: both;
	width: 0;
	height: 0;
	border: none;
	background: inherit;
	margin: 0;
	padding: 0;
}
li{
	padding-bottom:8px;
}
.text{
	padding:18px 25px 18px 18px;
	margin:0;
}
.text a{
	text-decoration:none;
	font-weight:bold;
	color:#273073;
}

.text a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#cc6600;
}
#main{
	width:891px;
	margin:10px 10px 0 10px;
	padding:0;
	border:1px solid #000;
	background:#FFF;
	text-align:center;
	display:block;
}
#header{
	width:891px;
	height:157px;
	background:url(img/header.jpg) no-repeat;
	display:block;
}
#content{
	width:891px;
	display:block;
}
#columnleft{
	width:240px;
	float:left;
	display:inline;
	text-align:left;
}
#navwrap{
	width: 171px;
	height:96px;
	line-height:16px;
	margin-left:10px;
	background: url(img/nav_bg.gif) repeat;
	padding:0;
	display:block;
}
#navwrap a{
	margin-left:27px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
	background:#FFF;
	font-weight:bold;
	color:#273073;
}
#navwrap a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#92AA2D;
}
#navwrap a.selected{
	text-decoration:none;
	font-weight:bold;
	color:#92AA2D;
}
#filmcamera{
	margin-top:35px;
	margin-left:25px;
	display:block;
}
#columnright{
	width:651px;
	float:left;
	display:inline;
	text-align:left;
}
#colheading{
	width:617px;
	height:23px;
	line-height:23px;
	margin-top:15px;
	display:block;
}
#colheading img{
	width:23px;
	height:23px;
	border:0;
	float:left;
}
#colheading span{
	padding-left:6px;
	font-size: 15px;
	color:#92AA2D;
	display:inline;
}
.colcontentwrap{
	width:595px;
	margin-left:11px;
	margin-top:-1px;
	border-top: 1px solid #92AA2D;
	display:block;
}
#footerimage{
	width:891px;
	height:83px;
	background:url(img/footer.jpg) no-repeat;
	display:block;
}
#footer{
	width:878px;
	line-height:18px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#222;
	margin-bottom:10px;
}
#footer a{
	color:#A76A2D;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:none;
	color:#888;
}