
body {

	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;

	background: #000000;

	margin: 0;

	padding: 0;

	color: #ffffff;

}



ul, ol, dl { 

	padding: 0;

	margin: 0;

}

h1, h2, h3, h4, h5, h6, p {

	margin-top: 0;

	padding-right: 15px;

	padding-left: 15px;

}

a img {

	border: none;

}

a:link {

	color: #42413C;

	text-decoration: underline;

}

a:visited {

	color: #6E6C64;

	text-decoration: underline;

}

a:hover, a:active, a:focus {

	text-decoration: none;

}



.container {

	width: 970px;

	margin: 0 auto;

	overflow: hidden;

    background: #000000;

	height: auto;
	
	height: 100%;
}



.sidebar1 {
	
	float: left;

	width: 180px;

	background-image:url(images/side.gif);

	background-repeat:no-repeat;

	background-position:bottom;

    padding-bottom: 110px;



}

.content {
	
	background: #000000;

	padding: 10px 0;

	top: 50px;	

	width: 780px; 

	float: left;

	font-family: "Arial";

    padding-left: 10px;

}

.footer {
	
    width: 780px;

    float: left;
	
	top: 0px;
	
	position: relative;

}



.content ul, .content ol { 

	padding: 0px 15px 15px 40px;

}



ul.nav {

	list-style: none;

	margin-bottom: 15px;

	}

ul.nav li {

	border-bottom: 1px solid #666;

}

ul.nav a, ul.nav a:visited {

	padding: 5px 5px 5px 15px;

	display: block;

	width: 160px;

	text-decoration: none;

}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus {

	background-image:url(images/mouseover.png);

	color: #fff;

}

ul.navi {

	list-style: none;
	
	margin-bottom: 0px;


	}

ul.navi li {


}

ul.navi a, ul.navi a:visited {

	padding: 5px 5px 5px 5px;
	top: 0px;
	display: block;
	width: 25px;
	float: left;
	text-decoration: none;

}

ul.navi a:hover, ul.navi a:active, ul.navi a:focus {

	background-image:url(images/mouseoversm.png);

	color: #fff;

}

ul.navr {

	list-style: none;
	
	margin-bottom: 0px;


	}

ul.navr li {


}

ul.navr a, ul.navi a:visited {

	padding: 5px 5px 5px 5px;

	display: block;

	width: 25px;
	float: right;
	text-decoration: none;

}

ul.navr a:hover, ul.navr a:active, ul.navr a:focus {

	background-image:url(images/mouseoversm.png);

	color: #fff;

}


.fltrt { 

	float: right;

	margin-left: 8px;

}

.fltlft { 

	float: left;

	margin-right: 8px;

}

.clearfloat {

	clear:both;

	height:0;

	font-size: 1px;

	line-height: 0px;

}

ul.about {

	list-style: none;
	
	margin-bottom: 15px;


	}

ul.about li {

	border-left: 1px solid #666;

}

ul.about a, ul.about a:visited {

	padding: 5px 5px 5px 5px;

	display: block;

	width: 50px;
	float: left;
	text-decoration: none;

}

ul.about a:hover, ul.about a:active, ul.about a:focus {

	background-image:url(images/mouseoversm.png);

	color: #fff;

}

#blanket {
background-color:#000000;
position:absolute;
z-index:9001;
top:0px;
left:0px;
width:100%;
}

#popUpDiv {
background-color: #000000;
width: 848px;
height: 368;
z-index: 9002;
position: absolute;
}
