
body{background-image:url(../images/bg.jpg); background-repeat:repeat-x; background-color:#000000;
margin:0px 0px 0px 0px;}


td{ vertical-align:top}
table
	{
	width:100%
	}
td
	{
	padding:4px;
	}

.logo
	{
	width:900px;
	height:115px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/LOGO.jpg);
	background-repeat:no-repeat;
	}
.lnav
	{
	width:900px;
	height:59px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/nav.jpg);
	background-repeat:no-repeat;
	text-align:center;
	
	}
.center
	{
	width:900px;
	height:486px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/center.jpg);
	background-repeat: repeat-y;
	}
.contents-holder
	{
	width:850px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	}
.footer
	{
	width:900px;
	height:36px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	}
.shadow
	{
	width:900px;
	height:174px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	}
UL
	{
	margin:18px 0px 0px 0px;

	
	}
Li
	{
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	list-style:none;
	display: inline;
	padding-left:20px;
	padding-right:20px;
	}
Li a
	{
	color: #666666;
	text-decoration: none;
	
	}
Li a:hover
	{
	color:#FF6600;
	}
	
.collage
	{
	margin-left:40px;
	margin-top:-20px;
	}
.fws
	{
	border: solid 2px #FF9900;
	}
.video-large
	{
	margin-left:20px;
	}
