 /* ---------- 1. Basics ----------- */
 
 *{
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #ffffff;
	background-attachment: fixed;
	background-image: url(../images/sunset.jpg);
	background-repeat: no-repeat;
	}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top:10px;
	color: #666666;
	line-height: 20px;
}

/* ---------- 2. Structure ----------- */

#container {
	margin: 0 auto;
	width: 920px;
	position: relative;
	text-align: left;
	top: 0px;
	background-color: #00CCFF;
	border-left: 5px #ffffff solid;
	border-right: 5px #ffffff solid;
}

#header {
	position: relative;
	width:920px;
	height:180px;


}
#header2 {
	position: relative;
	width:920px;
	height:30px;
	background-color: #00CCFF;
	clear: left;






}

#main {
	position: relative;
	float:left;
	left: 5px;
	width:895px;
	background-color: #FFFFFF;
padding:15px 0px 15px 15px;

}

html>body #main {


}


#content{
	position: relative;
	width: 620px;
	top:0px;
	padding:0px 10px 0px 0px;
	float:left;
	z-index:1;
	text-align: left;
	background-color: #FFFFFF;
	border-right: 1px solid #00ccff
}

html>body #content{
	width: 620px;
	}	

#right{
	position: relative;
	width: 240px;
	right:0px;
	top:0px;
	float:right;
	z-index:2;
	padding:10px;
	

	}
	
	html>body #right{
	width: 240px;
	}

#footer{
	height: 240px;
	margin: 0 auto;
	padding: 15px;
	position: relative;
	clear:both;
	text-align: left;

	background-image: url(../images/blackpool.jpg);
	background-repeat: no-repeat;
}

html>body #footer{
}

/* ---------- 3. Elements ----------- */

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;	
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	border: 1px solid #cccccc;
	padding: 3px;
}

.box2 {
	border: 1px solid #cccccc;
	padding: 3px;
	margin-right:10px;
}

.box3 {
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 0 0 5px 0;
}


H1 {
	color:#00CCFF;
	font-size:44px;
	line-height:50px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0px 0px 20px 0px;
 /* this is overridden when sIFR is active with the !important declaration */
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#00CCFF;
	margin:10px 0 10px 0;
	height:25px;
	font-weight: normal;
	font-size:22px;
	line-height:25px;

}

H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FF9900;
	margin:10px 0 10px 0;
	font-size:18px;

}

H4 {
	color:#FF9900;
	margin:5px 0;
	width:146px;
	height:25px;
	font-size:25px;
	line-height:25px;
}

.footer {
	text-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.line1 {
border-bottom: 1px dashed #cccccc;}

a {
	color: #3271BE;
}
a:hover {
	color: #FFFFFF;
	background-color: #3271BE;
	padding-bottom: 2px;	
}

.white {
	color: #ffffff;
	font-weight: bold;
	font-size: 17px;
	line-height: 17px;
	padding: 5px 5px 7px 5px;
	
}

a.white:link { 
	text-decoration: none; 
	color: #ffffff;

}

a.white:visited { 
	text-decoration: none; 
	color: #ffffff;
}

a.white:active {
	text-decoration: underline; 
	color: #ffffff;
}

a.white:hover {
	text-decoration: underline;
	color: #3271BE;
	background-color: #ffffff;
	padding: 5px 5px 7px 5px;

}

.navOn {
color: #FFFFFF;
	font-size: 14px;
	padding: 8px;
	border-top: none #FF9900;
	border-right: 2px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	border-left: 2px solid #FF9900;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	background-color:  #FF9900;
	padding-top: 15px;
	vertical-align: text-bottom;
	overflow:visable;
	}
	
hr {
	height: 1px;
	color: #dddddd;
	background-color: #dddddd;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;

}

.trans {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

td {
	font-size: 14px;
	padding:4px 0px 4px 0px;
}

.td1 {
	background-color: #F0FFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00CCFF;
}

.td2 {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00CCFF;
}
