body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;
}

/* layout structure */

#wrap {
	min-width: 650px;
	max-width: 900px;
	background-color: #FFFFFF;
	}
	
/* main page uses wrap2 onyl * ACC CSS */	
	
#wrap2 {
	width: 900px;
	background: url(img/testybg.jpg) repeat-y;
	}	
	
#content {
	float:left;
	width:645px;
	font-size: 95%;
	line-height: 1.5em;
	color:#333;
	background: url(img/bottom-content.gif) no-repeat bottom;
	padding-bottom:80px;
	}
	
.comment {
	
	text-align:center;
	width:95%;
	height: auto;
	font-size:100%;
	font-style: italic;
	background-color: #FFFFCC;
	border: 1px dotted #ccc;
	padding: 10px;
	margin-bottom: 25px;
	}	


#sidebar {
	float:right;
	width:255px;
	}
	
#footer {
	width:100%;
	border-top: 1px solid #0066FF;
	clear:both;
	background: #0066FF url(img/message-bg.jpg) repeat-y center;
	}
	
#footer p {
	
	margin: 0 ;
	padding: 15px;
	font-size:85%;
	color: #000000;
	font-variant:small-caps;
	font-weight:bold;
	}
	
/* header */

.img2 {
	height:120px;
	width:340px;
 	background:url(img/rightimage.jpg) left no-repeat; 
	float:right;
}

.img1 {
	position:absolute;
	width:324px;
	height:120px;
	background:url(img/headerlogo.gif) left no-repeat;
}	

.img3 {
	float:right;
	background:url(img/photo-frame.gif) no-repeat bottom right;
}	

#header {
	width:100%;
	z-index:2;
	margin:0px;
	padding: 0 0 0 0;
	height:120px;
	background-color:#FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	}

/* message row */

#message {
	height:20px;
	width:auto;
	margin: 0;
	padding: 5px;
	font-size: 120%;
	color: #000066;
	font-variant:small-caps;
	text-align: center;
	background: url(img/message-bg.jpg) repeat-y center;
	left:20px;
	border-bottom: 1px solid #FFFFFF;
	}
	
	
#message strong {
	pading: 0 0 0 28px;
	}
	
#content h1 {
	margin: 0 0 1em 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:160%;
	font-weight: normal;
	color: #0000FF;
}

#content h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:150%;
	font-weight: normal;
	color: #0066FF;
}

#content h3 {
	margin: 0 0 1em 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:150%;
	font-weight: normal;
	color: #003399;
}

/* gutters */

#content .gutter {
	padding: 35px;
	background: url(img/top-content.gif) repeat-x top left;
	}
	
#content .gutter2 {
	padding-top: 35px;
	padding-bottom:35px;
	padding-left:5px;
	margin: 0;
	}	
	
#content .gutter3 {
	padding:0 35px 0 0;
	}		
	
/* gutters */
	
#sidebar .gutter {
	padding: 15px;
}
	
dl.feature1 {
	margin: 15px 0;
	padding: 15px;
	border-bottom: 1px dotted #ccc;
	}
	
dl.feature1:after {
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility:hidden;
	}	
	
dl.feature1 dt {
	margin: 0 0 .5em 0;
	font-family: Georgia, serif;
	font-size: 140%;
	color: #0066FF;
	}
	
dl.feature1 dt img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
	background:url(img/photo-frame.gif) no-repeat bottom right;
	}
	
dl.feature1 dd {
	margin-left: 169px;
	font-size: 100%;
	line-height: 1.5em;
	color: #666;
}
	
dl.feature2 {
	margin: 15px 0;
	padding: 15px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	}
	
dl.feature2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}	
	
dl.feature2 dt {
	margin: 0 0 .5em;
	font-family: Georgia, serif;
	font-size: 140%;
	color: #693;
	}
	
dl.feature2 dt img {
	float: right;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
	background:url(img/photo-frame.gif) no-repeat bottom right;
	}
	
dl.feature2 dd {
	margin-right: 169px;
	font-size: 90%;
	line-height: 1.5em;
	color:#666;
}
	
	
/* sidebars */


	
/* hide from IE5/MAC \*/		
#footer { height:1%; }
/* End hide from IE5/MAC */

/* Hide from IE5/MAC \*/
* html #footer { height: 1% }
/* End hide from IE5/MAC */

/* Hide from IE/MAC \*/
* html dl.feature { height: 1%; }
dl.feature {display: inline-table; }
	/* End hide from IE-MAC */

.breadcrumbs {
	font-variant:small-caps;
	font-size:100%;
}



		
				
	
	
	

	
