body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/backtile.jpg);
}
#headstrip {
	background-image: url(images/topstrip.jpg);
	color: #FFFFFF;
	font-size: 1.3em;
	height: 1.4em;
	background-color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;

}
#subheadstrip {
	background-image: url(images/menutopstriptile.jpg);
	height: 9px;
}
#nav {
	width: 296px;
	background-image: url(images/menuspacer.jpg);
	font-size: 1.3em;
	color: #CCCC9A;
	background-color: #252525;
}
#body {
	margin-left: 295px;
	padding: 5px;
	height: 650px;
}

.intbs {
	margin-top: 0.1em;
}

a.button:link {
	color: #CCCC9A;
	background-image: url(images/buttonup.jpg);
}
a.button:visited {color: #CCCC9A;
}
a.button:hover {color: #FFFFFF;
	background-image: url(images/buttondown.jpg);}

a:link {color: #252525;}
a:visited {color: #1F1F17;}
a:hover {color: #999999;}

li {
	margin-top:3px;
	margin-bottom:3px;
	margin-left:15px;
	padding-left:5px;
	list-style-image: url(images/bullet.gif);
}
ul {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 15px;
	padding-left: 2px;
	padding-top: 5px;
}

img {border:0;}

p { 
	margin: 0px;
	text-align:justify;
}
.menuheader {
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
	text-align: center;
	margin-bottom: 2px;
}
.button {
	background-image: url(images/buttonup.jpg);
	height: 32px;
	width: 261px;
	display: block;
	font-variant: small-caps;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 35px;
}



#title {
	margin:0px;
	position:absolute;
	top: 5px;
	width: 100%;
	text-align: center;
	font-size: 1em;
	color: #000000;
	z-index: 1;
}
#header {
	background-color: #FFFFFF;
	background-image: url(images/hairflow.png);
	background-repeat: no-repeat;
	background-position: right;

}
.navbot {
	background-image: url(images/navbot.jpg);
	height: 184px;
	width: 296px;
}



.listbottom {padding-bottom:3px;}

.red { color: #CC0000; }

.tiny { font-size:0.9em;}

.alignup { vertical-align:top;}
.aligndown { vertical-align:bottom;}

.nomargin { margin:0px; }
.nomargintop { margin-top:0px; }

.bold {	font-weight: bold;}
.italic {font-style:italic;}

.center { text-align:center; }
.right { text-align:right; }

.floatleft { float:left;
margin-right:5px;}
.caption {
	color: #333333;
	text-align: center;
}

.floatright { float:right;
margin-left:5px; }

.imgmiddle { vertical-align:text-bottom; }

#preload { display:none; }

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}

.tablemid {
	margin-left:auto;
	margin-right:auto;
}
form {
	margin: 0px;
}

.blackborder {
	border: 1px solid #000000;
	padding: 2px;
	background-color: #FFFFFF;
}
.border {
	background-color: #252525;
	border: 1px solid #000000;
	margin: 0px;
}
