p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	float: none;
}
#line_vertical {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 1px;
	padding: 1px;
	height: 100%;
}

.header p {
	font-family: Leelawadee, "Bookman Old Style";
	color: #FF7800;
	font-size: medium;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #F1F0F0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 999px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/design2/nav_shadow_right.png);
	background-repeat: repeat-y;
	background-position: 1000px;
}
#shadow {
	background-image: url(../images/design2/nav_shadow.png);
	background-repeat: repeat-x;
	height: 15px;
	margin: 0px;
	padding: 0px;
}

#header_right {
	color: #999999;
	left: 25px;
	bottom: 50px;
	position: relative;
	width: 800px;
}
#date {
	font-size: small;
	color: #1552A4;
	padding-left: 15px;
}
#button {
	float: left;
	position: relative;
	margin-right: 5px;
	bottom: 20px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #666699;
	overflow: visible;
	padding-right: 5px;
	padding-left: 5px;
	width: 110px;
	clear: right;
	left: 25px;
	height: 38px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	color: #FFFFFF;
}
#footer {
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-size: small;
	text-align: right;
	font-family: Leelawadee, "Bookman Old Style";
	height: 200px;
	top: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F1F0F0;
}
#copy a {
	color: #F7A610;
	text-decoration: none;
	font-size: x-small;
}
#copy a:hover {
	color: #666666;
	text-decoration: none;
	font-size: x-small;
}

input {
	background-color: #F1F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECECE;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	border-left-color: #999999;
	font-family: Tahoma, Arial, Verdana;
	font-size: small;
	color: #333333;
	padding: 2px;
}
.expl {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: x-small;
	color: #333333;
}
textarea {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: small;
	color: #333333;
	background-color: #F1F0F0;
}
select {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: small;
	color: #333333;
	background-color: #F1F0F0;
}



form th {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: small;
	color: #FFFFFF;
	font-weight: lighter;
	padding: 5px;
}


label {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #30085C;
}




#button a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Leelawadee, "Bookman Old Style";
	font-size: small;
}
#body_right {

}
#body {
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1552A4;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #C5002F;
}
#copy {
	font-size: x-small;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: lighter;
	color: #333333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7A610;
}



#upper_body {
	text-align: left;
}
#body_right h1 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #30085C;
	color: #333333;
}




.header {
	background-color: #30085C;
	color: #C67108;
	font-family: Leelawadee, "Bookman Old Style";
	font-size: medium;
	padding-top: 100px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F7A610;
	text-align: center;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px;
	position: relative;
	height: 150px;
}
#nav_wrapper {
	width: 100%;
	position: relative;
	top: 20px;
}

.header p:hover {
	font-family: Leelawadee, "Bookman Old Style";
	font-size: medium;
	margin: 0px;
	padding: 0px;
}
#button:hover{
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	color: #000000;
}
#eventWrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#eventTime p {
	color: #999999;
}
#eventName p:hover{
	background-color: #000000;
}
#eventWrapper p {
	margin: 0px;
	padding: 2px;
}
#eventTagLine p {
	margin: 0px;
	padding: 0px;
	color: #30085C;
	background-color: #F7A610;
}
#eventName p {
	color: #F7A610;
	background-color: #30085C;
}
#eventWrapper a {
color: #F7A610;
}
#chEvent p {
	margin: 0px;
	padding: 0px;
}
#chEvent #tagLine p {
	color: #FFFFFF;
	font-size: small;
	background-color: #666699;
	padding: 5px;
}
#chEvent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}

#chEvent #timeLocation p {
	font-size: small;
	color: #666666;
}


#chEvent h1 {
	margin: 0px;
	color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#message {
	background-color: #333333;
	padding: 5px;
	margin-top: 5px;
}
#message h1 {
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#message p {
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.smaller {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
}
#tagLine a {
	color: #FFFFFF;
	text-decoration: underline;
}
#body #upper_body .sports {
	width: 225px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
}
#body #upper_body .sports h2 {
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: lighter;
	background-color: #CCCCCC;
	display: inline;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav_wrapper a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
#nav_wrapper a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
