/*****************************/
/***      HTML tags        ***/
/*****************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	margin:0px;
	padding:0px;
}
td { 
	text-align:left; 
	vertical-align:top;
	padding:0px;

}
a img {border-width:0;}
a:hover img {opacity:0.6;filter:alpha(opacity=60);}
p:first-child {margin-top:0px;}
#midd .toplinks, #midd .toplinks a {font-size: 12px; margin: 0px; padding: 0px; font-weight: normal; color:#7E7E7E;}
#midd .toplinks a {color:#7E7E7E;}
#midd .toplinks a:hover {color: #CCFF00;}
#midd .backtotop, #midd .backtotop a {color: #7e7e7e; font-size: 9px; font-style: italic;}
.text_justify h2 {
	font-weight: bold;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #DBD68E;
}
.text_justify h3 {
	font-weight: bold;
	font-size: 13px;
	margin: 20px 0px -5px 0px;
	padding: 0px;
	color: #D8B581;
}
/* grey underline for links in text    */
#midd a, #middb a {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E7E7E;
	text-decoration: none;
}
#midd a:hover, #middb a:hover {
	color: #CCFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF00;
	text-decoration: none;
}
/*****************************/
/***      Containers        ***/
/*****************************/
.wrap0 { /* hangs in the centre */
	width: 960px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align:center;
}

.banner {
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 9px;
}

/*    layout 1a - top pics with a header and text below     */
#topp {margin-top: 1px;}
#topp .sidecolumn {
	vertical-align: bottom;
	width: 45px;
}

#midd, #middb {
	width :960px;
	margin-top: 30px;
	padding: 0px;
}
#midd .colleft, #midd .colright {
	width:210px;
}
#midd .colleft {text-align:right;}

.toppic {
	border: 1px solid #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
.toppic:hover {
	border: 1px solid #CCFF00;
	margin-right: 5px;
	margin-left: 5px;
	opacity:0.8;
	filter:alpha(opacity=80);
}

/*    end of layout 1a - top pics with a header and text below     */

/*    layout 1b - header left of the text     */
#middb {
	margin-top: 1px;
}
#middb .colleft, #middb .colright {
	width:210px;
}
#middb .colleft {text-align:right;}
.header1b {
	width: 45px;
	margin-top: 25px;
	margin-right: 20px;
}
#middb .sidecolumn1 {
	width:85px;
	text-align:right;
	padding-right:10px;
}
/*    end of layout 1b - header left of he text     */

.text_justify {
	text-align: justify;
}
.text_greenitalic {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #CCCC33;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
}
.text_green {color: #CCCC33;}
.botcredits {
	width: 960px;
	margin-bottom: 20px;
}
.botcredits td, .botcredits a {
	font-size: 10px;
	color:#8FADBE;
	text-decoration: none;
}
.botcredits a:hover {color:#CC9900;}
.thumbs_float {
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	font-size: 9px;
}
.thumbs_all {
	clear: left;
	float: none;
}
.thumbs_float a {
	color: #BDD1D9;
	text-decoration: none;
	font-size:11px;
	line-height:16px;

}
.totop{text-align:right;}
#midd .totop a, #middb .totop a {
	color:#B4CAEB;
	border-bottom-color: #B4CAEB;
}
#midd .totop a:hover, #middb .totop a:hover {color:#CCFF00;border-bottom-color: #CCFF00;}