	* {
		margin: 0;
	}
	
	html {
		height: 100%;
	}
	
	body {
		height: 100%;
	}
	
	#divWrapper {
		min-height: 100%;
		height: auto !important;
		height: 100%;
		margin: 0 auto -30px;
	}
	
	.mainIndex {
	background:url(images/indexLogo.png) center no-repeat;
	}
	.mainIndex a {
		color:#900;
	}
	.mainIndex a:hover {
		text-decoration:none;
	}
	
	.ygold {
	background:url(images/headerGold.gif) repeat-x;
	}
	.yblue{
	background:url(images/headerBlue.gif) repeat-x;
	}	
	.yred {
	background:url(images/headerRed.gif) repeat-x;
	}	
	.ysilver {
	background:url(images/headerSilver.gif) repeat-x;
	}
	.ygreen {
	background:url(images/headerGreen.gif) repeat-x;
	}	
	.yBlueYellow {
	background:url(images/headerBlueYellow.gif) repeat-x;
	}	
	.ycross {
	background:url(images/headerCross.gif) repeat-x;
	}	

	#divFooterWrap,#divFooter, .push {
		height: 30px;
	}
/* ............. */
/* End of layout Technicalities */
/* ............. */

	#divHeader {
		position:relative;
		height:226px;
		width:830px;
		margin:0 auto;
		font-family:Verdana, Geneva, sans-serif;
		letter-spacing:-.13em;
		word-spacing:1em;
	}
	.xgold {
		background:url(images/gifs/yellowFan.gif) top right no-repeat;
	}
	.xblue {
		background:url(images/gifs/blueConch.gif) top right no-repeat;
	}	
	.xred {
		background:url(images/gifs/redAxe.gif) top right no-repeat;
	}	
	
	.sideactive {
		border-bottom:2px solid;
	}
	.xsilver {
		background:url(images/gifs/silverCrown.gif) top right no-repeat;
	}
	.xgreen {
		background:url(images/gifs/greenMachete.gif) top right no-repeat;
	}	
	.xBlueYellow {
		background:url(images/gifs/yellowFork.gif) top right no-repeat;
	}
	
	#divHeader img {
		position:absolute;
		left:0px;
		margin-top:35px;
	}
	
	#ulSub {
	position:absolute;
	right:1px;
	margin-top:35px;
	text-align:right;
	}
		
	#ulSub li {
		margin-bottom:16px;
		padding-right:20px;
	}
	
	#ulSub a {
		text-decoration:none;
		text-transform:uppercase;
		font-size:20px;
		color:#000000;
	}
		
	#ulSub a:hover{
		border-bottom:2px solid;
	}
/* ............. */
/* End of Header/sub sections */
/* ............. */
	
	#nav {
		position:absolute;
		bottom:1px;
		left:0px;
	}
	
	#nav li {
		display:inline;
		margin-right:20px;
	}
	
	#nav a {
		text-decoration:none;
		width:100px;
		font-size:16pt;
		color:#FFFFFF;
		text-transform:uppercase;
	}	
	#nav.wsilver a:hover {
		color:#adadad;
	}
	#nav.wsilver a.active {
		color:#adadad;
	}
	#nav.wblue a:hover {
		color:#254ac4;
	}
	#nav.wblue a.active {
		color:#254ac4;
	}
	#nav.wgold a:hover {
		color:#efad0e;
	}
	#nav.wgold a.active {
		color:#efad0e;
	}	
	#nav.wred a:hover {
		color:#d02525;
	}
	#nav.wred a.active {
		color:#d02525;
	}
	#nav.wgreen a:hover {
		color:#090;
	}
	#nav.wgreen a.active {
		color:#090;
	}
	#nav.wBlueYellow a:hover {
		color:#a9b801;
	}
/* ............. */
/* End of Header/Nav sections */
/* ............. */

	#divContent {
		width:830px;
		margin:0 auto;
		font-family:Arial, Helvetica, sans-serif;
		position:relative;
		padding-top:25px;
	}
	
	#divContentMain {
		width:590px;
		float:left;
	}
	
	#divContentMainTwo {
		width:800px;
	}
	
	#divContent p {
		font-size:15px;
		margin-top:12px;
		letter-spacing:-.01em;
		word-spacing:.1em;
		line-height:1.5em;
	}
	
	#divContent h1 {
		font-size:35px;
		margin:13px 0px 13px 0px;
		font-family:"Times New Roman", Times, serif;
	}	
	#divContent h2 {
		font-size:23px;
		margin:18px 0px -5px 0px;
		font-family:"Times New Roman", Times, serif;
		color:#333;
	}	
	
	.smallcaps {
		font-variant:small-caps;
		font-style:normal;
	}

	#divContentSub {
		width:240;
		float:left;
		padding-top:18px;
	}
	
	#divContentSubImg {
		position:absolute;
		right:20px;
		width:240px;
	}
	
	#divContentSubImg img{
		margin-bottom:10px;
		border:solid #000 2px;
	}
		
/* ............. */
/* End of Content/Sub sections */
/* ............. */

	#divFooterWrap {
		width:100%;
	}
	.zgold {
		background:bottom url(images/footerGold.gif) repeat-x;
	}
	.zblue {
		background:bottom url(images/footerBlue.gif) repeat-x;
	}
	.zred {
		background:bottom url(images/footerRed.gif) repeat-x;
	}
	.zsilver {
		background:bottom url(images/footerSilver.gif) repeat-x;
	}	
	.zgreen {
		background:bottom url(images/footerGreen.gif) repeat-x;
	}
	.zBlueYellow {
		background:bottom url(images/footerBlueYellow.gif) repeat-x;
	}	
	
	#divFooter {
		width:830px;
		margin:0 auto;
	}
	
	#divFooter p {
		font-family:"Times New Roman", Times, serif;
		font-size:16px;
		color:#fff;
		padding-top:10px;
	}
	
	#divFooter a {
		color:#fff;
	}	
	#divFooter a:hover {
		color:#fff;
		text-decoration:none;
	}
	
	a {
		color:#000;
	}
	a:hover {
		text-decoration:none;
	}
	
	.quote {
		color:#333;
		font-style:italic;
		margin-bottom:-10px;
	}
	
	.gallery1 {
		display:block;
		height:190px;
		width:215px;
		background:url(images/pictureGalleries.gif);
		background-position:0 0;
		float:left;
		margin-right:65px;
		border:1px #000 solid;
	}
	
	.gallery1:hover {
		background-position:0px 190px;
	}	

	.gallery2 {
		display:block;
		height:190px;
		width:215px;
		background:url(images/videoGallery.gif);
		background-position:0 0;
		float:left;
		margin-right:65px;
		border:1px #000 solid;
	}
	
	.gallery2:hover {
		background-position:0px 190px;
	}

	.gallery3 {
		display:block;
		height:190px;
		width:215px;
		background:url(images/videoGallery.gif);
		background-position:0 0;
		float:left;
		border:1px #000 solid;
	}
	
	.gallery3:hover {
		background-position:0px 190px;
	}	
