/* CSS Document */

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	background-position: center;
}

#main {
	position:relative;
	margin:0 auto;
	width:823px;
	height:600 px;
	padding:0px;
	border: 0px;
	top:5px;
}

/*header*/

#header 
{
	position:relative;
	margin:0 auto;
	width:823px;
	height:137px;
	padding:0px;
	border: 0px;
	left:0px;
	top:0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}


#nav
{
	position:absolute;
	margin:0 auto;
	width:784px;
	height:40px;
	padding:0px;
	border: 0px;
	left:28px;
	top:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	right: 15px;
	color: #FFFF99;

}


#nav a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	right: 15px;
	color: #FFFF99;
	text-decoration: none;
}
#nav a:link, nav a:visited
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	right: 15px;
	color:#FFFF99;

}

#nav a:hover, nav a:visited:hover
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	right: 15px;
	color: #FFFFff;

}
/*content*/
#container
{
	position:relative;
	margin:0;
	width:823px;
	height:600px;
	padding:0px;
	border: 0px;
	light-color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
	top: 0px;
	overflow:auto;
	left: 0px;
}

#leaders
{
	color:#FFFFFF;
	height: 85px;
	width: 136px;
	padding-right: 5px;
	padding-left: 10px;
	left: 15px;
	top: 45px;
	position: absolute;
}

#line
{
	color:#FFFFFF;
	height: 140px;
	width: 14px;
	background-image: url(images/line.jpg);
	position: absolute;
	top: 20px;
	left: 169px;
}
#container a 
{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#container a:link, container a:visited 
{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


	
#container a:hover, container a:visited:hover {
color:#990000;
text-decoration: none;
font-weight: bold;

}


#containerright{
	position:absolute;
	margin:0 auto;
	width:611px;
	padding:0px;
	border: 0px;
	left:212px;
	top:0px;
	background-color:#FFFFFF;
}




#containerleft{
	position:absolute;
	margin:0 auto;
	width:178px;
	padding:0px;
	left:21px;
	top:0px;
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: ffe932;
}

/*title*/
#title
{
	position:absolute;
	margin:0 auto;
	width:489px;
	height:29px;
	padding:0px;
	left:184px;
	top:19px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC33;
}


#informations
{
	position:absolute;
	margin:0 auto;
	width:507px;
	height:395px;
	padding:0px;
	left:205px;
	top:50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	text-indent: 5px;
	word-spacing: normal;
	color: #006600;
}
/*gallery*/
#gallery
{
	position:absolute;
	margin:0 auto;
	overflow:auto;
	width:770px;
	height:359px;
	padding:0px;
	left:114px;
	top:330px;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
}
/* Side bar thumbs  */

.thumbes img{
	position:relative;
	padding:5px;
	margin:4px 4px 4px 4px;
	border:2px solid #aaa;
	background-color:inherit;

}
.thumbes img:hover{
border:2px solid #990000;
}

/*footer*/
#footer
{
	position:relative;
	width:823px;
	height:46px;
	padding:0px;
	border: 0px;
	top:0px;
	left:0px;
	background-color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

#footernav
{
	position:absolute;
	margin:0 auto;
	width:604px;
	height:28px;
	padding:0px;
	border: 0px;
	left:41px;
	top:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;

}
#footernav a 
{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footernav a:link, footernav a:visited 
{
	color:#FFFF66;
	font-weight: bold;
	text-decoration: none;
}


	
#footernav a:hover, footernav a:visited:hover {
color:#FFFFFF;
text-decoration: none;
font-weight: bold;
}

#icones
{
	position:absolute;
	margin:0 auto;
	width:378px;
	height:200px;
	padding:0px;
	border: 0px;
	left:189px;
	top:385px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;

}
/*
#footeradr
{
	position:absolute;
	margin:0 auto;
	width:483px;
	height:18px;
	padding:0px;
	border: 0px;
	left:298px;
	top:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006CB7;
	font-style: italic;
	text-align: center;

}

#footernav a 
{
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}
#footernav a:link, footernav a:visited 
{
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}


	
#footernav a:hover, footernav a:visited:hover {
color:#006bb6;
text-decoration: none;
font-weight: bold;
}

/*others*/	
	
