* {
margin:0pt;
padding:0pt;}

body {background: #A7C1DF;}

#header {
	background-color:#00568b;
	margin:0px 0 0 0;
	padding:5px 0 6px 0;
	width:250px;
	float:left;
	text-align:center;
}	

#wrapper {
	background:#A7C1DF;
	margin:0px 0 0 0px;
	width:969px;
	height:667px;
	position:relative;
	border: 8px solid #A7C1DF;
	}

h1 {
	font-family: Palatino, Times New Roman, Times, serif;
	font-style:italic;
	color:#fff;
	font-size:2em;
	font-weight:normal;
	line-height:1.0em;
	padding:7px 0 6px 0;
	border-top: 1px solid #A7C1DF;
	border-bottom: 1px solid #A7C1DF;
	}

.jqzoom{
float:none;
clear:both;
position:absolute;
cursor:pointer;
top:110px;
border: 4px solid #fff;
left:20px;
}

.boxframe {
	background-color:#A7C1DF;
	width:719px;
	height:667px;
	position: absolute;
	top:0;
	left:250px;}
	
	#roll {
	width:350px;
	z-index: 90;
	position: absolute;
	margin: -100px 0 0 410px;
	font-size:1.1em;
	color:#00568b;}	
	
.jqzoom img{
	float:left;
	margin:0px 0 0px 0px;
}

div.zoomdiv {
z-index: 100;
position: absolute;
top:0px !important;
left:251px !important;
width: 200px;
height: 200px;
background: #000;
display:none;
overflow: hidden;
}

div.jqZoomPup {
z-index: 10;
visibility: visible;
position: absolute;
top:0px;
left:0px;
width: 50px;
height: 50px;
border: 1px solid #fff;
background: #ccc url(images/zoom.gif) 50% top  no-repeat;
margin:0px 0 0px 0px;
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
filter: alpha(Opacity=50);}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:1.4em;
	width:210px;
	position:absolute;
	left:22px;
	color: #003E64;
	top:380px;
}

a {
		text-decoration:none;
		color:#75300b;}

#footer {
	background: url(Images/cwlogo_sm.gif) center bottom no-repeat;
	background-color:#A7C1DF;
	opacity:.90;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
	width:250px;
	height:42px;
	position:absolute;
	bottom:0px;
	left:0;
	z-index:3;
	text-indent:-9999px;}
	
	#footer a {
		display:block;
		height:40px;
		width:250px;}
	
	
	
	
	
