.subNavPlaceholder {
	float: left;
}

#topNav {
	height: 33px;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
}
#navContainer {
	width: 100%;
}

#topNav ul {
	margin: 0px;
	padding: 0px;
}
#topNav li {
	list-style-type: none;
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 8px;
	padding-top: 5px;
}
#topNav  a:link, #topNav a:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#topNav  a:hover, #topNav a:active {
	color: #FCF300;
	
}
#topNav   #width825 {
	width: 825px;
	height: 27px;
	text-align: center;
	padding-top: 7px;
	margin-right: auto;
	margin-left: auto;
}
#subNavContainer {
	padding: 0px;
	float: left;
	width: 170px;
	color: #FFFFFF;
	margin-left: 0px;
	display: inline;
}

#subNavContainer #SubNavTop {
	float: left;
	height: 13px;
	width: 170px;
}
#subNavContainer  #subNavBottom {
	float: left;
	height: 13px;
	width: 170px;
	clear: both;
}
#subNavContainer #subNavContent {
	float: left;
	height: auto;
	width: 170px;
	text-align: left;
}
.subnavheader {
	background-repeat: no-repeat;
	height: 22px;
	width: 165px;
	margin-bottom: 1px;
	text-align: left;
	margin-top: 1px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.subnavheaderEXPDOWN {
	background-image: url(../images/layout_images/SquareOption/SubNav-Expandable-UPstate.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 160px;
	margin-bottom: 1px;
	text-align: left;
	margin-top: 3px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
}
.subnavheader   a:link, .subnavheader  a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 1px;
	display: block;
	background-image: url(../images/layout_images/SquareOption/subNav-UP.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
}
.subnavheader a:hover, .subnavheader a:active {
	color: #FCF300;
	text-decoration: underline;
	background-image: url(../images/layout_images/SquareOption/subNav-OVER.jpg);
	display: block;
}

.subnavItem {
	width: 156px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #676767;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}
.subnavItem a:link, .subnavItem a:visited {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	font-weight: bold;
}
.subNavSectionTitle {
	color: #FCF300;
	font-weight: bold;
}

.subnavItem a:hover, .subnavItem a:active {
	color: #FCF300;
	text-decoration: underline;
}
#GalleryNav {
	padding: 0px;
	float: left;
	height: 30px;
	width: 100%;
	text-align: center;
	margin: 0px;
}
#GalleryNav a {
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	width: 135px;
	float: left;
	text-decoration: none;
	margin: 5px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
	height: 17px;
	padding-top: 3px;
	font-style: italic;
	font-weight: bold;
}
#GalleryNav a:hover {
	color: #FCF300;
	text-decoration: underline;
	background-color: #666666;
}

#GalleryNav li {
	list-style-type: none;
	display: inline;
}
#GalleryNav ul {
	margin: 0px;
	padding: 0px;
}
.tableholder {
	clear: both;
	float: left;
	width: 95%;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	color: #333333;
}
.smallyellow {
	font-size: 10px;
	color: #F0EA00;
}
.SquareLink {
	float:left;
	margin-top: 10px;
	margin-left: 5px;
}

