@charset "iso-8859-1";

body{
	background:#fff;
	margin:15px 1%;
	font:75% arial,helvetica,sans-serif
	}
	
table, li li, h2, h3 {font-size:100%}

a 	{
	text-decoration:none;
	color:#000
	}

a:hover{color:red;}

a img	{border:0}

.backtohome {border: 1px solid black;
			width:15%;
			height:20px;
			padding:5px 8px;
			margin:10px 10px 20px 11px;
			background:#E1D9CA;
			}

.backtohome p {font:150% arial,helvetica,sans-serif; }

h1	{/*margin:15px 2% 20px 1%;*/
		color: #707885; 
		font-family: times new roman, Serif;
		padding:0 0 0 10px;
		margin:0 0 5px 0;
		font-weight:normal;
		height:50px;}

h2 {text-align:left; color: red; margin:10px 10px 10px 10px}
h3 {text-align:left; margin:5px 10px 5px 10px}
h4 {text-align:left; margin:10px 10px 10px 10px; color:#000033}
h5 {text-align:left; margin:0px 10px 0px 10px;  color:#285970}

a	{text-decoration:none;
	color:black}
	}
	
a img	{border:none; margin: 1px 5px 5px 5px }

.nav	{
	position:absolute;
	left:2%;
	width:20%;
	margin:0;
	padding:0
	}

.nav p {background:#A1ADC0; margin:0; padding:6px 10px; font-weight:bold}

.nav li {
	vertical-align:bottom;
	min-height:35px;
	list-style:none; 
	margin:0 0 5px 0;
	padding: 1px;
	}

.nav #ssn1 {background:#A1ADC0 url(buttons/icon1.gif) no-repeat 100% 50%}
.nav #icon2 {background:#A1ADC0 url(buttons/icon1.gif) no-repeat 100% 50%}

/* mozilla hack */
html>body .nav a {
	position:absolute;
	line-height:30px;
	width:90%;
	padding:0 5%}

.nav a:hover {color:#fff}

.content {
	position:relative;
	left:22%;
	width:75%;
	background:#D8DCE8;
	colour:black;
	}

.content a {
	color:red;
	text-decoration:underline
	}

.content a:hover {color:black}

.subnav {padding:0; 
	margin:2px 0 0 0; 
	border-top:1px solid #A1ADC0;
	border-right:1px solid #A1ADC0;
	border-left:1px solid #A1ADC0;
	background-color:#D8DCE8}

.subnav li {
	/*vertical-align:bottom;
	min-height:10px; */
	list-style:none;
	margin:0;
	background-color:#D8DCE8;
	border:0;
	border-bottom:1px solid #A1ADC0;
	}

.subnav a {width:100%;
	padding:2px 4px 2px 6px}	

/* mozilla hack */
html>body .subnav a {
	position:absolute;
	line-height:10px;
	width:90%;
	padding:0 5%}

.subnav a:hover {color:red}	
	
.topnav {
	position:relative;
	margin:0;
	padding: 5px;
	height:65px;
	background:#D8DCE8;
}

.overview {

	position:relative;
	width:100%;
	margin: 10px 0 10px 10px;
	}

#infoBar p {color:#A1ADC0}

#infoBar {
	position:relative;
	left:20%;
	width:78%;
	background:#A1ADC0; 
	color:#A1ADC0; 
	height:auto;
	margin:0 0 10px 0;
	padding:4px 2px 5px 4px;
	clear:both;
	}

#infoBar hr {
	color:#fff;
	background:#fff;
	height:1px;
	border:0;
	margin:0;
	padding:0;
	}
	
#infoBar p {color:#A1ADC0}
#infoBar a 
	{
	background:url(gfx/arw.gif) no-repeat 0% 50%;
	padding-left:14px;
	padding-right:14px;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	width:23%
	}

#infoBar a:hover {
	color:red; 
	text-decoration:none}

#infoBar a.wAuto {width:auto} 

#content p {margin:5px 5px 10px 0px}

#content li {
	margin-top: 0; 
	margin-bottom: 5px; 
 	padding: 0 10px 0 5px; 
	}

#content li.arw {list-style-image:url(gfx/arw.gif); margin-left: 3px}

#content li a { 
	margin-left:5px;
	color:#000;
	text-decoration:none;
	font-weight:bold}

#content li a:hover 
	{
	text-decoration:none;
	color:red
	}

.wordbreak {word-wrap: break-word!important}
.fLeft {float:left!important}
.fRight {float:right!important}
.fNone {float:none!important}

h2 a {color:#000!important;}
	
h2 a:hover{color:red!important}

.thumb_home
	{
	width: 106px;
	height: 106px;
	border:solid #A1ADC0 1px;
	background: #E2E7F5;
	margin: 0 10px 10px 0;
	padding: 2px;
	float:left;
	position:relative;
	}

.thumb_home img
	{
		border:solid #A1ADC0 0px; 
		margin:0;
		position:absolute;
		bottom:0;
		left:0;
	}
	
.thumb_home a
	{
		height: 147px;
		position:relative;
	}


.thumb_general
	{
	border:solid #A1ADC0 1px; 
	width: 102px;
	height: 102px;
	background: #E2E7F5;
	margin: 0 10px 10px 0;
	float:left;
	position:relative;
	}
	
.thumb_general img
	{
		border:solid #A1ADC0 0px; 
		margin: 0px;
		position:absolute;
		bottom:0;
		left:0;
	}
	
.bigimage {
border-color: #E2E7F5;
border-width:10px;
border-style:solid;
}

#comment {
margin-top: 10px;
background-color:#E2E7F5;
width:100%;
padding: 5px;
}

