body {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 0.8em;
	line-height: 1.25em;
	color: #00244B;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#divTopBar {
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A39A62;
	background: #00244B url(/images/topGradBar.jpg) repeat-x left top;
}
.hcs {
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #CCA700;
	padding-top: 10px;
	padding-bottom: 5px;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#divDivider {
	width: 100%;
	text-align: center;
	font-size: 0px;
	line-height: 0px;
	height: 5px;
	background-color: #FFFFFF;
}
#tblDivider {
	background-image: url(../images/highlightGrad.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#divPhotoBar {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A29A62;
	border-left-color: #A29A62;
}
#divNavBar {
	background-color: #00244B;
	width: 100%;
	margin: 0px;
	padding: 0px 10px;
	font-size: 0px;
	line-height: 0px;
}
#divContainer {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A39A62;
	text-align: center;
	background-color: #FFFFFF;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}
#divFooter {
	background-color: #00244B;
	font-size: 9px;
	color: #A39A62;
	padding-left: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00244b;
	padding-right: 10px;
	width: 100%;
}
h2 {

	font-size: 14px;
	font-variant: small-caps;
	color: #C6A72A;
	padding: 0px;
	letter-spacing: .2em;
}
h3 {
	font-size: 16px;
	font-variant: small-caps;
	color: #D0AD0B;
	padding: 0px 0px 5px;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #5B6FDF;
	display: block;
}
.section {
	font-size: 12px;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #00244B;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#divContainer li a:hover, #divContainer li a:visited, #divContainer li current {

	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	display: block;
}
#divPhotoBar p {
	text-align: justify;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}
#divPhotoBar h4 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C9A400;
	text-align: center;
	display: block;
	height: 100%;
	width: 100%;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.sectionHd {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A39A62;
	background-color: #00244B;
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 1.5em;
}
#tableHighlights {
	background-color: #B3B2E1;
}
#submenu {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#submenu li {
	list-style-type: none;
	background-color: #A39A62;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#submenu a:link, #submenu a:visited, #submenu a:active {
	text-decoration: none;
	color: #000000;
	display: block;
	background-image: url(../images/menuBullet_up.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}
#submenu a:hover, #submenu a.current:link, #submenu a.current:visited {
	text-decoration: none;
	color: #000000;
	background-image: url(../images/menuBullet_over.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 12px;
}
.subhead {
	font-weight: bold;
}
#tableStaff {
	padding: 2px;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A39A62;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#tableStaff a:link, #tableStaff a:visited, #tableStaff a:active {
	text-decoration: underline;
	color: #B70404;
	padding: 2px;
}
#tableStaff a:hover {
	text-decoration: none;
	color: #000000;
	padding: 2px;
}
.whitTxt {
	color: #FFFFFF;
}
a:link {
	color: #00244B;
	text-decoration: underline;
}
a:visited {
	color: #00244B;
	text-decoration: underline;
}
a:hover {

	color: #000000;
}
a:active {

	color: #00244B;
	text-decoration: underline;
}
.whitTxt a:link, .whitTxt a:visited, .whitTxt a:active {
	color: #C6A72A;
	text-decoration: none;
}
.whitTxt a:hover {
	text-decoration: none;
	color: #A39A62;
}
.directoryHd {

	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CBAB02;
	background-color: #00244B;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	line-height: 1em;
}
#tableDirectory {
	font-size: 10px;
	line-height: 1.5em;
	color: #00244B;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
.whitesubhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00244B;
	display: block;
	text-align: center;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}
