@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/background_1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	margin: 0px 0px 0px 0px;
}
a:link, a:active, a:visited {
	color: #F05112;
	text-decoration: none;
}
a:hover {
	color: #4a4a4a;
}
.splashtable {
	background-image: url(../images/img_dragonfly.jpg);
	height: 600px;
	width: 996px;
	background-repeat: no-repeat;
	background-position: center top;
}
.maintable {
	background-image: url(../images/background_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
.contenttable {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	line-height: 1.5em;
	color: #4a4a4a;
}
.content_cel {
	width: 525px;
	padding-top: 12px;
}
.content_cel img{
	border-color: #999999;
	float: right;
	border-bottom-width: 10px;
	border-style: solid;
	margin-left: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-top: 25px;
}
.content_cel img:hover{
	border-bottom-color: #F14B0F;
}
.image_cel {
	width: 525px;
	padding-top: 12px;
}
.image_cel img{
	border-color: #999999;
	border-bottom-width: 5px;
	border-style: solid;
	margin-right: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
.image_cel img:hover{
	border-bottom-color: #F14B0F;
}
.header1 {
	font-size: 16px;
	color: #f05112;
	background-color: #FFFFFF;
	font-weight: bold;
}
.header2 {
	font-size: 12px;
	color: #F14B0F;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #F14B0F;
	padding-left: 4px;
}
.sidebar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F14B0F;
	margin-top: 12px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1em;
}
.sidebar img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	}
.sidebar img:hover {
	border-top-color: #F14B0F;
	border-right-color: #F14B0F;
	border-bottom-color: #F14B0F;
	border-left-color: #F14B0F;
	}
.sidebar div {
	margin-top: 10px;
	margin-left: 10px;
	border-right-color: #F14B0F;
	border-bottom-color: #F14B0F;
	border-left-color: #F14B0F;
	border-bottom-style: none;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.sidebar a {
	color: #F14B0F;
	float: right;
}
.menucell {
}
.headercell_menu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 23px;
}
.submenu {
	margin-top: 30px;
	font-family: Helvetica, Arial, sans-serif;
}
.submenu p {
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #FFFFFF;
}
.submenu a {
	padding-right: 20px;
	text-decoration: none;
	color: #4a4a4a;
	text-align: left;
}
.submenu a:link, .sublink a:visited, .sublink a:active {
color: #4a4a4a;
	text-decoration: none;
}
.submenu a:hover {
color: #F05112;
}

.formfield1 {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 11px;
	color: #4a4a4a;
	background-color: #FFFFFF;
	width: 250px;
	border: 1px solid #c2c2c2;
}
textarea {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 11px;
	color: #4a4a4a;
	background-color: #FFFFFF;
	width: 510px;
	border: 1px solid #c2c2c2;
}
a:link, a:active, a:visited {
	color: #F05112;
	text-decoration: none;
}
a:hover {
	color: #4a4a4a;
}
#artsale {
	width: 100px;
	background-color: #ffffff;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #F05112;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
