<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
-----------------------------------------------------------------------------------------
CSS document: ImageCafe Template Styles
Created: 08/09/2006
Last Modified: 08/09/2006
NOTE: Template styles included here cannot be changed by the customer
-------------------------------------------------------------------------------------- */
* {margin:0;padding:0;}  /* zero out everything */
body {
	width:100%;
	background:#ccc url(../images/ic_008_body_bg.gif) repeat-y 0 0;
}

/*
-----------------------------------------------------------------------------------------
Global
-------------------------------------------------------------------------------------- */
* html #printwrap {
	position:absolute;
	top:0;
	left:0;
}
h1, h2, h3, h4, h5, h6 {margin:10px;}
/*h1#website-title {margin:0;}
h2#website-slogan {margin:0;}*/
#navcontainer div h3 {margin:0;}
#navcontainer div h3 {margin:0;}
ul, ol {
	margin:10px;
	padding:0 0 0 20px;
}
ol {padding:0 0 0 30px;}
blockquote {margin:10px 10px 10px 40px;}
.clearer {clear:both;}
/*
-----------------------------------------------------------------------------------------
General Layout Structure
-------------------------------------------------------------------------------------- */
#nav-top, #nav-left, #nav-right {width:750px;}
 #nav-left #inner {
	float:left;
	/*width:750px;*/
}
/*------------------ nav-top ------------------*/
#nav-top #headertop {
	float:left;
	width:750px;
	min-height:150px;
	height:150px;
	border-bottom:1px dashed #8F8F8F;
}

#nav-top div[id] #headertop {height:auto;} /* min-height hack */
 #nav-top #inner {
	float:left;
	width:750px;
}
#nav-top #inner #navcontainer {
	width:750px;
	border-bottom:1px solid #fff;
	z-index:1000;
}
* html #nav-top #inner #navcontainer {float:left;}
	#nav-top #inner #navcontainer #nav-wrapper {
		float:left;
		width:603px;
		z-index:1000;
	}
	#nav-top #inner #navcontainer #image-container {
		/*top:0;*/
		float:right;
		right:0;
		width:147px;
		height:552px;
		border-left:1px solid #fff;
	}
	* html #nav-top #inner #navcontainer #image-container {
		position:absolute;	
	}
#nav-top #inner #content {
	float:left;
	width:602px;
	/*top:50px;*/
	/*width:500px;*/
	border-top:3px solid #999;
}
#nav-top #footer {
	clear:both;
	padding:10px;
	border-top:1px solid #ddd;
	color:#999;
}
/*------------------ nav-left ------------------*/
#nav-left #headertop {
	width:750px;
	min-height:150px;
	height:150px;
	border-bottom:1px dashed #8F8F8F;
}
	#nav-left div[id] #headertop {height:auto;} /* min-height hack */
#nav-left #inner #navcontainer {
	float:left;
	height:100%;
	z-index:1000;
}
	#nav-left #inner #navcontainer #nav-wrapper {
		float:left;
		width:169px;
		height:100%;
		z-index:1000;
	}
	#nav-left #inner #navcontainer #image-container {
		float:left;
		width:147px;
		height:100%;
		border-left:1px dashed #8F8F8F;
	}
#nav-left #inner #content {
	float:left; 
	width:433px;
}
* html #nav-left #inner #content {
	position:absolute;
}

#nav-left #footer {
	clear:both;
	padding:10px;
	border-top:1px solid #ddd;
	color:#999;
}
/*------------------ nav-right ------------------*/	
#nav-right #headertop {
	width:750px;
	min-height:150px;
	height:150px;
	border-bottom:1px dashed #8F8F8F;
}
	#nav-right div[id] #headertop {height:auto;} /* min-height hack */
#nav-right #inner #navcontainer {
	float:right;
	height:100%;
	z-index:1000;
}
	#nav-right #inner #navcontainer #nav-wrapper {
		float:left;
		width:169px;
		z-index:1000;
	}
	#nav-right #inner #navcontainer #image-container {
		float:left;
		width:147px;
		height:552px;
		border-left:1px dashed #8F8F8F;
	}
#nav-right #inner #content {
	float:left;
	width:433px;
}
* html #nav-right #inner #content {
	position:absolute;
}
#nav-right #footer {
	clear:both;
	padding:10px;
	border-top:1px solid #ddd;
	color:#999;
}
/*
-----------------------------------------------------------------------------------------
=#headertop
-------------------------------------------------------------------------------------- */	
#website-title {
	float:left;
	margin:50px 0 0 10px;
	width:280px;
}
#website-slogan {
	float:left;
	margin:30px 0 0 0;
	padding:20px 0 20px 15px;
	width:434px;
	border-left:1px solid #8F8F8F;
}
	* html #website-slogan {margin:-70px 0 0 150px;}
