body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	min-width: 800px;
	}
	
.hide {
	text-indent: -9999px;
	}
		
a {
	text-decoration: none;
	color:  #fff;
	outline: none;
	}
	
a:visited {
	color:  #fff;
	}
a:active {
	color:  #fff;
	}
a:hover {
	color: #000;
	}
strong, b {
	font-weight: bold;
	}
p {
	margin-top: 20px;
	margin-bottom: 10px; 
	}

h1 {
	font-size: 25px;
	color: white;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	clear: left;
	font-size: 18px;
	color: white;
	font-weight: normal;
	line-height: 20px;
	text-align:center;
	background: #600;
	padding: 3px;
	margin: 0;
	border-bottom: 1px black solid;
	width:100%;
	height: 20px;
	}
h3 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 5px;
	border: 1px black solid;
	}

img.featured {
    display: block;
	width: 200px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 5px;
	border: 1px black solid;
	}
	
img.right {
float:right;
    display: block;
	right: 0px;
    margin-right: 5px;
	margin-top: 5px;
	border: 1px black solid;
	}	
	
#right img {
	width: 150px;
	overflow: hidden;
	}
	
#middle p {
	text-align: left;
	font-weight: bold;
	color: #000;
	margin-right: 10px;
	}
	
#right p {
	text-align: right;
	line-height: 1.1em;
	font-size: .75em;
	color: #600;
	}
	
ul.claw  {
	list-style: disc url(images/brownpaw.png) outside;
}


.maincontent {
       float: left;
       }
       
.maincontent ul {
	list-style: none;
	text-decoration: none;
	left: 0;
	color:  #600;
	outline: none;
	margin: 0;
	padding: 0 10px 10px 0;
}



.col2 {
       margin: 0;
       padding: 0;
       width: 50%;
       }

.col3 {
       margin: 0px;
       padding: 0;
       width: 33.3%;
       }

.col4 {
    margin: 0px;
    padding: 0;
    width: 25%;
}

.col5 {
       margin: 0px;
       padding: 0;
       width: 20%;
       }


/*Layout information*/

#top {
	background: black url(images/gradient.jpg) top left repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 0px;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 80px;
	}
	
html>body #top {
	height: 80px; /* ie5win fudge ends */
	min-width: 800px;
	}
#left {
	background: url(images/sidegradient.jpg) left repeat-y;
	position: absolute;
	top: 100px;
	left: 0;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height:100%;
	min-height: 1130px;
	width: 150px; /* ie5win fudge begins */
	}
html>body #left {
	width: 150px;
	height: 1130px/* ie5win fudge ends */
	}
#middle {
	background: white url(images/curve.jpg) top left no-repeat;
	padding: 15px;
	border: 0px;
	margin: 0px 230px 0px 150px;
	}

#middle2 {
	background: white url(images/curve.jpg) top left no-repeat;
	padding: 15px;
	border: 0px;
	margin: 0px 0px 0px 150px;
	}

#right {
	background: #ccc;
	position: absolute;
	top: 100px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 15px;
	border: 0px;
	width: 200px; /* ie5win fudge begins */
	}
	
html>body #right {
	width: 200px;
/*	height: 1100px; /* ie5win fudge ends */*/
	}
	
.maincontent a {
	text-decoration: none;
	color:  #600;
	outline: none;
	}

.maincontent a:hover {
	text-decoration: underline;
	color:  #600;
	outline: none;
	}
	
#bottom {
	clear: both;
	bottom: 0;
	}

	
#bottom p {
	clear:both;
	color:#000;
	text-align:center;
	}
	
.couple {
	float: left;
	display:block;
	vertical-align:top;
	margin: 5px;
	border: 1px black solid;
	padding: 5px;
	width: 300px;
	height: 250px;
	}
	
/* Ad Spaces */

#ad {
	position: absolute;
	right:0;
	margin-top: 5px;
	margin-right: 5px;
	height: 90px;
	width: 728px;
}

#sidead {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	height: 600px;
	width: 160px;
}


/* Directory pages */

.directory {
	width: 500px;
}

#page_numbers {
	width: 100%;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 15px;
}

#page_numbers a {
	font-size: 13px;
}
