/*This stylesheet is created by Adam Woods 2008. Notice here the nature of this comment, it takes the form of a Java code multiline comment as this stylesheet uses CSS scripting language,and so must adhere to the associated rules */

/* #######################========Extended element in inherited from base================########################### */
.secNav 
{
	height: 475px;
	background-image: url(../images/indexBk1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.section
{
	padding-top: 10px;
	padding-bottom: 10px;
}