/*
-----------------------------------------------------------------------------------------
Navigation Elements
-------------------------------------------------------------------------------------- */
/*------------------ nav-top ------------------*/	
#nav-top #inner #navcontainer div, #nav-top #inner #navcontainer div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
	#nav-top #inner #navcontainer div a:link, #nav-top #inner #navcontainer div a:active, #nav-top #inner #navcontainer div a:visited {
		float:left;
		border-right:1px dashed #8F8F8F;
		padding:6px 10px;
		text-decoration:none;
		white-space: nowrap;
	}
	#nav-top #inner #navcontainer div a:hover {border-bottom:0;}
		#nav-top #inner #navcontainer div div.submenu {display:none;}
/*------------------ nav-left ------------------*/		
#nav-left #inner #navcontainer div, #nav-right #inner #navcontainer div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
	#nav-left #inner #navcontainer div a:link, #nav-left #inner #navcontainer div a:active, #nav-left #navcontainer div a:visited {
		float:left;
		/*--- Width for IE5/Win only --*/
			width:169px;
		border-bottom:1px dashed #8F8F8F;
		padding:10px 10px 10px 20px;
		text-decoration:none;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:139px;
			word-wrap: break-word;
	}
	#nav-left #inner #navcontainer div a:hover {
		padding-left:15px;
		border-left:5px solid #fff;
	}
		#nav-left #navcontainer div div.submenu {display:none;}
							
/*------------------ nav-right ------------------*/		
#nav-right #inner #navcontainer div, #nav-right #inner #navcontainer div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
	#nav-right #inner #navcontainer div a:link, #nav-right #inner #navcontainer div a:active, #nav-right #inner #navcontainer div a:visited {
		float:left;
		/*--- Width for IE5/Win only --*/
			width:169px;
		border-bottom:1px dashed #8F8F8F;
		padding:10px 10px 10px 20px;
		text-decoration:none;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:139px;
			word-wrap: break-word;
	}
	#nav-right #inner #navcontainer div a:hover {
		padding-left:15px;
		border-left:5px solid #fff;
	}
		#nav-right #inner #navcontainer div div.submenu {display:none;}
/*
-----------------------------------------------------------------------------------------
Table Structures
-------------------------------------------------------------------------------------- */
/*------------------ nav-top ------------------*/	
#nav-top #inner #content-table {border:0;width:100%}
#nav-top #inner #content-table-main {width:100%;}
#nav-top #inner #content-table-main p {margin:10px 20px 15px 15px;}
/*------------------ nav-left ------------------*/		
#nav-left #inner #content-table {border:0;width:100%}
#nav-left #inner #content-table-main {width:100%;}
#nav-left #inner #content-table-main p {margin:10px 20px 15px 15px;}
/*------------------ nav-right ------------------*/		
#nav-right #inner #content-table {border:0;}
#nav-right #inner #content-table-main, #nav-right #content-table-sub {width:100%;}
#nav-right #inner #content-table-main p {margin:10px 20px 15px 15px;}
/*------------------ no-accent adjustments ------------------*/		
#nav-top #inner #navcontainer #image-container.accent-none, 
#nav-left #inner #navcontainer #image-container.accent-none, 
#nav-right #inner #inner #navcontainer #image-container.accent-none {
	display:none;
}		


/*
-----------------------------------------------------------------------------------------
WIDE LAYOUT STYLES
-------------------------------------------------------------------------------------- */
body#wide {background:#ccc url(../images/ic_008_body_bg_wide.gif) repeat-y 0 0;}
body#wide #nav-top,
body#wide #nav-left,
body#wide #nav-right {width:1000px;}
body#wide #website-slogan {margin:30px 0 0 0;}

/*------------------------------------ NAV-TOP ------------------------------------*/
body#wide #nav-top #headertop {width:1000px;}
body#wide #nav-top #inner #navcontainer {width:1000px;}
body#wide #nav-top #inner #navcontainer #nav-wrapper {width:852px;}
body#wide #nav-top #inner #content {width:852px;}
body#wide #nav-top #inner #content-table {width:852px;}

/*------------------------------------ NAV-LEFT ------------------------------------*/
body#wide #nav-left #headertop {width:1000px;}
body#wide #nav-left #inner #content {width:683px;}

/*------------------------------------ NAV-RIGHT ------------------------------------*/
body#wide #nav-right #headertop {width:1000px;}
body#wide #nav-right #inner #content {width:683px;}
</pre></body></html>