/* CSS Document */
body{
	background-image: url(images/Patterns/mudpattern.jpg);
	background-repeat: repeat;
}
.main{
	background-image: url(images/Patterns/transparencywhite.png);
	height: 649px;
	width: 1000px;
	position:absolute;
	left:50px;
	top:250px;
	z-index: 1;
	filter: Alpha(Opacity='30%');
	page-break-before: always;
	page-break-after: always;
	background-repeat: repeat-x;
	vertical-align: middle;
	
}
/*menu starts*/
.nav{
	position: absolute;
	width:1000px;
	z-index: 65;
	left: 50px;
	top: 193px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 40px;
	border: 0px none;
	height: 30px;
}

div.nav a{
	background-image: url(images/Buttons/topbutton.png);
	display:block;
	height:50px;
	width: 166px;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 18px;
	font-variant: normal;
	line-height: 40px;
	text-decoration: none;
}
div.nav a:hover {
	background-image: url(images/Buttons/bottombutton.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

di.nav a:active {
	background-image: url(images/Buttons/hitbutton.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
 }

/*menu ends*/
.content{
	position: absolute;
	z-index: 75;
	left: 50px;
	top: 250px;
	width: 990px;
	height: 490px;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	padding: 5px;
	visibility: visible;
}


.banner{
	position: absolute;
	background-image: url(images/Banner/banner.png);
	height: 190px;
	z-index: 7;
	width: 980px;
	background-repeat: no-repeat;
	background-position: 100%;
	left: 50px;
	top: 3px;
	clear: none;
	float: none;
}
.menu{
	z-index: 15;
	position: absolute;
	left: 107px;
	top: 252px;
	width: 178px;
	height: 208px;
}

.menu ul li ul li{
display:none;
}
.menu ul li:hover ul li{
display:block;
position:relative;
left:40px;
top:-20px;}

li{
	display:block;
	height:30px;
	width:120px;
background:url(images/menu1.gif); 	
margin: 1px;
list-style:none;
}

li:hover{
background-image:url(images/menu2.gif)}
.window{
	position: absolute;
	left: 337px;
	top: 200px;
	height: 410px;
	width: 401px;
	z-index: 17;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.headingtext {
	margin-top: 30px;
	padding: 50px;
}
.sitemessage{
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #000000;
	position: absolute;
	left: 52px;
	top: 861px;
	width: 1000px;
	z-index: 9;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #CCCCCC;
}

.maintable {
	width: 970px;
	position: absolute;
	left: 0px;
	top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 582px;
	padding-right: 15px;
	border: none;
}
div.imagecaption{
	position: absolute;
	left: 200px;
	top: 450px;
	width: 500px;
	height: 50px;
}
div.bigger {
	position: absolute;
	width: 100%;
	height: 450px;
	left: 260px;
	top: 15px;
	z-index:50;

}
div.bigger img{
	background-position: center;
	height: auto;
	width: auto;
	position: absolute;
	left: -69px;
	top: 3px;
	z-index:50;
}

div.floatontop {
	position: absolute;
	left: 180px;
	top: 265px;
	width: 400px;
}


div.thumbnails {
	z-index:100;
	top: 15px; 	
}

.article{
	font-size: 12px;
	font-style: normal;
	color: #FFFFCC;
	width: 400px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-top-color: #99CC33;
	border-right-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
	float: left;
	margin: 10px;
	padding: 5px;
	clear: left;
	display: inline;
	position: relative;
	left: 347px;
	top: 288px;

}
.bottomspacer {
	position: absolute;
	left: 51px;
	height: 100px;
	width: 1000px;
	z-index: 23;
	overflow: visible;
	top: 815px;
	
} 

.rightspacer {
	position: absolute;
	left: 1060px;
	height: 800px;
	width: 100px;
	border-top-color: #FF6699;
	top: 15px;
} 

.titles {
	width:200px;
	height: 500px;
	position: absolute;
	top: 12px;
	right: 5px;
	left: 785px;
	z-index: 51;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

