body {
	background-color: white;
	color: black;
	font-size: 14px; 
	font-weight: none; 
	font-family: 'Georgia', Arial, serif; 
	text-decoration: none;
	overflow: hidden;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0
}

p {
	font-family: 'Georgia', 'Times New Roman', Times, Serif, serif; 
	font-size: 14px;
	color: black;
	line-height: 20px;
}

li {
	font-family: 'Georgia', 'Times New Roman', Times, Serif, serif; 
	font-size: 14px;
	color: black;
	line-height: 20px;
}

A:link {color: #BF383E; text-decoration: none}
A:visited {color: #BF383E; text-decoration: none}
A:active {color: #BF383E; text-decoration: none}
A:hover {color: black; text-decoration: none}

#logotitle {
	position: relative; left:-40px; top: 0px;
	font-size: 20px; 
	font-weight: none; 
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; 
	text-decoration: none;
	color: #BF383E;
	font-weight: bold; 
}

#nav {
	position: relative; left: 24px; top: 10px;
	width: 224px;
}

#copy {
	position: absolute; left:0px; top: 85%;
	height: 50px;
	width: 224px;
	font-size: 10px;
	text-align: center;

}

#navimgs {
	margin-bottom: 10px;
	padding-bottom: 2px;
	*padding-bottom: 0px;
	padding-top: 2px;
	padding-left: 2px;
	display: block;
	background-color: black;
}

#nav img {
	border: 0;
	padding: 0px;
	margin: 0px;
}

#page-content {
	position: absolute; left:224; top: 10px;
	height: 100%;
	width: 74%;
	padding: 4px;
	overflow: hidden;
}

#content {
	position: absolute; left:20px; top:4%;
	height: 96%;
	width: 90%;
	/*background-color: yellow;*/
	padding: 4px;
	overflow: hidden;
	/*border-style: solid;*/
	/*border-color: black;*/
	/*border-width: 4px;*/
}

#contentcontainer {

	position: relative; left:4px; top: 14px;
	width: 100%;
	z-order: 5;

}

#scroll {

	position: absolute; left:96%; top: 70px;
	height: 40px;
	width: 20px;
	background-color: white;

}

#line-top {
	position: absolute; left:4px; top: 0px;
	height: 20px;
	width: 98%;
}

#line-bottom {
	position: absolute; left:4px; top: 96%;
	height: 20px;
	width: 98%;
}

#line-left {
	position: absolute; left:0px; top: 10px;
	height: 98%;
	width: 20px;
}

#line-right {
	position: absolute; left:96%; top: 10px;
	height: 98%;
	width: 20px;
}

#arrow-bar {
	background-color:#BF383E; 
	padding: 0px; 
	border: 0; 
	width: 18px; 
	height: 2px; 
	font-size: 1px; 
	*margin-top: -2px;
}

#scroll-browse {
	position: absolute; left:120px; top: 20px;
	height: 40px;
	width: 20px;
	background-color: white;

}

#arrow-bar-browse {
	background-color:#BF383E; 
	padding: 0px; 
	border: 0; 
	width: 18px; 
	height: 2px; 
	font-size: 1px; 
	*margin-top: -2px;
}

#title-gallery {
	color: #BF383E;
	font-size: 18px; 
	font-weight: none; 
	font-family: Arial, serif; 
	text-decoration: none;
}

.form-field{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: black;
	background-color: white;
	border-color: #CCCCCC;
	border-left-color: black;
	border-top-color: black;	
	border-width: 1;
	border-right-width: 2;
	border-bottom-width: 2;
	border-style: solid;
}

.form-button{
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: white;
	font-family: sans-serif;
	font-size: 12px;
	color: #BF383E;
	border-color: #CCCCCC;
	border-left-color: black;
	border-top-color: black;	
	border-width: 1;
	border-right-width: 2;
	border-bottom-width: 2;
	border-style: solid;
}

.form-select{
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: white;
	font-family: sans-serif;
	font-size: 12px;
	color: black;
	border-color: #CCCCCC;
	border-left-color: black;
	border-top-color: black;	
	border-width: 1;
	border-right-width: 2;
	border-bottom-width: 2;
	border-style: solid;
}

:hover input.form-button { 
	background-color: #CCCCCC; 
}

#homebox {
	width: 55%;
	position: relative; left:20px; top: 40px;
	background-color: white; 
	padding: 0px;
	color: black;
	padding: 0px;
	color: black;
	padding: 5px;
	border-color: #CCCCCC;
	border-left-color: black;
	border-top-color: black;	
	border-width: 1;
	border-right-width: 2;
	border-bottom-width: 2;
	border-style: none;
	cell-spacing: 0px;
	cell-padding: 0px;
	font-size: 16px; 
	font-weight: none; 
	font-family: Arial, serif; 
	text-decoration: none;

}

#buttons {
}

#buttons ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 4px;
	_margin-left: 0px;
}

#buttons li {
	background: url(images/curve-right.gif) top right no-repeat;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	padding: 0px;
}

#buttons li a {
	background: url(images/curve-left.gif) top left no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 28px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 28px;
	width: 117px;
}

#buttons .active, #buttons .active:hover, #buttons li:hover  {
	background: url(images/curve-right-hover.gif) top right no-repeat;
}

#buttons .active a, #buttons .active:hover a, #buttons li:hover a  {
	background: url(images/curve-left-hover.gif) top left no-repeat;
}