body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
	
}
table,th,tr,td,form,ul,ol,li,h1,h2,h3,h4,h5,h6 {
	margin:0px;
	}
.closeWin {
	display:none;
	visibility:hidden;
}	
#container {
	width: 900px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 0px;
	
}
#container #content #detail #rightCol #gallery {
	visibility:hidden;
	display:none;
	
}

#copyright {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #CFB378;
	font-size: xx-small;
	font-style: italic;
}
#container #navigation {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #937559;
	border-bottom-color: #937559;
	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	color: #000000;
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container #coachTitle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #937559;
	border-bottom-color: #937559;
	background-color:#FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: Left;
	color: #000000;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#container #content #detail  .specParagraph {
	text-align: justify;
	text-indent: 7px;
	margin-bottom: 10px;
}

#container #navigation #navMenu select {
	border: 1px solid #937559;
	font-size: x-small;
	color: #172238;
}
#container #content #list #leftCol #theList {
	border: 1px solid #937559;
}
#container #content #list #leftCol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #0B111F;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #400604;
}
#container #clear {
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}



#container #content {
	display: block;
	clear: both;
	height:auto;
}


#container #content #list #leftCol .highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #400604;
}
#container #content #list #rightCol h4 {
	font-size: x-small;
	background-color: #ffffff;
	padding: 2px;
}

#container #content #list #rightCol h5 {
	font-size: x-small;
	background-color: #ffffff;
	padding: 2px;
}
#container #content #list #rightCol h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;

	font-weight: bold;
	text-align: center;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#container #content #list #leftCol {
	float: left;
	width: 620px;
	margin-left: 10px;
}


#container #content #list #rightCol {
	float: right;
	width: 235px;
	margin-right: 10px;
}
#container #content #list #leftCol .imgLeft {
	border: 1px solid #400604;
	float: left;
	margin-right: 10px;
	
}
#container #content #list #leftCol .imgRight {
	border: 1px solid #400604;
	float: right;
	margin-left: 10px;
	
}

#container #content #list #rightCol h1 {
	font-size: medium;
	color: #000000;

	font-family: "Times New Roman", Times, serif;
	padding: 5px;
}
#container #content #list #rightCol ul{
	text-indent:0px;
	padding:0px;}

#container #content #list #rightCol li {
	list-style-type: square;
	font-size: x-small;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-position: inside;
}
#container #content #list #rightCol a {
	color: #666666;
	text-decoration: none;
}
#container #content #list #rightCol a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#container #content #list #leftCol #theList a {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
#container #content #list #leftCol #theList a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#container #content #list #rightCol #bonus {
	margin: 5px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}



#container #content #list #leftCol p {
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#container #content #detail #leftCol {
	float: left;
	width: 420px;
	margin-left: 10px;
}

#container #content #detail #rightCol {
	float: right;
	width: 420px;
	margin-right: 10px;
}

#container #footer {
	
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	color: #937559;
	font-size: x-small;
	font-weight: bold;
}
#container #content #detail .specs {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #d2d2d2;
	width: 400px;
}
#container #content #detail .specs h3 {
	font-size: medium;
	color: #000000;
	background-color:#FFFFFF;
	padding: 2px;
	margin-top: -5px;
	margin-right: -5px;
	margin-bottom: 5px;
	margin-left: -5px;
}
#container #content #detail #rightCol a {
	color: #666666;
	text-decoration: none;
}
#container #content #detail #rightCol a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#container #content #detail #rightCol h1 {
	font-size: medium;
	color: #000000;
	background-color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	padding: 5px;
}
#container #content #detail #rightCol h4 {
	font-size: x-small;
	background-color: #ffffff;
	padding: 2px;
}

#container #content #detail #rightCol h5 {
	font-size: x-small;
	background-color: #ffffff;
	padding: 2px;
}
#container #content #detail #rightCol h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	background-color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#container #content #detail #rightCol #ghostGallery {
	visibility: visible;
	display:block
}