.whitesubhead a:link, .whitesubhead a:visited, .whitesubhead a:active {
	color: #D0AA09;
	text-decoration: none;
}
.whitesubhead a:hover {
	text-decoration: overline;
}
#tableContact {
	border: 1px dashed #FFFFFF;
	margin-right: 5px;
	margin-left: 7px;
	margin-top: 7px;
}
#menu {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.boldHd {
	font-size: 14px;
	text-transform: uppercase;
	color: #C4A300;
	text-align: center;
	width: 85%;
	background-color: #00244B;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
}
#tableRt {
	background-color: #00244B;
}
#divFooter a:link, #divFooter a:visited, #divFooter a:active {
	color: #CBAB02;
	text-decoration: none;
	text-transform: uppercase;
}
#divFooter a:hover {
	color: #A49A67;
}
#divTopBar2 {
	background-color: #00244B;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A39A62;
	background-image: url(../images/topGradBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	text-align: center;
}
#divContainer2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A39a62;
	text-align: center;
	background-color: #00244b;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}
#divIntro {
	background-color: #FFFFFF;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A29769;
	border-left-color: #A39B6A;
}
#divNews {
	width: 225px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
}
#divSlides {
	width: 450px;
}
#divClearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	width: 750px;
}
#divDivider2 {
	width: 100%;
	text-align: center;
	font-size: 0px;
	line-height: 0px;
	height: 5px;
	background-color: #00244b;
	padding-right: 10px;
	padding-left: 10px;
}
#tblDivider2 {

	background-image: url(../images/highlight-gradient3.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}
.quickClicks {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #9E9D65;
	text-align: right;
	text-transform: uppercase;
	margin-right: 10px;
	padding-top: 45px;


}
.quickClicks a:link {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;


}
.introTitle a:link {
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #9F9965;
	text-decoration: none;
}
#tableTopBar {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.quickClicks a:visited, .quickClicks a:active {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.quickClicks a:hover {
	color: #9F9967;
	font-size: 10px;
	text-decoration: none;
}
#divWelcome {
	background-image: url(../images/welcomepg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 310px;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 190px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 260px;
}
#tableIntro {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9f9866;
	width: 510px;
	margin-top: 0px;
}
#divActs {
	width: 480px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
