body {
	background-color: #000;
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	background-image: url(/images/back2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #eeeeee;
	line-height: 16pt;
}
p {
	margin-bottom: 15px;
}

#container {

	margin: 0 auto;
	width: 1000px;
	margin-bottom: 20px;
	
}
#content {
	float: left;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 10px 30px 10px 30px;
	width: 970px;
	clear:both;
	line-height: 16pt;
/* black for browsers which cannot support rgba */
  background-color: #000;

  /* 70% opacity for supported browsers */
  background-color: rgba(0, 0, 0, 0.5);

  /* IE 5.5+ support #BB000000 is ~70% opacity on black */
  filter:progid:DXImageTransform.Microsoft.gradient(
    startColorstr=#BB000000, endColorstr=#BB000000
  );

  /* IE 8 support */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(
    startColorstr=#BB000000, endColorstr=#BB000000
  )";
}
#column-left {
	float: left;
	clear: both;
	width: 440px;
	background-color: #000000;
   /* opacity: .5;               /* Standard style for transparency */
   /* -moz-opacity: .5;          /* Transparency for older Mozillas */
    /*filter: alpha(opacity=50);  /* Transparency for IE */
}
#column-left-content {
	padding:00px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	color: #dddddd;
	font-weight: normal;
	opacity: 1;               /* Standard style for transparency */
	-moz-opacity: 1;          /* Transparency for older Mozillas */
	filter: alpha(opacity=100);  /* Transparency for IE */
	text-align: justify;
}

.column-right {
	float: left;
	width: 350px;
	position: relative;
	height: 350px;
	top: 500px;
	left: 20px;
	padding-top: 50px
}

.disclaimer1 {
	font-size: 9px;
}

#header {
	margin-top: 30px;
	height: 100px;
	z-index:  101;
	width: 1000px;
}
.logo {
	float:  left;
	width:  300px;
	height:  80px;
	position: relative;
	top:  10px;
	left:  0px;

}
.topad {
	text-align: center;
	height: 100px;
	clear:both;
}
#footer {
	clear: both;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 1000px;
	height: 40px;
	
}


.languagemenu {
	position: relative;
	top: 30px;
	float:right;
	width: 80px;
	text-align:right;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FF0;
}
.languagemenu a, .languagemenu a:link {
	color: #FF0;
	text-decoration: none;
}

.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	height: 40px;
	width: 1000px;
	text-align:right;
	margin: 0 auto;
}

.topmenu a, .topmenu a:link{
	margin-right: 10px;
	text-decoration: none;
	color: #dddddd;
	text-align: center;
	display: block;
	width: 120px;
	height: 20px;
	float: left;
	line-height: 20px;
	vertical-align: middle;
	
}
.topmenu a:hover, .topmenu .language a:hover, .topmenu .donate a:hover{
	color: #ffffff;
}
.topmenu a:active, .topmenu .active{
	
}

.topmenu .lastitem a {
	width: 135px;
	margin: 0px;
}
.topmenu .lastitem p {
	width: 135px;
	margin: 0px;
}


.submenu{
	margin: 0 0 10px 30px;
	padding: 50px 0 0 0;
	float: right;
	width: 300px;
	
}


.submenu a, .submenu a:link{
	margin-right: 10px;
	text-decoration: none;
	font-size: 18px;
	color: #00000;
	text-align: right;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	
	height: 30px;
	float: left;
	clear: left;
	line-height: 30px;
	vertical-align: middle;

}
.submenu a:hover{

}
.submenu a:active, .submenu .active{
	
}

.bottommenu {
	text-align: center;
	clear: both;
	height: 20px;
	width: 1000px;
	
}
.bottommenu a, .bottommenu a:link{
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	display: block;
	margin-left:20px;
	margin-right: 20px;
	float: left;
}
.footerlinks {
	text-align: center;
	clear: both;
	height: 1px;
	width: 1000px;	
	color: #666666;
	font-weight:normal;
	font-size: 12px;
}
.footerlinks a, .footerlinks a:link{
	text-decoration: none;
	color: #666666;
	font-weight:normal;
	font-size: 12px;
}

hr {
	height: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #609cc6;
}



.rightcolumn {
	width: 200px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
	float: right;
}
.leftcolumn {
	width: 200px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
}

.rightbox {
	margin: 5px;
	padding: 5px;
	float: right;
}
.leftbox {
	margin: 5px;
	padding: 5px;
	float: left;
}



.emailbox {
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 5px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 970px;
   
}
.emailbox table{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	vertical-align: top;
}
.emailbox table td{
		vertical-align: middle;
}
.emailbox widebutton, .emailbox textarea{
	font-size: 10px;
	color: #333333;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin: 2px;
	width: 250px;
}

#btnSend {
	width:200px;
	height: 50px;	
}




h1 {
	font-weight: normal;
	color: #609cc6;
	font-size: 50px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	letter-spacing: 0.0em;
	background-position: 0px;
	position: relative;
	top: 0px;
}
.shift-right {
	width: 600px;
	position: relative;
	right: -300px;
	float: right;
	text-align:right;
}

