body {
	background:#5AD;
	margin:0px;
	padding:0px;
}

body, table {
	font:13px 'trebuchet MS', verdana, helvetica, sans-serif;
	color:#000;
}

td {
	vertical-align:top;
}

h3 {
	font-size:18px;
	text-align:center;
	text-transform:uppercase;
	color:#069;
	margin:10px 0px 10px;
	font-weight:normal;
}

h4 {
	font-size:14px;
	color:#08B;
	line-height:20px;
	margin:0px 0px 15px;
}

h4 span {
	font-weight:normal
}
h5 {
	font-weight:bold;
	font-size:100%;
	color:#069;	
}
ul,ol {
	margin:0px 0px 15px;
	padding-left:20px;
}

ol li {
	padding-top:8px;
}

a {
	text-decoration:none;
	color:#07F;
}

a:hover {
	text-decoration:underline;
	color:#08B;
}

#header {
	background:url(images/bgHeader.gif) repeat-x;
}

#menuBar td {
	font-size:14px;
	padding: 7px 10px 6px;
	letter-spacing:0.1em;
}

#menuBar td, #menuBar a {
	color:#0df;
}

#menuBar a:hover {
	color:#fff;
	text-decoration:none;
}

#main {
	background:#fff;
	padding:5px 2px 15px;
}

#thumbs {
	text-align:right;
}

#thumbsAll {
	text-align:center;
}

#thumbs table, #thumbsAll table {
	border-left:3px solid #7BD;
	border-right:3px solid #7BD;
	border-top:1px solid #7BD;
	margin:10px 2px 30px;
}

#thumbs table td img, #thumbsAll table td img {
	border:1px solid #eee;
}

#clickHere {
	background:#f5f5f5;
	font-size:10px;
	padding:1px 5px;
	text-align:right;
	color:#000;
	border-top: 1px solid #7BD;
	border-bottom: 1px solid #7BD;
}

#footer {
	background:#7BD;
	border-top:1px solid #08B;
	border-bottom:3px solid #39C;
	font-size:12px;
	color:#069;
	text-align:center;
	padding:20px 5px 10px;
}

#section {
	text-align:center;
	padding:5px 0px 10px 15px;
}

#mainNote {
	padding:0px 15px 0px 30px;
}

#sideNote {
	padding:0px 0px 0px 10px;
	border-left:1px dotted #7BD;
}
.prices td {
	color:#666;
	border-bottom:1px dotted #7BD;
}

#section p.note {
	font-size:12px;
	text-align:left;
	margin-top:30px;
}

#section ul {
	margin-left:0px;
	padding-left:15px;
	text-align:left;
	margin-top:0px;
	font-size:12px;
}

.caption {
	text-align:center;
	padding:6px 0px;
	font-style:italic;
}

#flash {
	margin:0px auto 2px;
	border-bottom:1px dotted #7BD;
	padding:0px 0px 3px;
}