body {
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background: #fff url(img/grgrad.gif) repeat-x;
}

* html body {
	font-size: x-small;  /* for IE5 Win */
	f\ont-size: small; /* for other IE Versions */
}
	
#wrap2 {
	width: 900px;
	background: url(img/testybg.jpg) repeat-y;
	}	

#content {
	float: left;
	width: 645px;
	padding-bottom: 65px;
	font-size: 95%;
	line-height: 1.5em;
	color: #333;
	}
	
.comment {
	width: 95%;
	font-size: 100%;
	font-style: italic;
	background-color: #FFFFCC;
	border: 1px dotted #ccc;
	padding: 10px;
	text-align: center;
	}	


#sidebar {
	float: right;
	width: 255px;
	}
	
#footer {
	width: 100%;
	border-top: 1px solid #C9AAE6;
	clear: both;
	background: #428DFF;
	}
	
#footer p {
	
	margin: 0 ;
	padding: 15px;
	font-size: 85%;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: bold;
	}
	
#footer a {
	
	margin: 0;
	padding: 15px;
	font-size: 95%;
	color: #CCCCCC;
	font-weight: bold;
	}	
	
/* header */

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

.img1 {
	position: absolute;
	width: 430px;
	height: 60px;
	background: url(img/headerlogo.jpg) left no-repeat;
}	

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

#header {
	width: 898px;
	z-index: 2;
	margin: 0px;
	padding: 0 0 0 0;
	height: 61px;
	border: 1px solid;
	border-color:#2869AD;
	background-color: #FFFFFF;
}
	
#content h1 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 160%;
	font-weight: bold;
	color: #2869AD;
}

#content h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 130%;
	font-weight: bold;
	color: #2869AD;
}

#content h3 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size:120%;
	font-weight: normal;
	color: #2869AD;
}

/* gutters */

#content .gutter5 {
background-color:#2869AD;
	}

#content .gutter {
	padding: 35px;
	padding-top: 45px;
	background: url(img/top-content.gif) repeat-x top left;
	margin-left: 1px;
	}
	


	
#content .gutter2 {
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 5px;
	margin: 5;
	}	
	
#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: Arial, Helvetica, sans-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: 90%;
	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%;
	font-family: Arial, Helvetica, sans-serif;
}
/* 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%;
}	