h2, h2 a, h2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #609cc6;
	font-weight: normal;
	font-size: 30px;
	padding: 0px;
	text-indent: 0px;
	vertical-align: bottom;
	line-height: normal;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2 img {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #609cc6;
	font-size: 24px;
	text-align: left;
	margin-bottom: 10px;
	line-height: 26px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #552222;
	font-weight: normal;
	font-size: 32px;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	vertical-align: bottom;
}
a, a:link {
	color: #FFFF00;
	text-decoration: underline;
}
h2 a, h2 a:link {
	text-decoration: none;
}
a:visited, a:active {
}
a:hover {
}
a:link.addtoany_share_save, .a2a_dd {
	font-size: 12px;
	color: #000000;
	background:url(/images/share_16_16.png) no-repeat;
	padding-left: 20px;
	margin: 0px;
	text-decoration: none;
	background-color: #ddd;
	display: inline-block;
	width: 40px;
	height:16px;
	line-height:16px;
	vertical-align:middle;
}


.copyright {
	font-weight : bold;
	font-size: 10px;
	text-decoration : none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}




.high1 {
	border: medium solid #F00;
}
.high2 {
	border: medium solid #F00;
	height: 30px;
	font-size: 18px;
}

li {
	margin-top: 10px;	
}

.rightboxquote {
	margin: 5px;
	padding: 10px;
	float: right;
	width: 150px;
	background-color: #000000;
	border: 1px solid #FFFF00;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}


#floatMenu {
	text-align:center;
	position:absolute;
	top:150px;
	left:0px;
	width:50px;
}

#myScroll .scrollEl{
  display:none;
  height:90px;
  padding:0px;
  text-shadow:#999 1px 1px 1px;
  text-align:center;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}


















#featured {
	position: relative;
	left: 0px;
	width:1000px;
	height:500px;
	float: left;
	clear: both;
	
}


#featured-content {
	position:relative;
	height:500px;
display: none;
}

#featured-text {
	width:333px;
	position:absolute;
	top:0;
	left:0;
	font-size:26px;
	font-weight:400;
	letter-spacing:0.05px;
	padding-top:55px;
	padding-left:40px;
	line-height:1.7em;
	z-index:30;
	text-shadow: #000 1px 1px 1px;
}

#slider-overlay {
	position:absolute;
	left:0;
	top:0;
	z-index:20;
	width:1000px;
	height:500px;
	background:url(/images/panel4.png) no-repeat;
}



#slider-overlay a {
	display:block;
	width:100%;
	height:100%;
}

#slides {
	position:absolute;
	right:25px;
	top:50px;
	z-index:10;
	height:400px;
	width:950px;
	overflow:hidden;
}

#slider-controls {
	position:absolute;
	z-index:30;
	bottom:25px;
	right:48px;
	background:#2c3516;
	overflow:hidden;
	width:200px;
	padding:5px;
}

#slider-pages a {
	float:left;
	height:11px;
	width:11px;
	color:#FFF;
	text-decoration:none;
	text-indent:-9999px;
	background:url(/images/slider-nav-button.jpg) no-repeat left top;
	margin:0 10px;
}

#slider-pages a.activeSlide,#slider-pages a:hover {
	color:#bcdf54;
	background-position:left bottom;
}

#slider-prev {
	float:left;
	width:9px;
	height:10px;
	background:url(/images/slider-nav-arrows.jpg) no-repeat left top;
	text-indent:-9999px;
	margin-right:13px;
}

#slider-next {
	float:right;
	width:9px;
	height:10px;
	background:url(/images/slider-nav-arrows.jpg) no-repeat right top;
	text-indent:-9999px;
}

#special-offer-banner {
	position:absolute;
	top:-11px;
	right:35px;
	z-index:999;
}






.mainleft h1, .mainright h1 {
	font-weight: normal;
	color: #609cc6;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.0em;
	background-position: 0px;
	position: relative;
	top: 0px;
}

.mainleft {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 450px;
	text-align: justify;
}

.mainright {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 450px;
	text-align: justify;
}



.gallery1{
	width: 700px;
	
	padding: 20px;
	border: 1px solid #ddd;

	text-align: center;
	font-size: 1.2em;
	 margin: 0 auto;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.gallery1 .pics a, .gallery1 .pics a:link  {
	text-align: center;
	text-decoration: none;
	color:#609cc6;
	font-size: 22px;
	line-height: 60px;
	margin-top: 30px;
	margin-bottom: 30px;
	
}
.gallery1 a, .gallery1 a:link  {
	text-decoration: none;
	color:#555555;
	font-size: 18px;
	margin-top: 30px;

}




.pics {  
 margin: 0 auto;
    padding: 0;  

} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
	width: 600px;
	height: 300px;
} 
#nav a {
	border: 1px solid #0e490b;
	text-decoration: none;
	margin: 0 10px;
	padding: 3px 20px;
	background-color: #0e0a52; 
	color:#20df17;
}
#nav a.activeSlide {
	background-color: #3126c7;
}
#nav a:focus { outline: none; }


