BODY {
	background: #fff; /* that will be repeated only along the y-axis [North/South] */
	margin: 0; /*margins are set to zero*/
	padding-top: 0; /*for Opera6*/
	line-height: 15px;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
}
      
#container{/*location set for browser, DO NOT EDIT*/
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

#header { width: 100%; z-index: 2; background: white url(../image-files/rightback.gif) no-repeat right 50%; /*EDIT COLOR TO MATCH PRIMARY IMAGE BACKGROUND COLOR TO BLEND*/
	color: #ffffff; margin: 0; }

#wrapper { background-color: #fff; background-image: url(file:///C|/Documents and Settings/SBI/My Documents/SBI/CSS/websetup/images/whitebkg.gif); background-repeat: repeat; text-align: left; position: relative; width: 725px; height: auto; visibility: visible; margin-right: auto; margin-left: auto; }

#navback {
	/*background image set for left side*/
	position: absolute;
	top: 155px;
	left: 0px;
	z-index: 1;
	width: 130px;
	background-color: transparent;
	color: #000000;
}
      
#navigation {/*The navigation on the left side, positioned absolutely*/
   position:absolute;
	top:154px;
	left:2px;
	z-index:6;
   width:130px;
   font-family:Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
   line-height:100%;/*line-height can be set in order to have the navigation elements better separated, if needed*/
	background-color: #F7F9F8;
	color:#000000;
}

/*Default links for navigation area; edit as needed*/
#navigation A:link {
	COLOR: #0000CC;
	TEXT-DECORATION: underline;
	font-size:x-small;
	background-color: transparent;
}
#navigation A:visited {
	COLOR: #990099;
	TEXT-DECORATION: underline;
	font-size:x-small;
	background-color: transparent;
}
#navigation A:hover {
	COLOR: #CC3300;
	TEXT-DECORATION: underline;
	font-size:x-small;
	background-color: transparent;
}
	
#webcontent {
	/*The area that holds the primary content*/
	position: absolute;
	top: 155px;
	left: 130px;
	color: #000000;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.15;
	width: 465px;
	z-index: 3;
	font-size: small;
	background-color: #FFFFFF;
	padding-left: 10px;
	margin-left: 0px;
	text-indent: 10px;
}
	
/*Default link colors for content area; not recommended to edit*/
A:link {
	COLOR: #0000CC;
	TEXT-DECORATION:underline;
	background-color: transparent;
}

A:visited {
	COLOR: #990099;
	TEXT-DECORATION:underline;
	background-color: transparent;
}

A:hover {
	COLOR: #CC3300;
	TEXT-DECORATION:underline;
	background-color: transparent;
}

#menu3 {
	/*for manual footer links*/
	PADDING-RIGHT: 0;
	BORDER-TOP: thin solid #800000;
	PADDING-LEFT: 0;
	PADDING-BOTTOM: 3px;
	MARGIN: 40px 0 0;
	PADDING-TOP: 6px;
	TEXT-ALIGN: center;
	line-height: 22px;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}	

#rightcontent {
	/*to set the right column*/
	position: absolute;
	left: 605px;
	top: 155px;
	width: 120px;
	z-index: 4;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	margin: 0;
	text-align: left;
	padding: 0px;
	border: solid 1px #dcdcdc;
	background-color: ccd6ce;
	bottom: 2800px;
	list-style-type: none;
	text-indent: 5px;
}  	

#webcontent p{
	font-family:Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
}

OL, UL, DL {
	font-size:x-small;
	margin: 0px;
	padding: 14px 0px;
	list-style-type: none;
}/*font-family is already defined, here I only set the font-size*/

/*Settings for all heading tags*/
H1{
	margin-bottom: auto;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #699;
	font-weight: bold;
	background-color: transparent;
	text-align: center;
}

H2{
	margin-top:0;
	font-family:Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#699;
	font-weight:bold;
	background-color: transparent;
}

H3{
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #696969;
	font-weight: bolder;
	background-color: transparent;
	text-align: center;
}

H5{
	margin-bottom: 0;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #696969;
	background-color: transparent;
}

H4 { font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif; font-size: medium; color: #699; font-weight: bolder; padding: 3px 3px 3px 8px; width: 45%; background-color: transparent; border-bottom: thick solid #a3c1c1; }

H6 { font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: teal; margin: 0; padding: 1px; text-align: center; background-color: #4f6d61; border: solid thin #333333; }    
    
strong, b {font-weight:800;}/*NN 4.xx needs that...*/ 
big {font-size:larger;}/*to emphasize words, use it inline with a <span> class*/ 
small {font-size:smaller;}/*not really necessary, but one never knows...use it inline with a <span> class*/

/*This removes the need to add border=0 to linked images*/
A IMG {border:0.1px none #000000;} 

ul{/*You can create a special image to use in lists, upload to the Graphics Library and be sure and name it li.gif*/
	list-style-type:none;
}

em,i{ /*sets italics to bold to stand out better*/
	font-weight: bold;
	font-style: italic;
}
#bottommenu {
	font-size: x-small;
	color: #000000;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: ccd6ce;
	padding-top: 0px;
}
#attraction-history {

	/*to set the right column*/
	position: relative;
	left: 605px;
	top: auto;
	width: 120px;
	z-index: 4;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	margin: 0;
	text-align: left;
	padding: 0px;
	border: solid 1px #dcdcdc;
	background-color: ccd6ce;
	bottom: auto;
	list-style-type: none;
	text-indent: 5px;
}
#attraction-falls {
	/*to set the right column*/
	position: absolute;
	left: 605px;
	top: 155px;
	width: 120px;
	z-index: 4;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	text-align: left;
	padding: 0px;
	border: solid 1px #dcdcdc;
	background-color: ccd6ce;
	bottom: 2800px;
	list-style-type: none;
	text-indent: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
}
#attraction-nature {

	/*to set the right column*/
	position: absolute;
	left: 605px;
	top: 155px;
	width: 120px;
	z-index: 4;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	text-align: left;
	padding: 0px;
	border: solid 1px #dcdcdc;
	background-color: ccd6ce;
	bottom: 2800px;
	list-style-type: none;
	text-indent: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
}
#attraction-cliftonhill {


	/*to set the right column*/
	position: absolute;
	left: 605px;
	top: 155px;
	width: 120px;
	z-index: 4;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	text-align: left;
	padding: 0px;
	border: solid 1px #dcdcdc;
	background-color: ccd6ce;
	bottom: 2800px;
	list-style-type: none;
	text-indent: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
}
#attraction-american {



	/*to set the right column*/
	position: absolute;
	left: 605px;
	top: 155px;
	width: 120px;
	z-index: 4;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	text-align: left;
	padding: 0px;
	border: solid 1px #dcdcdc;
	background-color: ccd6ce;
	bottom: 2800px;
	list-style-type: none;
	text-indent: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
}
#attraction-aroundniagara {

	/*to set the right column*/
	position: absolute;
	left: 605px;
	top: 155px;
	width: 120px;
	z-index: 4;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
	text-align: left;
	padding: 0px;
	border: solid 1px #dcdcdc;
	background-color: ccd6ce;
	bottom: auto;
	list-style-type: none;
	text-indent: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
}
