body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

#schoolsnav {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	border-top: 4px solid #eaac1d;
	z-index: 10;
	margin: 0;
	padding: 0;
	height: 26px;
}

#schoolsnav #tabs {
	position: relative;
	float: none;
	width: 798px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

#nav {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	font-weight: normal;
	color: #ffffff;
	list-style-type: none;
	font-size: 0.8em;
	height: 26px;
	margin: 0;
	padding: 0;
}

#nav li {
  	list-style-type: none;
  	float: left;
  	margin: 0 0 0 2px;
  	padding: 0 0 0 10px;
  	background:  url("/assets/images/senior_boys/topnav/button_up.gif") #494949 top left no-repeat;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	border-bottom: none;
}

#nav li a {
  	color: #ffffff;	
  	background:  url("/assets/images/senior_boys/topnav/button_up.gif") transparent top right no-repeat;
  	display: block;
  	padding: 0 10px 0 0;
	text-decoration: none;
	font-weight: normal;
}

#nav li.cur, #nav li.over, #nav li:hover {
	background:  url("/assets/images/senior_boys/topnav/button_over.gif") #eaac1d top left no-repeat;
	font-weight: normal;
}

#nav li strong, ul#nav li.cur a, ul#nav li.over a, ul#nav li:hover a {
	display: block;
	color: #000000;
	padding: 0 10px 0 0;
	text-decoration: none;
	background:  url("/assets/images/senior_boys/topnav/button_over.gif") transparent top right no-repeat;
	font-weight: normal;
}

#header {
	position: relative;
	float: none;
	width: 798px;
	height: 160px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	z-index: 5;
}

#header .left {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 95px;
	height: 160px;
	margin: 0;
	padding: 0;
}

#header .left2 {
	position: relative;
	float: left;
	left: 110px;
	top: 10px;
	width: 95px;
	height: 160px;
	margin: 0;
	padding: 0;
}


#header .right {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: auto;
	height: 134px;
	line-height: 134px;
	vertical-align: middle;
	margin: 26px 0px 0px 0px;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	letter-spacing: -1px;
}

#featurebar {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 153px;
	background-color: #333333;
	border-top: 3px solid #eaac1d;
}

#featureouter {
	position: relative;
	float: none;
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	height: 153px;
	padding: 0;
}

#featureanim {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
}

#mainouter {
	position: relative;
	float: none;
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
}

#mainouter #leftcolumn {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 530px;
	margin: 0px -30px 0px 0px;
	padding: 30px 0px 0px 0px;
}

#mainouter #leftcolumn .caption {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: auto;
	margin: 0px 0px 15px 0px;
	padding: 0;
	display: block;
}

#mainouter #leftcolumn .caption img {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
}

#mainouter #leftcolumn .caption p {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	background-color: #eaac1d;
	background-image: url(/assets/images/misc/caption_bg_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #000000;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: left;
	text-indent: 8px;
}

#mainouter #leftcolumn .caption .corner {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 8px;
	height: 8px;
	margin: 0;
	padding: 0;
	z-index: 200;
}

#mainouter #leftcolumn img {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 10px 5px 0px;
	padding: 0;
}

#mainouter #leftcolumn ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 15px 0px;
	padding: 0;
	width: 100%;
	list-style-type: none;
}

#mainouter #leftcolumn ol {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 15px 0px;
	padding: 0;
	width: 100%;
	list-style-type: none;
}

#mainouter #leftcolumn li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin-left: 30px;
	padding-left: 10px;
	background-image: url(/assets/images/home/page/list-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 450px;
	display: block;
}

#mainouter #leftcolumn .left {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 285px;
	margin: 0;
	padding: 0;
}

#mainouter #leftcolumn .left blockquote {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	display: block;
	width: 265px;
	background-color: #eaac1d;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	background-image: url(/assets/images/misc/caption_bg_small.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#mainouter #leftcolumn .right {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 217px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#mainouter #leftcolumn .right .box img {
	margin: 0;
	padding: 0;
}

#mainouter #rightcolumn {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 258px;
	margin: 0px -1px 0px 0px;
	padding: 0;
}

