﻿/* { margin: 0; padding: 0;}*/
html, body 
{
	width: 99%;
	height: 99%;
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	background-color: #333/*#19550D/*#C9E4D2*/;
}

#wrapper
{
	/*background: #fff url(../img/wrapperbg.jpg) repeat center;*/
	background: #fff url(../img/pagebg.jpg) no-repeat center;
	border: outset 0px #fff;
	margin: 5px auto;
	width: 962px;
	height: 99%;
}

#topspacer
{
	height: 20px;
	margin:0px;
	
	/*background: #fff;/* url(../img/topspacerbg.jpg) repeat center*/;
}

#content
{
	min-height: 680px;
	height: 90%
}

#head
{
	margin-top: 15px;
	min-height: 360px;
	height: 75%;
}

#head ul
{
	display: block;
	height: 30px;
}

#head ul li
{
	list-style: none;
	display: block;
	float: left;
	width: 270px;
}

#head ul li li
{
	float: none;
	text-align: center;
}

.sub
{	
	margin-top: 5px;
	font-size: 75%
}
#award
{
	background: transparent url(../img/lama.jpg) no-repeat center;
	margin-top: 75px;
	height: 125px;
	margin-left:-550px;
	clear: both;
}
#award2
{
	background: transparent url(../img/CGIFF.png) no-repeat center;
	margin-top: -125px;
	height: 125px;
	margin-right:-650px;
	clear: both;
}

	
#logo
{
	background: transparent url(../img/logo.png) no-repeat center;
	margin-top: 5px;
	height: 125px;
	clear: both;
}

#tagln
{
	background: transparent url(../img/tagline.png) no-repeat right;
	height: 30px;
	margin-top: 25;
	margin-left: 350px;
}

#thumbs
{
	margin-top: 0px;
	margin-left: 25px;
}

#thumbs div, .thumbs_btn div
{
	display: block;
	float: left;
	margin: 0px 30px 20px;
	width: 120px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center; 
}

#t1, #t1.thumbsDiv .links
{
	background-image:	url(../img/thumb1.jpg)
}

#t2, #t2.thumbsDiv .links
{
	background-image: url(../img/thumb1.jpg);
}

#t3, #t3.thumbsDiv .links
{
	background-image: url(../img/thumb1.jpg);
}
#t4, #t4.thumbsDiv .links
{
	background-image: url(../img/thumb1.jpg);
}

#t5, #t5.thumbsDiv .links
{
	background-image: url(../img/thumb1.jpg);
}

#thumbs .links
{
	display: none;
	margin:0px;
	padding-top: 70px;
	height: 85px;

}

#thumbs .links a,
#thumbs .links a:active,
#thumbs .links a:hover,
#thumbs .links a:visited
{
	color: #003300;
	display: block;
	margin: 60px -5px;
	width: 120px;
	text-align: center;
	text-decoration: none;
	outline: none;
         font-weight:bold;
	font-family: Arial;
	font-size: 100%;

}
#thumbs div.thumbsDiv .links a,
#thumbs div.thumbsDiv .links a:active,
#thumbs div.thumbsDiv .links a:hover,
#thumbs div.thumbsDiv .links a:visited
{
	/*color: #003300;*/
	font-weight: bold;
}

#thumbs .links a:hover
{
	text-decoration: underline;
}
#facebook
{
	color:#003300;
	font-weight: normal;
	font-size: 85%;
	text-align: center;
	
}
#foot
{
	color: #000;
	font-weight: normal;
	font-size: 75%;
	text-align: center;
	
}

#layer1
{
	position: absolute;
	display: none;
	margin-top: 30px;
	margin-left: 50px;
	min-height: 410px;
	height: 85%;
	width: 900px;
	background: transparent url(../img/layerbg.png) repeat;/*#19550D/*#000*/
	font-family: Trebuchet MS, Verdana;
	font-size: 100%;
	color: #000000;
	padding: 0px;
}

#layerhead
{
	background: transparent url(../img/logo6.png) no-repeat left;
	height: 70px;
	float: left;
	width: 300px;
}

#layerclose
{
	background: transparent url(../img/closebutton.png) no-repeat right center;
	float: right;
	width: 25px;
	height: 70px;
	cursor: pointer;
}
/*Layer Content*/
.layercontent
{
	padding: 0px 10px 10px 10px;
	min-height: 200px;
	height: 80%;
	overflow: auto;
	clear: both;
	zoom: 1;
}

.layercontent h3
{
	color: #003300;
}

.layercontent div
{
	margin-top: 10px;
	line-height: 20px;
}

.layercontent ul li
{
	list-style: none;
	line-height: 22px;
}


.slideShow .slide
{
	display: none;
}

.slideShow .controls
{
	width: 100%;
	position: absolute;
	margin-top: -50px;
	margin-right: 50px;
}

.slideShow .controls div
{
	float: right;
	margin-right: 50px;
	font-weight: bold;


	cursor: pointer;
}