html {
	height: 100%;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}


body{
	background:#000;
	margin:0;
	
	padding:0;
	font-family:Tahoma;
	color:#FFF;
	font-size:11px;
	font-weight:normal;
}

#bar{
	background:#313330;
	height:80px;  
	width:100%;
	position:relative;
	z-index:2;
}

#bartop{
	margin-top:-40px;
}

#barwrap{
	width:950px;
	margin:auto;
}

#logo{
	position:relative;
	background:url(images/new_06.png);
	width:463px;
	height:40px;
	margin-right:65px;
	margin-left:-33px;
	float:left;
	z-index:99;
}

#navwrap{
	position:relative;
	z-index:99;
	float:left;
	margin-left:98px;
	margin-top:19px;
}

#worldtop{
	margin:auto;
	width:1015px;
}

#world{
	position:relative;
	width:1015px;
	margin:auto;
	min-height:400px;
	/*background:url(images/new_09.png) no-repeat top left;*/
	z-index:99;
}

#beforeImg{
	margin-left:160px;
	margin-top:60px;
	margin-bottom:5px;
}

#content_left{
	width:340px;
	margin-top:25px;
	float:left;
}

#frenchRev{
	width:340px;
	margin-top:9px;
	height:220px;
	margin-left:35px;
	background:url(images/frenchrev_24.png) no-repeat;

}

#moreImages{
	width:82px;
	height:25px;
	margin-top:10px;
	float:right;
	margin-right:101px;
}

#content_right{
	float:left;
	margin-top:85px;
	height:600px;
	width:600px;
	margin-left:50px;
}

#footer{
	background:#000;
	height:100px;
}

.aboutphoto{
	float:left;
}

.about_text{
	float:left;
	margin-left:20px;
}

.about_link{
	margin-left:252px;	
}

.contact_photo{
	margin-top:50px;	float:left;
}



.contact_text{
  
}

.contact_link{

}


#content_right.formz{

margin-left:500px;
margin-top:0px;	
}

#port_item{
	width:230px;
	margin-top:-51px;
	padding-bottom:20px;
	margin-left:300px;
	margin-bottom:30px;
}

#trad_text{
	margin-left:150px;
	margin-top:115px;
}

#other_text{
	margin-left:150px;
	margin-top:40px;
}

#mod_text{
	margin-left:150px;
	margin-top:54px;
}

.submit{
	background:url(images/submit.png);
	padding:0;
	border:1px solid #000;
	cursor:pointer;
	border:0px;
	width:58px;
	margin:0;
	height:30px;
}


#bracket{
	position:absolute;
	z-index:1;
    margin-top:-48px;
	margin-left:-100px;
    border:0;


}

embed{
	border:0;	
}


#loaderx{
	margin:auto;
	text-align:center;
	vertical-align:middle;
	padding-top:150px;
	height:150px;
	}


 textarea {scrollbar-3dlight-color:#313330;
                scrollbar-arrow-color:#FFF;
                scrollbar-track-color:#313330;
                scrollbar-darkshadow-color:#313330;
                scrollbar-face-color:#313330;
                scrollbar-highlight-color:#313330;
                scrollbar-shadow-color:#313330;

				}

/* SLIDESHOW */

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:586px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:580px; height:383px; padding:2px; border:0px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:580px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:12px;font-weight:normal;text-align:center;}
#information p {padding:0 8px 8px}
#image {width:580px}
#image img {position:absolute; z-index:25; width:auto margin-bottom:60px;}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat; visibility:hidden;}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat; visibility:hidden;}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url() center center no-repeat}
#thumbnails {margin-top:20px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#000}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#000 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:536px; margin-left:5px; height:83px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:0px}