body {
	margin: 0;
	background-image: url(../images/bg_stripes.gif);
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

* {
   margin:0;
   padding:0;
}

#galleryImages img {
	margin: 6px;
}

table {
	border: 0;
}

p {
	margin-bottom: 5px;
	line-height: 18px;
}

strong {
	color: #333;
	font-weight: bold;
}

form {
	margin: 0;
}

#upcoming {
	margin-bottom: 14px;
	width: 140px;
}

strong.black {
	color: #537D98;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
}

.separator {
	width: 151px;
	height: 15px;
	background-image: url(../images/separator.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}

.pageSeparator {
	width: 100%;
	height: 20px;
	background-image: url(../images/bg_page_separator.gif);
	background-repeat: repeat-x;
	background-position: center;
}

img {
	border: 0;
}

#sponsors img {
	margin: 0 15px 0 0
}

#news {
	width: 437px;
}

#news img {
	margin: 5px 0 10px 0;
}

#awards table {
	width: 437px;
}

#awards img {
	margin: 10px 20px 5px 0;
}

#legend img {
	margin: 0 5px 7px 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	margin: 2px 0 10px 0;
	color: #43667C;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	margin: 2px 0 10px 0;
	color: #000;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	margin: 2px 0 0 0;
	color: #43667C;
}

a {
	color: #BD4853;
	text-decoration: none;
}

a:Hover {
	color: #BD4853;
	text-decoration: underline;
}

a.prev {
	background-image: url(../images/arrow_prev.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-weight: bold;
}

a.prev:Hover {
	background-image: url(../images/arrow_prev.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-weight: bold;
}

.prevEmpty {
	background-image: url(../images/arrow_prev.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.nextEmpty {
	background-image: url(../images/arrow_next.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 14px;
}

a.next {
	background-image: url(../images/arrow_next.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 14px;
	font-weight: bold;
}

a.next:Hover {
	background-image: url(../images/arrow_next.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 14px;
	font-weight: bold;
}

select.month {
	width: 170px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

select.gallery {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

table.monthSelect {
	margin: 0 0 15px 0;
	border: 0;
}

/* page layout */
#wrapper {
	width: 680px;
	background-color: #FFF;
	border-top: 6px solid #FFF;
	border-right: 6px solid #FFF;
	border-left: 6px solid #FFF;
	text-align: left;
	/*margin-top: 31px;*/
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

#header {
	width: 680px;
	height: 83px;
}

/** columns **/
.column {
   display: inline;
   float: left;
   /* margin: 0 6px 0 0; */
}

#left-column {
	clear: both;
   position: relative;
	width: 40px;
	background: #E2F1F6 url(../images/bg_left.jpg) 0 0 repeat-y;
	background-image: url(../images/bg_left.jpg);
	margin: 0;
	/*background-position: top;
	background-repeat: repeat-x;
	background-color: #EFF1F4; */
}

#page-content {
	width: 487px;
	text-align: left;
	margin: 0;
	background-color: #B3D9E3;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.text {
	margin: 15px 25px 10px 25px;
}

#page-content ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 4px 0 4px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}

#page-content li {
	margin: 0 9px 9px 0;
	padding-left: 17px;
	background-image: url(../images/bullet_content.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 18px;
}

#navigation {
   margin-right: 0;
   position: relative;
   width: 151px;
	background: #D9E8ED url(../images/bg_right.jpg) 0 0 repeat-y;
	background-image: url(../images/bg_right.jpg);
	font-size: 10px;
}

#navContainer {
	width: 151px;
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #FFF;
	background: #BD4853 url(../images/bg_nav_container.jpg) 0 0 repeat-y;
	background-image: url(../images/bg_nav_container.jpg);
}

#navigation p {
	margin: 0 6px 10px 11px;
	line-height: 13px;
}

#navigation strong {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}

#galleryNavSection {
	color: #BD4853;
	margin-bottom: 12px;
}

#galleryNavSection a {
	color: #BD4853;
	font-weight: normal;
	text-decoration: none;
}

#galleryNavSection a:Hover {
	color: #BD4853;
	font-weight: normal;
	text-decoration: underline;
}

#galleryNav {
	color: #BD4853;
}

#galleryNav a {
	color: #BD4853;
	font-weight: bold;
	text-decoration: none;
}

#galleryNav a:Hover {
	color: #BD4853;
	font-weight: bold;
	text-decoration: underline;
}

#footerTop {
	width: 680px;
	height: 6px;
	background-color: #000;
	border-right: 6px solid #FFF;
	border-left: 6px solid #FFF;
	margin-left: auto;
	margin-right: auto;
	line-height: 6px;
}

#footer {
	width: 680px;
	height: 28px;
	background: #FFF url(../images/logo_shaw.gif) 0 0 no-repeat;
	background-image: url(../images/logo_shaw.gif);
	border: 6px solid #FFF;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}

#footer ul {
	line-height: 28px;
	margin-left: 85px;
	padding-left: 0;
	display: inline;
} 

#footer ul li {
	margin-left: 0;
	padding: 2px 6px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
}
	
		
#footer ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

#footer a {
	text-decoration: none;
	color: #333;
}

#footer a:Hover {
	text-decoration: underline;
}