label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; font-size:9px; }

em { font-weight: bold; padding-right: 1em; vertical-align: top; }




.menuLink a:link, a.menuLink:visited {

    color:#FFF;

    text-decoration:none;



}

a.menuLink:hover {

    text-decoration:underline;

}

@charset "utf-8";

/* CSS Document */



body{

	font-family:arial;

	font-size:13px;

	color:#039;

	background-color:#666666;



}

p{

	font-family:arial;

	font-size:13px;

	color:#039;

}

p.menuLink{

	font-family:arial;

	font-size:13px;

	color:#039;

}

li{

		font-family:arial;

	font-size:13px;

	color:#039;

}

#content {

position:relative;

z-index:-1;



}

#contentBody {

position:relative;

z-index:1;

overflow:auto;

height:580px;

}



img#bg {

position:fixed;

top:0;

left:0;

width:100%;

height:100%;

}

.menu

{

	vertical-align:text-top;

		font-family:Arial;

		border:thick #B30000 solid;

		background:url(../images/antsey_bg.png) no-repeat;

		background:center;

			width:100%;

		

		font-weight:bolder;

		font-size:16px;

		color:#039;

		background-color:#FFF;

		text-align:center;

		height:440px;



		

		

}

.pageHeader {

/*	background-color:#B30000;*/

	background-color:#990000;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-style: normal;

	font-weight: bold;

	text-transform: capitalize;

	color:#FFF;

	text-align:center;

	position: relative;

	visibility: visible;

	width:100%;

	vertical-align:top;

	

}

.menuHeader1 {



	background-color:#B30000; 

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-style: normal;

	font-weight: bold;

	text-transform: capitalize;

	color:#FFF;

	text-align:center;

	position: relative;

	visibility: visible;



	vertical-align:top;

		width:100%;

	

}

.leftPanel

{

		/*background-color:#B30000; */

background-color:#990000;

	vertical-align:text-top;

	width:250px;

	border:medium;

	border-color:#333;

	border-style:solid;

	

}

.rightPanel

{

	width:650px;

	border:medium;

	border-color:#333;

	border-style:solid;

	

	

}

.menuHeader1 a:link { 

	color:#FFF;

	}

.menuHeader1 a:visited {

		color:#FFF;

}

a:link { 

	color:#009;

	}

a:visited {

	color:#009;

	}

a:hover {

	color: #CCCCCC;

	text-decoration: none;

	}

a:active {

	color: #333333;

	}



.header

{ 

	border:medium;

	border-color:#333;

	border-style:solid;

	height:150px;



	

}



.clear {

	clear:both

}



#gallery {

	position:relative;

	height:155px

}

	#gallery a {

		float:left;

		position:absolute;

	}

	

	#gallery a img {

		border:none;

	}

	

	#gallery a.show {

		z-index:500

	}



	#gallery .caption {

		z-index:600; 

		background-color:#000; 

		color:#ffffff; 

		height:95px; 

		width:100%; 

		position:absolute;

		bottom:-2;

	}



	#gallery .caption .content {

		margin:3px;

                font-weight: bold;

                color:#FFFFFF;

 	}

	
        #gallery .caption .content .left{

               text-align: left;

               margin-left: 20px;

}

        #gallery .caption .content .right{

               text-align: right;

}
	#gallery .caption .content h3 {

		margin:0;

		padding:0;

		color:#1DCCEF;

}

	#gallery .caption .content h4 {

		margin:0;

		padding:0;

		color:#FFFFFF;

                font-size: 16px;

	}
