body {
	background: #EEEEEE;
	width: 780px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: arial, sans-serif;
	font-size: 1em;
}

input, textarea {
	border: 1px solid #ccc;
	margin: 0px;
}

#header {
	width: 780px;
	height: 198px;
	background-image:url("../art/g_main1.jpg");
	text-align: right;
	font-size: .85em;
}

#header span {
	display: block;
	float: right;
	margin-right: 15px;
	padding-top: 9px;
}

#header span a {
	color: #4D4D4D;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#header span a:hover {
	color: #669966;
}

#header span a#current {
	color: #669966;
}

#frame {
	background: white;
	width: 780px;
	overflow: hidden;
}

#leftbar {
	padding-top: 4px;
	float: left;
	width: 155px;
}

#leftbar span {
	display: block;
	margin-left: 0px;
}

#leftbar a {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 1em;
	font-size: .8em;
	font-weight: bold;
	color: #4D4D4D;
}

#leftbar #subber {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCC;
}

#leftbar #subber ul {
	margin: 0px;
	padding: 0px;
	margin-left: 2em;
}

#leftbar #subber li {
	color: #333366;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	border: 1px solid white;
}

#leftbar #subber li a {
	margin: 0px;
	padding-left: 0px;
	font-size: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#leftbar #subber a {
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	padding-left: 15px;
	border-bottom: none;
	
}

#leftbar a:hover {
	color: #669966;
}

#leftbar a#current {
	color: #996600;
}


#leftbar a.craftshow_main {
	padding: 0px;
	border: 0px;
	margin-top: 25px;
	display:block;
	float: left;
	width: 157px;
	height: 45px;
	background-image:url("../art/b_craftshow.jpg");
}

#leftbar a:hover.craftshow_main { 
	background-position: 0 -45px;
}

#content {
	float: right;
	width: 614px;
	font-size: .8em;
}

#content span {
	display: block;
}

#content b {
	display: block;
	font-weight: normal;
	padding-top: 25px;
}

#content h2 {
	margin: 0px;
	margin-bottom: 1em;
	font-size: 1em;
	color: #000033;
}

#content p {
	color: #666666;
	line-height: 1.15em;
}

#content a {
	color: #0033CC;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content #infoBox {
	margin-top: 27px;
	width: 380px;
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #F9F9EA;
	float: left;
}

#content #infoBox img {
	float: left;
}

#content #infoBox p.save {
	color: #AAA;
	float: left;
	font-size: .8em;
	margin: 0px;
	margin-left: 1em;
	margin-top: 5px;
}

#content #infoBox span {
	display: block;
	margin: 0px;
	margin-top: 40px;
	_margin-top: 30px;
	padding-right: 10px;
	width: 170px;
	float: right;
}

#content #infoBox span h1 {
	font-size: 1.5em;
	color: #FF0066;
	margin: 0px;
}

#content #infoBox span b {
	padding: 0px;
	margin: 0px;
	font-size: .9em;
}

#content #infoBox span p {
	font-size: .9em;
	margin: 0px;
	margin-bottom: 1em;
}

#content #infoBox2 {
	margin-top: 27px;
	width: 380px;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #ccc;
	background-color: #000;
	margin-bottom: 10px;
	float: left;
}

#content #infoBox2 img {
	margin-left: 6px;
	margin-bottom: 5px;
	margin-top: 3px;
}

#content #infoBox2 img#art {
	float: left;
	border: 1px solid white;
	margin-left: 7px;
	_margin-right: 5px;
}

#content #infoBox2 span {
	display: block;
	height: 198px;
	width: 225px;
	margin-right: 8px;
	margin-top: 3px;
	float: right;
	border: 1px solid white;
	background-color:#F00;
}

#content #infoBox2 span h1 {
	font-size: 1.2em;
	padding: 10px;
	color: #FFF;
	margin: 0px;
	padding-bottom: 0px;
}

#content #infoBox2 span b {
	padding: 0px;
	margin: 0px;
	font-size: .9em;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #000;
	font-weight: bold;
}

