BODY	{
	overflow: scroll;
	SCROLLBAR-BASE-COLOR: #66ccff;
	SCROLLBAR-ARROW-COLOR:#FFFFFF;
	SCROLLBAR-TRACK-COLOR:#CCCCCC;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	background-color: #FFFFFF;
	}


/* BACKGROUND CODE */

.background-1 	{
		background-image: url("picts/Rugs/sidebar1.jpg");
		background-repeat: no-repeat;
		background-position: 0px 120px;
			background-attachment: scroll;
		height: 100%;
		}

.background-2 	{
		background-image: url("picts/Rugs/sidebar2.jpg");
		background-repeat: no-repeat;
		background-position: 0px 120px;
				background-attachment: scroll;
		height: 100%;
		}
		
.background-3 	{
		background-image: url("picts/Rugs/sidebar3.jpg");
		background-repeat: no-repeat;
		background-position: 0px 120px;
		background-attachment: scroll;
		height: 100%;
                }
		
.background-4 	{
		background-image: url("picts/Rugs/sidebar4.jpg");
		background-repeat: no-repeat;
		background-position: 0px 120px;
		background-attachment: scroll;
		height: 100%;		}
		
.background-5 	{
		background-image: url("picts/Rugs/sidebar5.jpg");
		background-repeat: no-repeat;
		background-position: 0px 120px;
		background-attachment: scroll;
		height: 100%;		}

.background-6 	{
		background-image: url("picts/Rugs/sidebar6.jpg");
		background-repeat: no-repeat;
		background-position: 0px 120px;
		background-attachment: scroll;
		height: 100%;		}
		
.background-7 	{
		background-image: url("picts/Rugs/sidebar7.jpg");
		background-repeat: no-repeat;
		background-position: 0px 120px;
		background-attachment: scroll;
		height: 100%;		}
		
.background-8 	{
		background-image: url("picts/Rugs/sidebar8.jpg");
		background-repeat: no-repeat;
		background-position: 0px 120px;
		background-attachment: scroll;
		height: 100%;		}
		
.background-9 	{
	background-image: url("picts/Rugs/sidebar9.jpg");
	background-repeat: no-repeat;
	background-position: 0px 120px;
		background-attachment: scroll;
		height: 100%;		}
		
.background-10 	{
	background-image: url("picts/Rugs/sidebar10.jpg");
	background-repeat: no-repeat;
	background-position: 0px 120px;
		background-attachment: scroll;
		height: 100%;		}

.background-11 	{
	background-image: url("picts/Rugs/sidebar11.jpg");
	background-repeat: no-repeat;
	background-position: 0px 120px;
		background-attachment: scroll;
		height: 100%;		}

.background-12 	{
	background-image: url("picts/Rugs/sidebar12.jpg");
	background-repeat: no-repeat;
	background-position: 0px 120px;
		background-attachment: scroll;
		height: 100%;		}

.background-13 	{
	background-image: url("picts/Rugs/sidebar13.jpg");
	background-repeat: no-repeat;
	background-position: 0px 120px;
		background-attachment: scroll;
		height: 100%;		}

.background-14 	{
	background-image: url("picts/Rugs/sidebar14.jpg");
	background-repeat: no-repeat;
	background-position: 0px 120px;
		background-attachment: scroll;
		height: 100%;		}

.background-15 	{
	background-image: url("picts/Rugs/sidebar15.jpg");
	background-repeat: no-repeat;
	background-position: 0px 120px;
		background-attachment: scroll;
		height: 100%;		}

.background-16 	{
	background-image: url("picts/Rugs/sidebar16.jpg");
	background-repeat: no-repeat;
	background-position: 0px 120px;
		background-attachment: scroll;
		height: 100%;		}

.background-17 	{
	background-image: url("picts/Rugs/sidebar17.jpg");
	background-repeat: no-repeat;
	background-position: 0px 120px;
		background-attachment: scroll;
		height: 100%;		}

.background-18 	{
	background-image: url("picts/Rugs/sidebar18.jpg");
	background-repeat: no-repeat;
	background-position: 0px 120px;
		background-attachment: scroll;
		height: 100%;		}


.maincontent{
	overflow: scroll;
	height: 400	
	width: 100%;
	SCROLLBAR-BASE-COLOR: #66ccff;
	SCROLLBAR-ARROW-COLOR:#FFFFFF;
	SCROLLBAR-TRACK-COLOR:#CCCCCC;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	background-color: #FFFFFF;
            }


/* NON-MENU LINK COLORS */

a:link		{ color: #0099cc; text-decoration: none; }

a:visited	{ color: #0099cc; text-decoration: none; }

a:active	{ color: #990033; text-decoration: none; }

a:hover		{ color: #66ccff; text-decoration: none; }





/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE		 { COLOR: #666666; FONT: 12px arial, verdana, sans-serif; font-weight: normal; overflow: scroll; }

.title 		 { color: #0099cc; font: 22px verdana, arial, sans-serif; letter-spacing: 5px; font-weight: normal; }

.subtitle	 { color: #0099cc; font: 16px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: normal; }

.topictitle	 { color: #0099cc; font: 12px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: bold; }

.phonetitle	 { color: #000000; font: 12px arial, verdana, sans-serif; letter-spacing: 0px; font-weight: bold; }

.just 		{
	text-align: justify;
}
.nameright {
	text-align: right;
}
.justital {
	font-style: italic;
	text-align: left;
}

.footer 	{
	position:relative;
	bottom:0px;
	left:0px;
	right:0px;
	clear:both;
	border-top: #C0C0C0 1px solid;
	border-right: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
	padding: 1px 6px 1px 6px;
		}

.copytext 	{ COLOR: #666666; FONT: 10px arial, verdana, sans-serif; font-weight: normal }



.page-splits	{
	border: #666666 0px solid;
	background-color: #c3e8f7;
	color: #c3e8f7;
	height: 3px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
		}





 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}







/* IMAGE BORDERS */

.borders	{ border: #000000 0px solid; }

.borders-topic	{ border: #000000 1px solid; }






/* START THE CODE FOR THE MENUS */


.menubackground	{
	background-color: #0099cc;
	border-top: #66ccff 1px solid;
	border-bottom: #66ccff 1px solid;
	padding-top: 8px;
	padding-bottom: 8px;
		}



.menu		{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 4px;
	cursor:pointer;
	text-align: center;
	display: block;
	line-height: 12px;
	white-space:nowrap;
	border: #66ccff 1px solid;
	overflow:hidden;
	vertical-align: middle;
		   }


a.menu:link 	{ background-color:#0099cc;
		  color: #FFFFFF; }


a.menu:visited 	{ background-color:#0099cc;
		  color: #FFFFFF; }


a.menu:active 	{ background-color:#66ccff;
		  color: #FFFFFF; }


a.menu:hover 	{ background-color:#ffffff;
		  color: #0099cc;
		  border: #66ccff 1px solid; }
		  
.name-splits {
	border: #c3e8f7 0px solid;
	background-color: #c3e8f7;
	color: #c3e8f7;
	height: 1px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.floatright {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}
.floatleft {
	float: left;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 20px;
}
.centerital {
	font-style: italic;
	text-align: center;
}
.headshots {
	padding-right: 10px;
	vertical-align: middle;
}

/* CODE FOR GALLERY PICS */

#TopFrame {
	width: 100%;
	height: 465;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: underline; }

.userAlert{
	float:right;

}