.error {
	display: none;
	color: #F00;	
	
}






img { 
	behavior: url(/images/iepngfix.htc); 
}
.instructions {
	width: 430px;
	padding: 5px 10px;
	color: #FFFFFF;
}
.captchaWrapper {
	background: url('/images/bwm-captcha.png') 0 -204px no-repeat;
	position: relative;
	width: 433px;
	height: 112px;
}
a.captchaRefresh:link, a.captchaRefresh:visited, a.captchaRefresh:active {
	background: url('/images/bwm-captcha.png') -265px -170px no-repeat;
	width: 88px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 15px;
	display: block;
}
a.captchaRefresh:hover {
	background: url('/images/bwm-captcha.png') -265px -187px no-repeat;
	width: 88px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 15px;
	display: block;
}
.targetWrapper {
	position: absolute;
	width: 130px;
	height: 79px;
	left: 294px;
	top: 21px;
}
.captchaFail {
	background: url('/images/bwm-captcha.png') 0 -122px no-repeat;
	width: 132px;
	height: 82px;
}
.captchaSuccess {
	background: url('/images/bwm-captcha.png') -132px -122px no-repeat;
	width: 132px;
	height: 82px;
}
.target {
	background: url('/images/bwm-captcha.png');
	width: 56px; 
	height: 55px; 
	margin: 13px auto 0 auto;
}
.draggable {
	background: url('/images/bwm-captcha.png');
	position: absolute;
	z-index: 10000;
	width: 56px;
	height: 55px;
	top: 35px; 
	cursor: move;
}


































#premiermenu {

}

#premiermenu a, #premiermenu a:link, #premiermenu a:visited{
	color: #fff;
	
}
#premiermenu h2{
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
#premiermenu sup{
	line-height: 5px;
	position: relative;
	top: 2px;
	font-size: 11px;
}
#premiermenu li{
	font-size: 12px;
	line-height: 15px;
}






/*
	Mosaic - Sliding Boxes and Captions jQuery Plugin
	Version 1.0.1
	www.buildinternet.com/project/mosaic
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/


/*General Mosaic Styles*/

.mosaic-block a {text-decoration:none}
.mosaic-block a:hover {text-decoration:none}
.mosaic-block h2 {color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; text-decoration:none; margin:7px 7px 0px 7px; font-weight:bold; text-align: center;}
.mosaic-block p {font-size:14px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; text-decoration:none; margin:7px 7px 7px 15px; font-weight:bold}
.mosaic-block ul {list-style-type:none; margin:0px; padding:0px}
.mosaic-block li {text-decoration:none; font-size:12px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; text-decoration:none; margin:0px 7px 0px 15px; padding:0px}

.mosaic-block {
	float:left;
	position:relative;
	overflow:hidden;
	width:300px;
	height:300px;
	margin:9px 9px 9px 9px;
	background:#111 url(/images/mosaic/progress.gif) no-repeat center center;
	border:1px solid #fff;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
}

	.mosaic-backdrop {
		display:none;
		position:absolute;
		top:0;
		height:100%;
		width:100%;
		background:#111;
	}
	
	.mosaic-overlay {
		display:none;
		z-index:5;
		position:absolute;
		width:100%;
		height:100%;
		background:#111;
	}
	
		/*** Custom Animation Styles (You can remove/add any styles below) ***/
		.circle .mosaic-overlay {
			background:url(/images/mosaic/hover-magnify.png) no-repeat center center;
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			display:none;
		}
		
		.fade .mosaic-overlay {
			opacity:0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
			filter:alpha(opacity=00);
			background:url(/images/mosaic/bg-black.png);
		}
		
		.bar .mosaic-overlay {
			bottom:-100px;
			height:100px;
			background:url(/images/mosaic/bg-black.png);
		}
		
		.bar2 .mosaic-overlay {
			bottom:-270px;
			height:300px;
			opacity:0.8;
			background-color:#500;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
			filter:alpha(opacity=80);
		}
		
			.bar2 .mosaic-overlay:hover {
				opacity:1;
				background-color:#500;
				-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
				filter:alpha(opacity=100);
			}
.bar2 .green1, .bar2 .green1:hover {
	background-color:#050;
}
.bar2 .blue1, .bar2 .blue1:hover {
	background-color:#005;
}

		
		.bar3 .mosaic-overlay {
			top:-100px;
			height:100px;
			background:url(/images/mosaic/bg-black.png);
		}
		/*** End Animation Styles ***/

.new {
	color: #FFFF00;
}
.labs-thumb-left, .labs-thumb-right {
border: solid 5px #fffefc;
border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
box-shadow: 2px 1px 16px 7px rgba(245,249,0,0.5);
-moz-box-shadow: 2px 1px 16px 7px rgba(245,249,0,0.5);
-webkit-box-shadow: 2px 1px 16px 7px rgba(245,249,0,0.5);
display: block;
}
.labs-thumb-left {
	
	float: left;
	margin-right: 20px;
}
.labs-thumb-right {
	float: right;
	margin-left: 20px;
}