body  {
	text-align:center;
	background-color: #6799C9;
	font-size: 11px;		
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
#container  {
	width: 776px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding: 0px;
	text-align:left;
	border-color: #006699;
	border-style: solid;
	border-width: thin;
	background-image:  url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
} 

#containerLong  {
	width: 776px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding: 0px;
	text-align:left;
	border-color: #006699;
	border-style: solid;
	border-width: thin;
	background-image:  url(../images/background_long.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
} 

#containerExtraLong  {
	width: 776px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding: 0px;
	text-align:left;
	border-color: #006699;
	border-style: solid;
	border-width: thin;
	background-image:  url(../images/background_NEIL.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
} 


#sidebar1{
	width:126px;
	height: 475px;
	float:left;
	padding-top: 15px;
	}	

#mainContent {
	width: 435px;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 15px;
	}

#header {
height: 140px;
margin: 0px;
padding: 0px;
text-align:right;

} 
#footer {
	font-family: Arial, Helvetica, sans-serif;
	height: 50px;
}

#footerLong {
	margin: 0px 0px 20px 0px;
	padding: 30px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 50px;
} 

#footerExtraLong {
	margin: 0px 0px 20px 0px;
	padding: 60px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 50px;
} 

#footerExtraLong2 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
} 

#header h1 {
	font-size: 20px;
	padding-top: 115px;
	padding-right: 190px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
} 
#footer p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}

#footerExtraLong p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}

#footerExtraLong2 p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}

#footerLong p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #F8FBF7;
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D4094;
	margin-top: 0px;
}
h2 {
	font-size: 15px;
	color: #0D4094;
}
#mainContent  p  {
	font-size: 11px;
	color: #0D4094;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}		

.style #container #containerExtraLong #sidebar1 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sidebar1 a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*////////// LINKS //////////*/


#sidebar1 a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sidebar1 a:hover {
	color: #FF6600;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sidebar1 a:active  {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#sidebar1 a:visited  {
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px
}

#mainContent  a:link  {
	color: #FF6600;
	text-decoration: none;
	font-size: 11px;

}
#mainContent  a:visited  {
	color: #FF6600;
	text-decoration: none;
	font-size: 11px;

}
#mainContent a:hover {
	color: #006699;
	text-decoration: none;
	font-size: 11px;

}
#footer a:link {
	color: #FF9900;
	text-decoration: none
}
#footer  a:visited  {
	color: #FF6600;
	text-decoration: none;
}
#footer a:hover {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
.splash {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	list-style-position: outside;
	list-style-image: url(file:///NO%20NAME/newer/images/splash_wh.gif);
	display: list-item;
}
.subtitleimg {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #006699;
	text-align: left;
	padding-bottom: 5px;

}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	padding-bottom: 5px;
	font-weight: bold;
}
fieldset {
	margin-bottom: 5px;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: blink;
}

.galleryimagebig {
	border: 2px solid #003366;
	text-align: center;
}
.galleryimageholder {
	padding: 10px;
}
h6 {
	text-align: center;
	margin-bottom: 5px;
	font-weight: normal;
}
h4 {
	color: #CC3333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
}
li {
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 10px;
	color: #0C56A4;
}
.active {
	color: #FEDF02;
	font-weight: bold;
}

.gallerytablepad {
	margin-top: 20px;
}
.thumbs    img  {
	border: 2px solid #0054A9;
	vertical-align: baseline;
	width: 100px;
	height: 80px;
}
.redbold {
	font-weight: bold;
	color: #CC0000;
	font-size: 10px;
}