p {
	color: #00244B;
}
.scrollerTxt {
	color: #FFFFFF;
}
.scrollerTxt a:link, .scrollerTxt a:visited, .scrollerTxt a:active {
	color: #A29865;
}
h1 {
	font-size: 16px;
	color: cca700;
	text-align: center;
}
#contactForm {
	margin-top: 20px;
}
.scrollerTxt a:hover {
	color: #FFFFFF;
}
h5 {
	font-size: 14px;
	font-weight: bolder;
	color: #00244B;
	text-transform: uppercase;
}
#newsMenu {
	background-image: url(http://hillcrestcs.server301.com/news/images/saintsNews_logo2.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	width: 220px;
	padding-top: 110px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	height: 100%;
	text-align: left;
}
#divSlogan {
	background-color: #00244b;
	width: 748px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 50px;
	vertical-align: bottom;
	background-image: url(../images/slogan.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#divNewslinks {
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
}
.feature {
	display: block;
	margin: 0px;
	font-weight: normal;
	font-variant: normal;
	border: 1px dotted #A29A62;
	padding: 0px;
}
h6 {
	font-size: 14px;
	font-weight: normal;
}
#divNewsfeed {
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 10px;
}
#breadcrumbs {
	font-size: 10px;
	font-weight: bold;
	color: #c1a627;
}
#newsMenuArticle {
	background-image: url(http://hillcrestcs.server301.com/news/images/saintsNews_logo2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 110px;
	margin-top: 10px;
	width: 735px;
}
#frontPg {
	color: #FFFFFF;
	background-color: #00244B;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#frontPg a:link, #frontPg a:visited, #frontPg a:active {
	color: #a39A62;
	text-decoration: none;
}
#frontPg a:hover {
	color: #c1a627;
	text-decoration: none;
	background-color: 00244B;
}
#spotlight {
	display: block;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(http://hillcrestcs.server301.com/news/images/spotlight2_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	color: #00244B;
	padding-top: 20px;
	background-color: #A29A62;
}
#newsLogo {
	background-color: #00244B;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#frontPg p {
	color: #FFFFFF;
}
#spotLinks {
	padding: 10px;
}
#subSecTitle {
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #C1a627;
	padding: 0px;
}
#tableAthletics {
	height: 80px;
	background: url(/athletics/images/allsport_logoBar.jpg) no-repeat center top;
}
#athleticsnewsMenu {
	background-image: url(http://hillcrestcs.server301.com/athletics/images/saintsSports_logo2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 150px;
	padding-top: 110px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	height: 100%;
}
#divathleticsSubMenu {
	width: 150px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: C1A627;
	padding-left: 5px;
}
#divathleticsSubMenu a:link, #divathleticsSubMenu a:visited, #divathleticsSubMenu a:active {
	height: 20px;
	width: 150px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00244B;
	text-decoration: none;
	background-color: #A29A62;
	padding: 0px 0px 0px 2px;
	display: block;
}
#divathleticsSubMenu a:link, #divathleticsSubMenu a:visited, #divathleticsSubMenu a:hover {
	height: 20px;
	width: 150px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A29A62;
	text-decoration: none;
	background-color: #00244B;
	padding: 2px;
	display: block;
}
#tablesoccer {
	background-image: url(http://hillcrestcs.server301.com/athletics/images/soccer_logoBar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
}
#tablevolleyball {
	background-image: url(http://hillcrestcs.server301.com/athletics/images/volleyball_logoBar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
}
#athleticsnewsMenu a:link, #athleticsnewsMenu a:visited {
	background-repeat: no-repeat;
	background-position: center top;
	width: 143px;
	padding-right: 2px;
	padding-left: 5px;
	height: 15px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00244B;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A29A62;
	text-transform: uppercase;
}
#athleticsnewsMenu a:hover, #athleticsnewsMenu a:active {
	background-repeat: no-repeat;
	background-position: center top;
	width: 143px;
	padding-right: 2px;
	padding-left: 5px;
	height: 15px;
	font-size: 10px;
	color: #A29A62;
	text-decoration: none;
	background-color: #00244B;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A29A62;
	text-transform: uppercase;
}
#tablebooster {
	background-image: url(http://hillcrestcs.server301.com/athletics/images/booster_logoBar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
}
#tablecheer {
	background-image: url(http://hillcrestcs.server301.com/athletics/images/cheerleading_logoBar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
}
#tablefootball {
	background-image: url(http://hillcrestcs.server301.com/athletics/images/football_logoBar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
}
#tablegolf {
	background-image: url(http://hillcrestcs.server301.com/athletics/images/golf_logoBar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
}
#tablesoftball {
	background-image: url(http://hillcrestcs.server301.com/athletics/images/softball_logoBar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
}
#tablebball {
background-image: url(http://hillcrestcs.server301.com/athletics/images/basketball_logoBar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
}
#tableallsport {
background-image: url(http://hillcrestcs.server301.com/athletics/images/allsport_logoBar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
}
#sportsTitle {
	font-size: 20px;
	font-weight: bold;
	color: C1A627;
	margin-top: 15px;
	padding-left: 15px;
}
.rosterTitle {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #00244B;
	text-align: center;
	width: 100%;
}
#athSubMenu a:link, #athSubMenu a:active, #athSubMenu a:visited {
	font-size: 10px;
	text-transform: capitalize;
	color: #00244B;
	text-align: left;
	display: inline;
	padding-left: 2px;
	height: 15px;
	text-decoration: none;
	padding-right: 2px;
}
#athSubMenu a:hover {
	font-size: 10px;
	text-transform: capitalize;
	color: #C1A627;
	text-align: left;
	display: inline;
	padding-left: 2px;
	height: 15px;
	padding-right: 2px;
}
#mainimage {
	margin-top: 10px;
}
#divAthSubNav {
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00244B;
}
#divSubNewslinks {
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00244B;
	padding-top: 3px;
}
#tableIntro p {
	line-height: 2em;
}
#divActs p {
	line-height: 2em;
}
.boardBold {
	font-weight: bolder;
	color: C1A627;
	text-transform: uppercase;
}
.smsectionHd {

	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A39A62;
	background-color: #00244B;
	display: block;
	padding-top: 20px;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: normal;
}
#divLinks a:link, #divLinks a:active, #divLinks a:visited {
	font-size: 10px;
	color: #00244b;
	text-decoration: underline;
}
#divLinks a:hover {
	font-size: 10px;
	color: #CCA700;
	text-decoration: underline;
}
#tableSearch {
	font-size: 0px;
	line-height: 0px;
	text-align: center;
}
#divhomeSearch {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a29a62;
}
.whoQuestions {
	font-weight: bolder;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00244B;
	height: 15px;
	width: 100%;
	background-color: #BCB58B;
	font-size: 14px;
}
#divLatest {
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ABA16C;
}
#articleMenu {
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
	height: 100%;
}
#divArticleContainer {
	width: 98%;
}
#tableFundraising {
	border-top-width: 2px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #A39A62;
	border-right-color: #FFFFFF;
}
.divBlueBar {
	font-size: 0px;
	line-height: 0px;
	background-color: #00244B;
	height: 2px;
}
input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00244B;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #00244B;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
input.go {
	font-size: 10px;
	color: #A39A62;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #00244B;
	border-bottom-color: #00244B;
	border-left-color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bolder;
}
.adminHead {

	font-size: 14px;
	text-transform: uppercase;
	color: #C4A300;
	text-align: center;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
}
#calDownload {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}
#alumSite {
	font-size: 12px;
	color: #00244B;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #C1A627;
	text-align: center;
	width: 190px;
}
#alumSite p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#articleInfo {
	width: 525px;
}
#articleNav {
	width: 200px;
}
.indented {
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tableStaff {
	padding: 2px;
	display: block;
	border-top: 1px solid #A39A62;
	border-right: 1px solid #A39A62;
	border-bottom: 3px solid #A39A62;
	border-left: 1px solid #A39A62;
}
.tableStaff a:link, .tableStaff a:visited, .tableStaff a:active {

	text-decoration: underline;
	color: #B70404;
	padding: 2px;
}
.tableStaff a:hover {

	text-decoration: none;
	color: #000000;
	padding: 2px;
}
#register {
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #00244B;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00244B;
	border-bottom-color: #00244B;
	border-left-color: #00244B;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#register ul {
	list-style-type: none;
	margin: 5px auto;
	padding: 0px;
	width: 250px;
}
#register li {
	list-style-type: none;
	display: inline;
}
#register a {
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2px 2px 2px 10px;
	width: 250px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A39B6A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #A39B6A;
	border-right-color: #A39B6A;
	border-bottom-color: #A39B6A;
}
#register a:hover, #register a:focus {
	color: #00244B;
	background-color: #A39A62;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00244B;
	border-right-color: #00244B;
	border-bottom-color: #00244B;
	border-left-color: #00244B;
}
#register a:active, #register a:visited {

	color: #00244B;
	background-color: #A39A62;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00244B;
	border-right-color: #00244B;
	border-bottom-color: #00244B;
	border-left-color: #00244B;
}
#boardContactBox {
	font-size: 12px;
	color: #00244B;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #C1A627;
	text-align: center;
	width: 450px;
	margin-right: 10px;
	margin-left: 10px;
}
#divPhotoBar2 {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 745px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A29A62;
	border-left-color: #A29A62;
	font-size: .85em;
	padding-left: 15px;
}
#videoWrap {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#videoWrap h3, #videoWrap h4 {
	margin: 0px;
	padding: 0px;
	color: #01244C;
	background: #FFFFFF;
	
	line-height: 1.5em;
}
#videoWrap h2 {
	font-size: 1.5em;
}
#articleInfo ul {
	margin: 15px;
}
#articleInfo li {
	margin-bottom: 12px;
}
