@charset "utf-8";
/* CSS Document */



body  {

   background-color:#000000;
   background-image:url(../images/bg.jpg);
   background-repeat:repeat-x;
   margin:0px;
   font-family:Tahoma;
   font-size:12px;
   color:#FFFFFF;
}
 
 
 
#wrap  {
 
    width:800px;
	height:auto;
	margin: 0 auto;
	display:block;
	padding:0px;
	clear:both;
}



#logo  {

    width:357px;
	height:119px;
	float:left;
}





 
#navigation  {
 
    width:800px;
	height:48px;
	margin:0px;
	padding:0px;
}


#top  {

   width:800px;
   height:119px;
   background-image:url(../images/top.jpg);
   background-repeat:no-repeat;
   margin-top:15px;
}



#header  {

   width:800px;
   height:272px;
   margin:0px;
   float:left;
   display:block;
}


#nav1 a {

   width:79px;
   height:48px;
   float:left;
   background-image:url(../images/nav1.png);
   background-position:top left;
   background-repeat:no-repeat;
   text-decoration:none;
}

#nav1 a:hover {

   width:79px;
   height:48px;
   float:left;
   background-image:url(../images/nav1_h.png);
   background-position:top left;
   background-repeat:no-repeat;
   text-decoration:none;
}



#nav2 a {

   width:113px;
   height:48px;
   float:left;
   background-image:url(../images/nav2.png);
   background-position:top left;
   background-repeat:no-repeat;
   text-decoration:none;
}

#nav2 a:hover {

   width:113px;
   height:48px;
   float:left;
   background-image:url(../images/nav2_h.png);
   background-position:top left;
   background-repeat:no-repeat;
   text-decoration:none;
}

  

#nav3 a {

   width:120px;
   height:48px;
   float:left;
   background-image:url(../images/nav3.png);
   background-position:top left;
   background-repeat:no-repeat;
   text-decoration:none;
}

#nav3 a:hover {

   width:120px;
   height:48px;
   float:left;
   background-image:url(../images/nav3_h.png);
   background-position:top left;
   background-repeat:no-repeat;
   text-decoration:none;
}


#nav4 a {

   width:166px;
   height:48px;
   float:left;
   background-image:url(../images/nav4.png);
   background-position:top left;
   background-repeat:no-repeat;
   text-decoration:none;
}

#nav4 a:hover {

   width:166px;
   height:48px;
   float:left;
   background-image:url(../images/nav4_h.png);
   background-position:top left;
   background-repeat:no-repeat;
   text-decoration:none;
}
 
 

#nav5 a {

   width:117px;
   height:48px;
   float:left;
   background-image:url(../images/nav5.png);
   background-position:top left;
   background-repeat:no-repeat;
   text-decoration:none;
}

#nav5 a:hover {

   width:117px;
   height:48px;
   float:left;
   background-image:url(../images/nav5_h.png);
   background-position:top left;
   background-repeat:no-repeat;
   text-decoration:none;
}



#nav6 a {

   width:99px;
   height:48px;
   float:left;
   background-image:url(../images/nav6.png);
   background-position:top left;
   background-repeat:no-repeat;
   text-decoration:none;
}

#nav6 a:hover {

   width:99px;
   height:48px;
   float:left;
   background-image:url(../images/nav6_h.png);
   background-position:top left;
   background-repeat:no-repeat;
   text-decoration:none;
}


#nav7 a {

   width:105px;
   height:48px;
   float:left;
   background-image:url(../images/nav7.png);
   background-position:top left;
   background-repeat:no-repeat;
   text-decoration:none;
}

#nav7 a:hover {

   width:105px;
   height:48px;
   float:left;
   background-image:url(../images/nav7_h.png);
   background-position:top left;
   background-repeat:no-repeat;
   text-decoration:none;
}


#content_Area  {

   width:760px;
   height:auto;
   float:left;
   margin-top:1px;
   padding:20px;
   background-color:#1f1f1f;
   clear:both;
}



.text {

   font-family:Tahoma;
   font-size:12px;
   color:#FFFFFF;
   font-style:normal;
   line-height:17px;
}