#content #infoBox2 span p {
	font-size: .9em;
	margin: 0px;

	color: #000;
	padding: 10px;
}

#content #infoBox2 span a.more {
	float: right;
	margin: 0px;
	margin-top: 10px;
}

#content #infoBox3 {
	float: left;
	margin-top: 26px;
}

#content #infoBox3 img {
	border: 0;
}

#content #infoBox3 p {
	font-size: .9em;
	margin: 3px 0 0 0;
}

#content #rightBar {
	width: 190px;
	padding-left: 20px;
	padding-top: 27px;
	float: right;
	border-left: 1px dotted #999;
	_border-left: 1px solid #CCC;
}

#content #rightBar p {
	margin: 0px;
	margin-bottom: 10px;
}

#content #rightBar h2 {
	margin: 0px;
	border-top: 1px solid #CCC;
	padding-top: 5px;
}

#content #rightBar img {
	margin-bottom: 10px;
}

#content table#contact_table {
	margin-left: 50px;
}

#content table#contact_table th {
	text-align: left;
	vertical-align: top;
}

#content table#contact_table td {
	vertical-align: top;
}

#footer {
	overflow: hidden;
	background: white;
	padding-left: 175px;
	clear: both;
	padding-bottom: 10px;
	_padding-bottom: 80px;
	font-size: .9em;
}

#footer span {
	display: block;
	border-top: 1px dotted #999;
	_border-top: 1px solid #CCC;
}

#footer img {
	float: right;
	padding-top: 10px;
	padding-right: 8px;
}

#footer p {
	float: left;
	width: 500px;
	font-size: .75em;
	color: #666666;	
	line-height: 1.4em;
}

#footer a {
	text-decoration: none;
	color: #0033CC;
	margin-right: 10px;
}

#footer a:hover {
	text-decoration: underline;
}

#footerCommon {
	overflow: hidden;
	background: white;
	padding-left: 175px;
	width: 605px;
	clear: both;
	padding-bottom: 10px;
	font-size: .7em;
	color: #888;
	background-image:url("../art/g_small-seal.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#footerCommon a {
	color: #0033CC;
	text-decoration: none;
}

#footerCommon a:hover {
	text-decoration: underline;
}

#footerCommon #siteLinks {
	border-bottom: 1px solid #BBB;
	padding-bottom: 3px;
	padding-right: 5px;
	text-align: right;
}

#footerCommon #copyright {
	clear: both;
}

#footerCommon p {
	line-height: 1.6em;
}

#footerCommon #signup {
	float: left;
	clear: both;
	margin-top: 3px;
	margin-bottom: 10px;
}

#footerCommon p {
	margin: 0px;
}

#footerCommon #signup .itext, #footerCommon #signup .ibutton {
	color: #666;
	font-size: .95em;
}

#footerCommon #signup .ibutton {
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
}

#footerCommon2 {
	overflow: hidden;
	clear: both;
	font-size: .7em;
	background-color: #FFFFFF;
	background-image:url("../art/bk_footer-new.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#footerCommon2 a {
	text-decoration: none;
	color: #0033FF;
}

#footerCommon2 a:hover {
	text-decoration: underline;
}

#footerCommon2 #signup {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	margin-left: 20px;
	font-weight: bold;
}

#footerCommon2 form {
	margin: 0px;
	padding: 0px;
}

#footerCommon2 #signup .itext, #footerCommon2 #signup .ibutton {
	margin: 0px;
	font-size: .9em;
	color: #333;
	border: 1px solid #666;
	padding: 3px;
	margin-left: 2px;
	margin-right: 2px;
}

#footerCommon2 #signup .ibutton {
	padding: 2px;
	border: 1px solid #666;
}

#footerCommon2 #copyright {
	border-top: 1px solid #BBB;
	margin-top: 10px;
	margin-left: 20px;
	padding: 0px;
	line-height: 1.3em;
}

#footerCommon2 #copyright p {
	margin: 0px;
	padding: 0px;
	color: #333;
}

#footerCommon2 #siteLinks {
	color: #333;
	padding: 20px;
	padding-right: 90px;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: right;
}
