body{
	background-color: #ede7df;
	color: #333;
}
#contentWrapper{
	background-color: #ede7df;
}
body#comingSoon {
	background: #036/* url(../images/comingSoonBKG.jpg) no-repeat fixed center center*/;
}
#navigation a:link, #navigation a:visited {
	color: #336699;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFF;
	background-color: #336699;
	text-decoration: none;
}
#navigation a:active {
	color: #333;
	background-color: #000;
	text-decoration: none;
}
#navigation li{
	background: url(../images/menuSeparator2px.jpg) repeat-y scroll right top;
}
#navigation li.last{
	background: none!important;
}
#footer{
	border-top: 1px solid #336699;
}
#footer ul li{
	background: url(../images/menuSeparator2px.jpg) repeat-y scroll right top;
}
#footer ul li.last{
	background: none!important;
}
/*#footer a:link, #footer a:visited {
	color: #F90;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}*/
a[href^="http:"] {
	background: url(../images/external_link.gif) no-repeat right top;
	padding-right:16px;
}
a[href^="http://www.g-catmultihulls.com"],
a[href^="http://g-catmultihulls.com"],
a[href^="http://www.supersimple.org"]{
	background-image: none;
	padding-right: 0;
}
a:link, a:visited{
	color: #336699;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:active{
	color: #000;
	text-decoration: underline;
}
#subnavigation a:link,
#subnavigation a:visited{
	color: #666;
	text-decoration: none;
}
#subnavigation a:hover{
	color: #FFF;
}
#subnavigation a:active{
	color: #000;
}
.gallery #wrapper{
	background: #036 url(../images/clickThumb_bkg792black.jpg) no-repeat right top;
}
#wrapper{
	background: #036 url(../images/clickThumb_bkg792noType.jpg) no-repeat right top;
}
#home #wrapper{
	background-image: none;
	background-color: #ede7df;
}
#attributes li,
#wallpapers li{
	border-bottom: 1px dotted #999;
}
/*history styles*/
#history #secondaryContent h3{
	color:  #036;
}
#contact #hansGeisslerPic{
	border: 10px solid #FFF;
}
object { outline:none; }