#mainouter #rightcolumn .sidebar {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 258px;
	margin: 0;
	padding: 0;
}

#mainouter #rightcolumn .sidebar .inner {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 218px;
	margin-left: 10px;
	margin-top: 30px;
	padding: 0px 10px 0px 10px;
	background-color: #333333;
}

/* commented backslash hack \*/ 
*html #mainouter #rightcolumn .sidebar .inner {
	margin-left: 5px;
}
/* end hack */

.box {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	width: 218px;
	padding: 0;
	margin: 0;
}

.box img {
	border: 1px solid #eaac1d;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}

.links {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 198px;
	background-color: #eaac1d;
	margin: -5px 0px 0px 0px;
	padding: 10px;
}

.links p {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px 0px 10px 0px;
	width: 198px;
	display: block;
	border-bottom: 1px solid #000000;
}

.links a {
	color: #000000;
	text-decoration: none;
	background-image: url(/assets/images/senior_boys/page/newslink.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 10px 0px 0px;
	margin: 0;
	width: 184px;
	display: block;
	font-weight: normal;
}

.links a:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(/assets/images/senior_boys/page/newslink_over.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: normal;
}

.boxbottom {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 218px;
	height: 5px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	background-image: url(/assets/images/senior_boys/sidebar/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #ffffff;
}

#mainouter #rightcolumn .sidebar .sidebottom {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 238px;
	height: 12px;
	margin: 0px 0px 0px 10px;
	padding: 0;
	background-image: url(/assets/images/senior_boys/sidebar/bottom.gif);
	background-repeat: no-repeat;
}

/* commented backslash hack \*/ 
*html #mainouter #rightcolumn .sidebar .sidebottom {
	margin: 0px 0px 0px 5px;
}
/* end hack */

#footer {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	color: #000000;
	background-color: #d9d9d9;
	font-size: 0.7em;
	margin: 20px 0px 0px 0px;
	padding: 0;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #eaac1d;
	text-decoration: none;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer #outer {
	position: relative;
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 798px;
	padding: 5px 0px 5px 0px;
}

#footer #outer .left {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 45%;
	height: 60px;
	line-height: 15px;
	vertical-align: middle;
	text-align: left;
	margin: 0;
	padding: 0;
}

#footer #outer .right {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 45%;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	text-align: right;
	margin: 0;
	padding: 0;
}

h1 {
	position: relative;
	float: left;
 	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	letter-spacing: -1px;
	width: 100%;
	display: block;
	margin: 0px 0px 10px 0px;
}

h1 a {
	color: #eaac1d;
	text-decoration: none;
	font-weight: normal;
}

h1 a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

h2 {
	position: relative;
	float: left;
 	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	letter-spacing: -1px;
	width: 100%;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #eaac1d;
}

h3 {
	position: relative;
	float: left;
 	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	letter-spacing: -1px;
	background-color: #6d91cb;
	padding: 5px 0px 5px 0px;
	text-indent: 5px;
	width: 100%;
	margin: 0;
}

.alternatetext {
	color: #eaac1d;
}

.whitetext {
	color: #ffffff;
}

.smalltext {
	font-size: 0.8em;
	color: #ffffff;
}

#mainnav {
	position: relative;
	float: left;
	width: 205px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	list-style: none;
}

#mainnav li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 205px;
	list-style: none;
	padding: 5px 0px 5px 0px;
	margin: 0;
	background-image: url(/assets/images/senior_boys/sidebar/link_seperator.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#mainnav li a {
	color: #ffffff;
	text-decoration: none;
	background-image: url(/assets/images/senior_boys/sidebar/link.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 12px;
	font-weight: normal;
}

#mainnav li a:hover {
	color: #eaac1d;
	text-decoration: none;
	background-image: url(/assets/images/senior_boys/sidebar/link_over.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: normal;
}

#mainnav li ul {
	position: relative;
	float: left;
	width: 195px;
	margin: 5px 0px -3px 0px;
	padding: 0;
	list-style: none;
	font-size: 0.85em;
}

