* {
margin:0pt;
padding:0pt;}

body {background-color:#9F1009;}

#header {
	background-color:#9F1009;
	margin:0px 0 0 0;
	padding:30px 0 20px 0;
	width:250px;
	float:left;
	text-align:center;
}	

#wrapper {
	background:#ccdbe5;
	margin:0px 0 0 0px;
	width:969px;
	color: #003E64;
	height:667px;
	border:8px solid #9F1009;
	position:relative;
	}

h1 {
	font-family: Palatino, Times New Roman, Times, serif;
	font-style:italic;
	color:#fff;
	font-size:2.2em;
	font-weight:normal;
	line-height:1.0em;
	padding:7px 0 6px 0;
	}

.jqzoom{
float:none;
clear:both;
position:absolute;
cursor:pointer;
top:120px;
left:22px;
}

.boxframe {
	background-color: #ccdbe5;
	width:719px;
	height:667px;
	position: absolute;
	top:0;
	left:250px;}
	
	#roll {
	width:350px;
	z-index: 90;
	position: absolute;
	margin: -60px 0 0 450px;
	font-size:1.1em;
	color:#00568b;}	
	
.jqzoom img{
	float:left;
	border: 1px solid black;
	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;
	top:340px;
}

a {
		text-decoration:none;
		color:#75300b;}

a.cw {
	background: url(/images_global/cwlogo_slideshow.gif) center bottom no-repeat;
	width:250px;
	height:42px;
	position:absolute;
	left: 0; top: 520px;
	z-index: 3;
	text-indent: -9999px;
	opacity:.90;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
}

#footer {
	background-color:#9F1009;
	width:250px;
	height:90px;
	position:absolute;
	bottom:0px;
	left:0;}
	
	#footer a {
		display:block;
		height:40px;
		width:250px;}
	
	
	
	
	
