body {
	topmargin: 0;
	margin-top: 0;
	background-color: #ffffff;
	font-family: Trebuchet MS;
	font-size: small;
	color: #333333;
	}

.header {
	font-family: Trebuchet MS;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	width: auto;
	height: auto;
	padding-bottom: 10px;
}

.box {
	font-family: Times New Roman;
	font-size: medium;
	font-style: normal;
	color: #666666;
	height: auto;
	border: 1px solid #666666;
	line-height: normal;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-weight: bolder;
	text-transform: none;
	text-decoration: none;
}

.subnote {
	font-family: Trebuchet MS;
	font-size: x-small;
	color: #333333;
	}

.subnote2 {
	font-family: Trebuchet MS;
	font-size: x-small;
	color: #000000;
	}


.sitenote {
	color: #383838;
}


a:link {
	color: #808080;
	vertical-align: middle;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #6a6a6a;
	text-decoration: none;
	vertical-align: middle;
	font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	font-weight: normal;
}

.galleryPhotos img
{
	float:left;
	width: 100;
	height: 100;
    padding: 4px;
	margin: 10px;
    border: thin outset #ffcccc;
}

IMG {
  border-top: 0pt;
  vertical-align: top;
  border-right: 0pt;
  border-bottom: 0pt;
  border-left: 0pt none;
}

#wrap {
	z-index: 0400;
	position: relative;
	top: 20px;
	right: 0px;
	margin: 0 auto;
	width: 821px;
	padding: 10px 10px 10px 10px;
	height: auto;
	left: 0px;
 }

#designtemplate {
    z-index: 0100;
    position: absolute;
    top: 20px;
    left: 10px;
    margin: 0 auto;
    width: 780px;
    height: auto;
 }

#content {
    z-index: 0800;
    position: relative;
    top: 0px;
    left: -11px;
    width : 780px;
    height: auto;
    padding: 10px 20px 10px 20px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	
}

#footer {
  z-index: 0800;
  position: relative;
  top: 0px;
  right: 10px;
  margin: 0 auto;
  width: 800px;
  font-size: x-small;
  height: 30px;
}

#ultratext {
  position: relative;
  top: 0px;
  right: 10px;
  margin: 0 auto;
  width: 800px;
  height:auto;
  font-size: xx-small;
  color: #CCCCCC
}

#youtubeObject {
	width: 425px;
	height: 350px;
}

.contentimageLEFT img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

.contentimageRIGHT img{
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

.embedobjectLEFT {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

.embedobjectRIGHT {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

#swish {
  z-index: 0101;
  position: relative;
  top: 20px;
  right: -10px;
  width: 465px;
  height: auto;
 }

#logo {
  z-index: 0102;
  position: relative;
  top: -453px;
  left: 495px;
  width: 285px;
  height: auto;
 }

#taglineimage {
  z-index: 0103;
  position: relative;
  top: -500px;
  left: 20px;
  width: 314px;
  height: auto;
 }

#imagestrip {
  z-index: 0104;
  position: relative;
  top: -430px;
  left: 217px;
  width: 593px;
  height: auto;
 }

#pageid {
  z-index: 0105;
  position: relative;
  top: -525px;
  left: 508px;
  width: 302px;
  height: auto;
 }

#globalNav {
  z-index: 0900;
  position: relative;
  top: 208px;
  left: 207px;
  width : 593px;
  height: auto;
 }

/* NAVIGATION STYLE */
div.button {
  z-index: 0120;
  position:relative;
  width: 480px;
  height: 31px;
  top: 0px;
  left: 0px;
  border: 0px #ffffff solid;
}

div.button a  {
  width: 480px;
  height: 31px;
  display: block;
  padding-top: 3px;
  padding-left: 32px;
  font-size: 14px;
  text-align: left;
}

div.button a:link {
  color: #f33333;
  text-decoration: none;
}

div.button a:hover {
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}

div.button a:visited {
  color: #f33333;
  text-decoration: none;
  background-color: #FFCC99;
}
/* CLOSE NAVIGATION STYLE */