#mainnav li ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 185px;
	list-style: none;
	padding: 5px 0px 5px 10px;
	margin: 0;
	background-image: url(/assets/images/senior_boys/sidebar/link_seperator.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#mainnav li ul li ul {
	position: relative;
	float: left;
	width: 195px;
	margin: 5px 0px -5px 0px;
	padding: 0;
	list-style: none;
	font-size: 1em;
}

#mainnav li ul li ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 185px;
	list-style: none;
	padding: 5px 0px 5px 10px;
	margin: 0;
	background-image: url(/assets/images/senior_boys/sidebar/link_seperator.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#mainnav li ul li ul {
	position: relative;
	float: left;
	width: 195px;
	margin: 5px 0px -5px -10px;
	padding: 0;
	list-style: none;
	font-size: 1em;
}

#mainnav li ul li ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 185px;
	list-style: none;
	padding: 5px 0px 5px 20px;
	margin: 0;
	background-image: url(/assets/images/senior_boys/sidebar/link_seperator.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/* Fix IE. Hide from IE Mac \*/

* html #mainnav li ul li ul {
	margin: 5px 0px -5px -5px;
}

* html #mainnav li ul li ul li {
	padding: 5px 0px 5px 20px;
}

/* End */

a {
	color: #eaac1d;
	text-decoration: none;
    font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: none;
    font-weight: normal;
}

#mainouter #leftcolumn #newslisting {
	position: relative;
	float: left;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	list-style: none;
	list-style-type: none;
}

#mainouter #leftcolumn #newslisting li h2 {
	padding-left: 10px;
	width: 520px;
}

#mainouter #leftcolumn #newslisting li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	background-color: #ffffff;
	padding: 0px 0px 20px 0px;
	margin: 0;
	list-style-type: none;
	background-image: none;
	font-weight: normal;
}

#mainouter #leftcolumn #newslisting li:hover {
	background-color: #e7e7e7;
	font-weight: normal;
}

#mainouter #leftcolumn #newslisting p {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 10px 0px 10px;
}

#mainouter #leftcolumn #newslisting a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#mainouter #leftcolumn #newslisting a:hover {
	color: #eaac1d;
	text-decoration: none;
	font-weight: normal;
}

#mainouter #leftcolumn .paging {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	width: 100%;
	display: block;
	border-top: 1px solid #eaac1d;
}

#mainouter #leftcolumn .paging ul {
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	height: 20px;
	list-style-type: none;
	background-image: none;
	display: inline;
	width: auto;
}

#mainouter #leftcolumn .paging ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	background-image: none;
	width: 20px;
	display: inline;
}

#mainouter #leftcolumn .paging ul li.current {
	background-color: #eaac1d;
}

#mainouter #leftcolumn .paging ul li.current a {
	color: #ffffff;
}

#mainouter #leftcolumn .paging ul li a {
	border: 1px solid #eaac1d;
	list-style-type: none;
	background-image: none;
	font-weight: normal;
	background-color: #ffffff;
	padding: 2px 6px 2px 6px;
}

#mainouter #leftcolumn .paging ul li a:hover {
	border: 1px solid #000000;
	font-weight: normal;
}

.row {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	padding: 0px;
	margin: 3px 0px 3px 0px;
	text-align: center;
}

.row .label {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 34%;
	padding: 3px 0px 0px 0px;
	margin: 0;
	text-align: right;
}

.row .formelement {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 64%;
	padding: 0;
	margin: 0;
	text-align: left;
}

.formtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 2px 0px 2px 4px;
	width: 200px;
}

.formtextareashort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 2px 0px 2px 4px;
	width: 50px;
}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	background-image: url(/assets/images/senior_boys/forms/button_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #eaac1d;
	border: 1px solid #000000;
	text-transform: uppercase;
	padding: 2px 0px 0px 0px;
}

.errors {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	border: 1px solid #eaac1d;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	width: 510px;
}

table {
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	margin: 10px 0px 10px 0px;
}

table .rowone {
	background-color: #eaac1d;
	padding: 5px;
}