.text a {

   font-family:Tahoma;
   font-size:12px;
   color:#ffd800;
   line-height:17px;
   text-decoration:underline;
}



.text a:hover {

   font-family:Tahoma;
   font-size:12px;
   color:#ffd800;
   line-height:17px;
   text-decoration:none;
}


.text1 {

   font-family:Tahoma;
   font-size:12px;
   color:#FFFFFF;
   line-height:20px;
}



#topLinks  {

   width:165px;
   height:auto;
   float:right;
   font-family:"Trebuchet MS";
   font-size:12px;
   color:#FFFFFF;
   padding-right:5px;
   padding-top:5px;
}


#topLinks 	a {

   font-family:"Trebuchet MS";
   font-size:12px;
   color:#FFFFFF;
   text-decoration:none;
 }
 
 
#topLinks 	a:hover {

   font-family:"Trebuchet MS";
   font-size:12px;
   color:#FFFFFF;
   text-decoration:underline;
 }




#footer
{
width:800px;
height:60px;
margin-top:20px;
float:left;
font-family:"Monotype Corsiva";
font-size:19px;
color:#CCCCCC;


}

#footer a
{

font-family:"Monotype Corsiva";
font-size:19px;
color:#CCCCCC;
text-decoration:none;


}


#footer a:hover
{

font-family:"Monotype Corsiva";
font-size:19px;
color:#FFFFFF;
text-decoration:none;

}




h2 {

  font-family:"Trebuchet MS";
  font-size:17px;
  color:#999999;
  margin:0px;
  padding:0px;
  font-weight:normal;
}

h1 {

  font-family:"Monotype Corsiva";
  font-size:30px;
  color:#ffd800;
  margin:0px;
  padding:0px;
  font-weight:normal;
}

.text3  {
 
   font-family:"Times New Roman", Times, serif;
   font-size:17px;
   color:#CCCCCC;
   line-height:25px;
   list-style-type:none;
   list-style-image:url(../images/billet.png);
}

.text3 a {
 
   font-family:"Times New Roman", Times, serif;
   font-size:17px;
   color:#999999;
   line-height:25px;
   text-decoration:underline;
}

.text3 a:hover{
 
   font-family:"Times New Roman", Times, serif;
   font-size:17px;
   color:#999999;
   line-height:25px;
   text-decoration:underline;
   text-decoration:none;
}

.text1 a{

   font-family:Tahoma;
   font-size:12px;
   color:#fde149;
   text-decoration:none;
   
}
   
 .text1 a:hover{

   font-family:Tahoma;
   font-size:12px;
   color:#CCCCCC;
   text-decoration:none;
   
}

  

.text4 {

   font-family:Tahoma;
   font-size:12px;
   color:#fde149;
   font-style:normal;
   line-height:17px;
   
}


.text4 a {

   font-family:Tahoma;
   font-size:12px;
   color:#fde149;
   font-style:normal;
   line-height:17px;
   text-decoration:none;
}


.text4 a:hover {

   font-family:Tahoma;
   font-size:12px;
   color:#ffffff;
   font-style:normal;
   line-height:17px;
   text-decoration:none;
}



.text5 {

   font-family:Tahoma;
   font-size:15px;
   color:#FFFFFF;
   font-style:normal;
   line-height:17px;
   
}


#Gallery  {

   width:750px;
   height:auto;
   margin: 0 auto;
   clear:both;
   padding-top:10px;
   background-color:#000000;
   border: 1px solid #CCCCCC;
   
}

#Gallery1  {

   width:750px;
   height:auto;
   margin: 0 auto;
   clear:both;
   padding-top:10px;
   background-color:#000000;
   border: 1px solid #CCCCCC;
   background-image:url(../images/bgGallery.jpg);
   background-repeat:repeat-x;
   background-position:top left;
}

td {

  border:0px solid #CCCCCC;
}



h3 {

   font-family:"Times New Roman", Times, serif;
   font-size:35px;
   font-weight:bold;
   color:#FFFFFF;
   margin:0px;
}










