﻿body 
{
	background:#181F0D url(images/largebg.gif) no-repeat top ;
	font-family: Arial, Sans-Serif;
	font-size:12px;
}

.head
{
	height:62px;
	width:750px;
	margin: 0px auto;
	background-image:url(images/fls.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:128px;
}

.outer
{
	width:750px;
	margin: 0px auto;
}

.menu
{
	background: black;
	float:right;
}

.menuend
{
	background-image:url(images/ljc.gif);
	width:20px;
	height:62px;
	float:right;
}
.inner
{
	background: white url(images/bk.gif) repeat-y left;
	margin: 0px auto;
}

.wtrmrk
{
	background:url(images/wtrmrk.gif) no-repeat bottom left;
}

h1
{
	background:url(images/header.gif) no-repeat;
	height:57px;
	line-height:57px;
	padding:0px;
	margin:0px;
	font-size:20px;
}
h2
{
	background-color:#01A456;
	font-size:16px;
}
h3
{
	font-size:14px;
	text-align:center;
}

ul.large
{
	list-style-type:none;
	padding-left:0px; 
	padding-right:0px;
	margin-left:0px; 
	margin-right:0px;
	width:100%;
}

ul.large li
{
	margin-left:0px; 
	margin-right:0px;
	padding-left:0px; 
	padding-right:0px;
	padding-top:20px;
	text-align:center;
}

ul.large li a
{
	font-size:22px;
	color:White;
	text-transform:uppercase;
	text-decoration:none;
	
}
ul.large li a:hover
{
	color:yellow;
	text-decoration: underline;
}

ul.video
{
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-left:10px;
}

ul.video li
{
	background-image:url(images/camera1.jpg);
	background-repeat:no-repeat;
	height:32px;
	line-height:32px;
	margin-top:5px;
	padding-left:35px;
}

.LCol, .RCol
{
	float:left;
	width:49%;
}

.RCol{float:right;}