table .rowtwo {
	background-color: #d9d9d9;
	padding: 5px;
}

table td {
	background-color: #d9d9d9;
	padding: 5px;
}

table thead tr td {
	background-color: #eaac1d;
	padding: 5px;
	font-size: 110%;
	border-bottom: 1px solid #ffffff;
}

table tbody tr td {
	background-color: #d9d9d9;
	padding: 5px;
}

blockquote {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	display: block;
	width: 510px;
	background-color: #eaac1d;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	background-image: url(/assets/images/misc/caption_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.relatedouter {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 218px;
	margin: 20px 0px 0px 15px;
	padding: 0;
	display: block;
}

.related {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 218px;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

legend {
	color: #eaac1d;
	margin-bottom: 10px;
}

fieldset {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 510px;
	padding: 10px;
	margin: 0px 0px 15px 0px;
}

.imageborder {
	border: 1px solid #eaac1d;
}

.imagenoborder {
	border: none;
}

hr {
	position: relative;
	float: left;
	width: 100%;
	height: 1px;
	color: #eaac1d;
	display: block;
	margin: 10px 0px 0px 0px;
}

.backlink {
	position: relative;
	float: left;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 10px 0px 10px 0px;
}

#mainouter #leftcolumn #search-results-tabs {
	width: 100%;
	height: 30px;
	float: left;
	position: relative;
	margin: 0px 0px 20px 0px;
	padding: 0;
	clear: both;
	border: 1px solid #d4d4d4;
}

#mainouter #leftcolumn #search-results-tabs ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

#mainouter #leftcolumn #search-results-tabs li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	height: 30px;
}

#mainouter #leftcolumn #search-results-tabs .search-result-btn-active {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 50%;
	line-height: 30px;
	vertical-align: middle;
	font-size: 100%;
	color: #ff0000;
	padding: 0px;
	display: block;
	background: url(/assets/images/search/search-result-tab.gif) bottom left repeat-x;
	list-style: none;
	margin: 0;
	text-align: center;
	font-weight: bold;
	list-style: none;
}

#mainouter #leftcolumn #search-results-tabs .search-result-btn-inactive {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 50%;
	line-height: 30px;
	vertical-align: middle;
	font-size: 100%;
	color: #737373;
	padding: 0px;
	display: block;
	list-style: none;
	margin: 0;
	text-align: center;
	list-style: none;
	background-image: none;
}

.searchresults p {
	font-size: 100%;
	font-style: italic;
}

.searchresults p a {
	margin: 0 0 0 10px;
}

.searchresults h3 {
	font-size: 120%;
	background-color: #ffffff;
	border-bottom: 1px solid #d4d4d4;
}

.searchresults h3 a, .searchresults h3 a:visited {
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -1px;
}

.imagegallery {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	width: 508px;
	border: 1px solid #787a83;
}

.imagegallery .picture {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 508px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#mainouter #leftcolumn .imagegallery .picture img {
	float: none;
	margin: 0;
	padding: 0;
}

.imagegallery .picture .imagecaption {
	position: relative;
	float: left;
	display: block;
	left: 0px;
	bottom: 0px;
	width: 492px;
	margin: 0;
	padding: 8px;
	text-align: center;
	background-color: #eaac1d;
}

.imagegallery .imagebuttons {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 508px;
	background-color: #e8e8e8;
	font-size: 0.9em;
}

.imagegallery .imagebuttons .buttonone {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 5px;
	width: 244px;
	text-align: center;
	border-right: 1px solid #cccccc;
	display: block;
}

.imagegallery .imagebuttons .buttontwo {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 5px;
	width: 243px;
	text-align: center;
	display: block;
}

.imagegallery .imagebuttons a {
	font-weight: normal;
	color: #666666;
	display: block;
}

.imagegallery .imagebuttons a:hover {
	color: #eaac1d;
}

.imagegallery .imagebuttons .buttonone:hover {
	background-color: #333333;
	color: #eaac1d;
}

.imagegallery .imagebuttons .buttontwo:hover {
	background-color: #333333;
	color: #eaac1d;
}