body {
	padding: 0; margin:0; 
	background-color: #003171;
	font-family: "trebuchet ms", sans-serif;
	font-size: 10pt;
	color: black;
}
#topbar {
	background-color: #bbb;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 3px 0;
	border-bottom: 1px dotted #666;
	font-weight: bold;
}
#topbar a {
	color: #003171;
}
#live {
border: 3px solid #003171;
font-size: 16pt;
width: 400px;
margin: auto;
padding: 10px;
text-align: center;
}
#live ul {
	text-align: left;
}
#live p {
	margin: 1em 0;
	padding: 0;
}
#live .normal {
	font-size: 12pt;
}
#head {
	background-color: #00141A;
	padding: 20px;
	text-align: center;
}
#content {
	margin: 0 auto;
	width: 800px;
	background-color: white; /* #00141A;*/
	padding: 20px;
	color: black; /* #F6CE59;*/
	border: 2px solid #fff;
}
h1 {
	width: 840px;
	margin: 0 auto;
	font-size: 24pt;
}
h1 a {
	color: white;
	text-decoration: none;
}
h1 a:hover {
	color: white;
	text-decoration: none;
}
h2 {
	margin: 35px 0 8px -7px;
	padding: 4px 7px;
	font-size: 12pt;
	color: #000;
	background-color: #C96;
	font-weight: bold;
}
h2.first {
	margin-top: 0;
}
#tag { color: #BBB; }
#tag a {color: #FFF; font-weight: bold;}
#tag a {color: white;}
h3 {
	font-size: 11pt;
	font-style: italic;
}
h5 {
	margin-top: 0;
	font-size: 10pt;
}
div.right {
	float: right;
	text-align: right;
}
div.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
p.right {
	float: right;
}
.frontimage {
	border: 4px solid #C96;
	padding: 5px;
}

.screenshots {
	text-align: center;
	border: 4px solid white;
	width: 500px;
	margin: 20px auto;
}
.screenshots img {
	border: 0;
}
a {
	color: #003171;
	outline: none;
	font-weight: bold;
}
a:hover {
	color: #006D3B;
}
#footer {
	font-size: 8pt;
	text-align: right;
	margin: 20px auto;
	width: 840px;
	color: #fff;
	font-weight: bold;
	padding: 5px 20px 10px 20px;
	clear: both;
}
#footer a {
	color: #fff;
}
ul#nav {
	list-style-type: none;
	margin: 0 0 30px 0px;
	padding: 8px 10px;
	text-align: center;
	background-color: #006D3B;
	
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	
}
#nav li {
	display: inline;
	padding: 0px;
	text-indent: 0px;
	font-size: 11pt;
}
#nav a {
	font-weight: bold;
	text-decoration: none;
	padding: 8px 13px;
	color: #fff;
}
#nav a:hover {
	color: #006D3B;
	background-color: #FFFFFF;
}
#nav a.current {
	text-decoration: underline;
}
#nav a.current:hover {
	background-color: #006D3B;
	color: white;
}
#gallery {
	width: 650px;
	margin: auto;
	text-align: center;
}
img.photothumb {
	border: 0px;
	padding: 0px;
	margin: 4px;
}
td {
	font-size: 9pt;
}
td.left {
	background-color: #00141A;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	border-right: 4px solid #C96;
}
td.right {
	padding-left: 10px;
}
a img {
	border: 0px;
}
.dim {
	color: #553;
}
.small {
	font-size: 8pt;
}
.big {
	font-size: 14pt;
}
.amount {
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
.center {
	text-align: center;
}
.blogfoot {
	font-size: 8pt;
	border-bottom: 1px solid #fff;
	width: 400px;
	margin-bottom: 20px;
	padding-bottom: 2px;
}
div.subnav {
	margin: 10px auto;
	text-align: center;
	width: 220px;
	padding: 6px 0;
	border-top: 2px solid #006D3B;
	border-bottom: 2px solid #006D3B;
	color: #fff;
}
div.subnav a { font-weight: bold; text-decoration: none;}
img#displayphoto {
	border: 4px solid #C96;
	padding: 5px;
}
.highlightnew {
	background-color: #FF6;
	color: black;
	margin-left: 4px;
	margin-right: 4px;
	padding: 1px;
	font-size: 10px;
}
#live .highlightnew {
	background-color: #FF6;
	color: black;
	margin-left: 4px;
	margin-right: 4px;
	padding: 5px;
	font-size: 12pt;
	font-weight: bold;
}
div.previousshow {
	float: left;
	margin: 0 12px 30px 12px;
	text-align: center;
	font-weight: bold;
}
div.previousshow img {
	margin-top: 4px;
}
div#publicity {
	text-align: center;
}
div#publicity img {
	margin: 5px;
}
div#publicity .photocredit {
	font-size: 8pt;
	margin-bottom: 50px;
}