html {
	height: 100%; margin-bottom: 1px; /* fixing the problem with Firefox shifting the centred site when vertical scrollbar appears */
}
body {
	background: url('../images/bg.gif');
	font-family: arial, helvetica, sans-serif;
	color: #6F6F6F;
	font-size: 0.75em
}


li 
{
	padding-bottom: 10px;
  
}

#container	{
	width: 772px; margin-top: 46px; margin-left: auto; 
	margin-right: auto; background-color:#FFFFFF;
	/*background: url('../images/nav/sky_top_nav.gif');
	background-repeat:no-repeat;
	background-position: right top;
	
	*/
}
#header	{
}
#logo 	{
	float: left; width: 300px; height: 75px
}
#nav	{
	float: left; width: 490px; padding-top: 4px; text-align: right; 
	padding-right: 8px;
	
}
#nav a	{
	padding-right: 8px; color: #8C8C8C; text-decoration: none; font-size: 1.2em; letter-spacing: -0.1em
}
#nav a:hover, #nav a.on	{
	color: #3F3F3F; text-decoration: none;
}
#content	{
	width: 754px; margin-left: auto; margin-right: auto; 
	border-top: solid 1px #9F9F9F; 
}

#flash_panel	{
	height: 302px
}
#pic_strip	{
	margin-top: 8px; 
}
#pic_strip div.pic	{
	float: left; width: 265px; padding-right: 6px
}
#pic_strip div.pic_last_in_row	{
	float: left; width: 210px; padding-right: 0px; padding-left: 1px
}
#pic_strip div.pic table	{
	width: 100%
}
#pic_strip div.pic td.pic	{
	border: solid 1px #878787; border-right: none
}
#pic_strip div.pic td.text	{
	border: solid 1px #878787; border-left: none; padding: 8px;
	color: #3F3F3F
}

#page	{
	float: left; padding-top: 8px; padding-right: 16px
}
#page img	{
	display: block; margin-bottom: 40px
}
#main	{
	float: left; padding-top: 8px; 
}

#main div.content_section {
	margin-bottom: 20px
}
#main div.content_section div.text {
	float: left; width: 418px
}
#main div.content_section div.pic {
	float: left; width: 210px; padding-left: 10px
}

#pics	{
	float: left; padding-left: 10px; width: 210px; padding-top: 8px; 
}
#pics img	{
	display: block; margin-bottom: 8px; 
}
#pics table td	{
	padding-right: 3px; padding-bottom: 3px; vertical-align: top
}
#pics table td.last_in_row	{
	padding-right: 0px
}
#pics table td img {
	margin-bottom: 0px; padding-top: 0px; 
}
#pics div.more_pics	{
	margin-top: 8px; text-align: right
}

#footer	{
	width: 772px; margin-left: auto; margin-right: auto; 
	border-top: solid 8px #FFFFFF; 
}
#footer div.logos	{
	text-align: right;
	padding-top: 6px;
}
#footer div.logos img	{
	margin-left: 16px
}
#footer div.credit	{
	padding-top: 6px;
	text-align: right;
	font-size: 12px; font-weight: bold; color: #FFFFFF;
	padding-left: 4px
}
#footer div.credit a	{
	color: #FFFFFF
}


table.splash	{
	margin-left: auto; margin-right: auto; margin-top: 100px
}
table.splash td	{
	padding: 10px
}

table.form	{
}
table.form	th, table.form	td {
	vertical-align: middle
}
table.form	th {
	text-align: left; font-weight: normal; padding-right: 8px; 
}

table.quiz	{
}
table.quiz td.question {
	padding-top: 12px; font-weight: bold; font-size: 1.3em; color: #3F3F3F;	
}
table.quiz	td.question span	{
	font-size: 24px; font-weight: bold; color: #3F3F3F; float: left; margin-top: -8px; padding-right: 6px
}

.clear	{clear: both}
.number	{font-size: 24px; font-weight: bold; color: #3F3F3F}
.copyright	{margin-bottom: 16px; font-size: 11px}

a	{
	color: #6F6F6F;	
}
a:hover	{
	text-decoration: underline
}

h1, .h1	{
	display: block; font-family: arial; font-weight: bold; font-size: 1.3em; margin-top: 0px; margin-bottom: 8px; 
	color: #3F3F3F;	letter-spacing: -0.1em; line-height: 1.1em; text-decoration: none
}
h1 span, .h1 span	{
	font-family: arial; font-weight: bold;  font-size: 0.9em; padding-left: 8px
}
h2	{
	font-size: 1.2em; margin-bottom: 4px; letter-spacing: -0.1em
}
h3	{
	font-size: 1.1em; margin-bottom: 1px
}
div.date	{
	color: #3F3F3F;
}
p	{
	margin-top: 2px; margin-bottom: 8px
}
p.small	{
	font-size: 0.9em
}
p span.attribute {
	font-weight: bold; display: block
}

img	{
	border: 0px
}
img.png	{behavior: url('pngbehavior.htc');}
form	{
	margin: 0px; padding: 0px; margin-bottom: 12px
}


