/* ************************************************************************
   TAGS USED THROUGHOUT THE WEBSITE
************************************************************************ */

body {
	background-image: url(images/bgTile.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contentContainer {
	width: 410px;
	margin-left: 40px;
	margin-top: 25px;
	margin-bottom: 40px;
}

#contentContainer2 {
	width: 410px;
	margin-left: 40px;
	margin-top: 25px;
	margin-bottom: 40px;
}

.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #391f04;
	line-height: 20px;
}

a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #147bb0;
	text-decoration: underline;
}

a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #8c0000;
	text-decoration: underline;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8c0000;
}

.blueSubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #147bb0;
}

ul{
	margin: 17px;
	list-style-type: square;
	list-style-position: outside;
	padding: 0px;
	list-style: main;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(images/star.gif);
	line-height: 18px;
}

li {
	margin-bottom:5px;
}

.footerText {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #8e9197;
}

.homeFooterText{
	color: #82756a;
	font-size: 10px;
	font-family: "Trebuchet MS";
}

a.homeFooterText{
	font-family:"Trebuchet MS";
	font-size: 10px;
	color: #82756a;
	text-decoration: underline;
}

a.homeFooterText:hover{
	font-family:"Trebuchet MS";
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}


a.footerText {
	font-family:"Trebuchet MS";
	font-size: 10px;
	color: #8e9197;
	text-decoration: underline;
}

a.footerText:hover {
	font-family:"Trebuchet MS";
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

#headerContainer {
	margin-bottom: 20px;
}


#headerContainerSmall {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* ************************************************************************
   STAFF PAGE
************************************************************************ */
#staffName {
	margin-top: 3px;
}

#staffDescription {
	margin-top: 4px;
}


/* ************************************************************************
   NEWS PAGE
************************************************************************ */
#contentContainerNews {
	width: 410px;
	margin-left: 40px;
	margin-top: 25px;
}

.backgroundNews {
	background-image:url(images/newspapers.gif);
	background-attachment: fixed; 
	background-position: bottom left;
}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #391f04;
	font-weight: bold;
	line-height:22px;
}

.newsSeperator {
	height:12px;
}

/* ************************************************************************
  DERBY PAGE
************************************************************************ */

#derbyContainer {

}

a.pressLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #391f04;
	line-height: 20px;	
}

a.pressLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #147bb0;
	line-height: 20px;	
}
