body{
	font-family:Arial, Helvetica, sans-serif;
}
#top{
	width:900px;
	background:#999999;
	margin:0px auto;
	padding:0;
	border:thin solid #000000;
}
#header{
	height:100px;
	background:#003366;
	background:url(header.jpg) no-repeat;
}
#nav{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	border-top:thin solid;
}
#listNav{
	list-style-type:none;
	margin:0;
	padding:10px;
}
#listNav li{
	display:inline;
	margin:0 25px;
}
#content{
	width:860px;
	margin:0px auto;
	padding:20px;
	border:thin solid #000000;
	border-top:none;
}
#name{
	float:left;
	margin-top:5px;
}
#catch{
	float:right;
}
#logo img{
	float:right;
}
#aboutImg{
	margin-top:29px
}
#name{
	font-size:34px;
	font-weight:bold;
	margin-left: 10px;
	margin-top: 3px;
}
#name td{
	font-size:12px;
	font-weight:bold;
}
#catch{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin: 15px 45px 15px 15px;
}
#contentTop{
	padding:10px 10px 10px 10px;
	background:url(fadeBlue.png) repeat-x;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	text-align: justify;
}
#contentTop img{
	border:none;
}
#text{
	margin-bottom:10px;	
}
#contentStar{
	padding:10px 10px 10px 10px;
	background:url(fadeYellow.png) repeat-x;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	text-align: justify;
	width:850px;
}
#contentBottom{
	margin-top:10px;
	padding:10px 10px 10px 10px;
	background:url(fadeYellow.png) repeat-x;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	text-align: justify;
}
#contentBottom img{
	border:none;
	margin-right:10px;
}
#footer{
	font-size:11px;
	margin-top:20px;
	width:850px;
	padding:5px;
	text-align:center;
	border:solid thin;
}
#flashContent{
	width:100%;
	height:650px;
}
#deckFlash{
	float:right;
	padding-left: 25px;
}
#railFlash{
	float:left;
	margin-right:25px;
}
#wdCTA{
	float:right;
	margin-top:30px;
}
#starCTA{
	margin-top:30px;
}
#swatchContainer{
	border:solid thin;
	padding: 5px;
	margin-bottom:10px;
	margin-left:-10px;
}
#swatches{
	display:none;
	margin:10px auto;
	width:800px;
}
#sampleText{
	color:#ffffff;
	font-weight:bold;
	font-size:24px;
	margin: 110px 0 0 5px;
	padding-left:5px;
	background-color:#cccccc;
}
#wdContainer, #starContainer{
	border:solid thin;
	padding: 5px;
	margin-left:-10px;
}
#galleryButton, #swatchButton{
	font-weight:bold;
	text-align: center;
}
/*nav colors*/
a:link {color: #FFFFFF; text-decoration:none;}     /* unvisited link */
a:visited {color: #FFFFFF; text-decoration:none;}  /* visited link */
a:hover {color:#0099CC; text-decoration:none;}   /* mouse over link */
a:active {color: #FFFFFF; text-decoration:none;}   /* selected link */
/*body colors*/
a.one:link {color: #000000; text-decoration:none; font-weight:bold}     /* unvisited link */
a.one:visited {color: #000000; text-decoration:none; font-weight:bold}  /* visited link */
a.one:hover {color:#0099CC; text-decoration:none; font-weight:bold}   /* mouse over link */
a.one:active {color: #000000; text-decoration:none; font-weight:bold}   /* selected link */
/*header colors*/
a.head:link {color: #000000; text-decoration:none; font-weight:bold}     /* unvisited link */
a.head:visited {color: #000000; text-decoration:none; font-weight:bold}  /* visited link */
a.head:hover {color:#0099CC; text-decoration:none; font-weight:bold}   /* mouse over link */
a.head:active {color: #000000; text-decoration:none; font-weight:bold}   /* selected link */