body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: top;
}

body {
	background-color: #161616;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

a:active {
	text-decoration: none;
	color: #0066CC;
}

#master-div {
	background-attachment: fixed;
	background-image: url(images/bgdesign.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 15px;
}

#body-div {
	background-image: url(images/headerbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 780px;
	padding-top: 7px;
}

#content-div {
	background-image: url(images/middleimg.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 780px;
}

h1 {
	font-family: Times;
	font-size: 45px;
	color: #30406E;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1C8AAE;
	padding: 0px;
	/*font-weight: lighter;*/
	margin: 0px;
}

#upcoming-div {
	width: 170px;
	margin-bottom: 12px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 12px;
}

.citystate {
	color: #30406E;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
}

.date {
        color: #999999;
        font-family: Helvetica;
        font-size: 14px;
        font-weight: bold;
}

p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p.comment{
	font-size: 12px;
	color: #30406E;
	font-family: Arial;
	border-bottom: 1px dotted #2F406E;
}

#latestnews-div {
	background-color: #F4F4F4;
	padding: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.text1 {
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.text3 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}

.text4 {
	font-size: 16px;
	color: #30406E;
}

.text10 {
	font-size: 12px;
	color: #30406E;
	font-family: Arial;
	font-weight: bold;
}

.text5 {
	font-size: 12px;
	color: #0000FF;
}


#footer-div {
	width: 760px;
}

#master-div #footer-div .text2 a {
	color: #404040;
}
}