@charset "utf-8";
body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #B3C4CC;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000;
	background-image: url(img/bk/curls.jpg);
	background-repeat:no-repeat;
}

.top {
	width:800px;
	height: 27px;
	margin-left: 40px;	
	padding-top:10px; }


.top_links {
	margin-top: 0px;
	margin-left: 160px;
	width:900px;
	height: 50px;
	color: #fff;
	font-weight:bold;
	font-size: 80%;
	}
	
#wrapper {
	width:875px;
	margin-top: 0px;
	margin-left: 40px;
	padding-left: 10px;
	background-repeat:no-repeat;
	background-image: url(img/bk/panel.jpg);
	background-repeat:no-repeat;
	}

#container { 
	width:875px; 
	height: 1px;
	}

#wrap2 {
	width:875px;
	margin-left: -6px;
	background-image: url(img/bk/exp1.jpg);
	background-repeat:repeat-y;
	}
	
#wrap3 {
	width:855px;
	margin-left: 2px;
	background-image: url(img/bk/curls.jpg);
	background-repeat:repeat-y;
	}	

#open {  
	margin-top: 0px;
	margin-left: 8px;
	width: 740px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: -50px;
	padding-left: 0px;
	height: 100%;
}
	
#left {
	float: left;
	margin-top: 0px;
	margin-left: 8px;
	width: 240px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: -50px;
	padding-left: 0px;
	height: 100%;

}

#right {
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 275px;
	width: 500px;
	height: 100%;
	background-image:url(img/bk_left.jpg);
	background-repeat: repeat-x;
	padding-right: 50px;
	padding-left: 35px;
	background-color: #f1e7db;
}

#bot {
	width:895px;
	height: 50px;
	margin-left: 39px;
	padding-left: 30px;
	padding-top: 15px;
	background-image: url(img/bk/copy1.jpg);
	background-repeat:no-repeat;
}

#crv {
	width:895px;
	height: 30px;
	margin-left: 350px;
	padding-left: 30px;
	padding-top: 0px;
	font-size:80%;
}

.logos {
	margin-top: 10px;
	position:absolute;
	margin-left:500px;
	margin-top: 10px;
	padding-bottom:10px;
	height: 150px;
	left: 65px;
	top: 40px;
}
	
.lilPics {
	margin-top: 10px;
	position:absolute;
	width: 501px;
	margin-left:680px;
	padding: 0;
	left: -628px;
	top: 37px;
	height: 160px;
}	
	
#navbar {	
	margin-left: 2px;
	margin-top: 175px;
	height:27px;
	width: 840px;
	padding-top:7px;
	padding-left: 15px;
	background-color: #CCCCCC;
	}			

		
h1 {
	font: 110% Verdana, Arial, Helvetica, sans-serif;
	color:#003653;
	font-weight:bold;
}
	
h2 {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color:#788DB4;
	font-weight:bold;
	line-height: 16px;
}

.bright {
	font: 110% Verdana, Arial, Helvetica, sans-serif;
	color:#4A5F84;
}

.sm { font-size: 90%; }

a {
	color:#004D75;
	text-decoration: none;
}

.copy {	margin-top: 20px;
	width: 700px;
	text-align:left;
	font-size: 80%;
	height: 200px;
	color:#FFFFFF;
	font-weight:bold; }	


	
.fltrt { float: right;
	margin-left: 8px; }
	
.fltlft { float: left;
	margin-right: 8px; }
	
.clearfloat { clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px; }
	
hr {
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B3C4CC;
}

p {line-height: 16px;
}

li {
	line-height: 16px;
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 6px;
}

#flag {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	margin-left: 344px;
	top: 249px;
}

.content, .shadow {
  position: relative;
  bottom: 4px;
  right: 4px;
}

.shadow { background-color: #ccc; }
.content {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 0.5em;
}

.pop {width: 450px;
margin:30px; }