body{
	font-family : arial, serif;
	color : Gray;
	text-align : justify;
	
}

p{
	text-align : justify;
}

textarea{
	font-family : arial, serif;
	background-color : White;
	color : Gray;
	text-align : justify;
}

input{
	font-family : arial, serif;
	background-color : White;
	color : Gray;
	text-align : justify;
}

H1{
	font-family : arial;
}

th{
	text-align : left;
}

.note{
	font-size : xx-small;
}

/*Navigation Style*/

#Navigation a {
	color : Silver;
	text-decoration : none;
	border: none;
}
#Navigation a:Hover {
	color : White;
	text-decoration : underline;
	border : 0;
}

#SiteContent{
	vertical-align : top;
	padding-bottom : 25px;
	padding-left : 25px;
	padding-right : 25px;
	padding-top : 25px;

}

#Homepage{
	font-size : larger;
}

#Homepage p{
	width : 600px;
}

.HomeNews{
	border : solid;
	border-width : 1px;
	border-color : silver;
	vertical-align : top;
	width : 600;
	margin-bottom : 10;
}

.HomeNewsHead{
	background-color : #c7c7ff;
	font-weight : bold;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
}

.date{
	font-size : smaller;
	font-weight : normal;
}

.HomeNewsContent{
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
	font-size : smaller;	
	text-align : justify;
}

#SiteContent A {
	color : #0000CD;
	text-decoration : none;
	border: none;
}
#SiteContent A:Hover {
	color : Purple;
	text-decoration : underline;
	border : 0;
}

/*SiteContent - EventListing Style*/

#EventListing{
	width : 400px;
}

/*SiteContent - EventListing - SingleEvent Style*/

.SingleEvent{
	border : solid;
	border-width : 1px;
	border-color : silver;
	vertical-align : top;
}

.EventName{
	background-color : #c7c7ff;
	font-weight : bold;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 5px;
	padding-right : 5px;
	width : 300px;
	text-align : left;
}

.EventLocation A {
	color : Gray;
	font-weight : bold;
	text-decoration : none;
	border: none;
}

.EventLocation A:Hover {
	color : Gray;
	text-decoration : underline;
	border : 0;
}


.EventDate{
	background-color : #c7c7ff;
	font-size : smaller;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-right : 5px;
	padding-left : 5px;
	width : 100px;
}

.EventLocation{
	background-color : #dcdcff;
	font-size : smaller;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 5px;	
	padding-right : 5px;
	width : 300px;
}

.EventTime{
	background-color : #dcdcff;
	font-size : smaller;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 5px;
	padding-right : 5px;
	width : 100px;
}

.EventDesc{
	font-size : smaller;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
}

/*SiteContent - Series Result Style*/

.SeriesName{
	
}

.SeriesDate{
	
}

.SeriesWinner{
	
}

/*Ad Space Style*/

#AdSpace{
	width : 150px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	vertical-align : top;

	
}

#AdSpace img{
	margin-top : 20px;
}
/*Content Management Style*/

#CMOptions{

 	margin : 25px;
}

#CMOptions p{
	font-size : larger;
	font-weight : bold;
}

#Area{
	padding-right : 25px;
}

#Area P{
	font-size : larger;
	font-weight : bold;
}

#Action{
	padding-left: 25px;
}

#color{
	background-color : #dcdcff;
}

.color2{
	background-color : #c7c7ff;
}

.results1{
	font-family : arial;
	font-size : 8pt;
	color : #000000;
	text-align : center;
	background-color : #F0FFFF;
}

.results2{
	font-family : arial;
	font-size : 8pt;
	color : #000000;
	text-align : center;
	background-color : #F5F5F5;
}



.P2 {
	font-family : arial;
	font-size : 10pt;
	color : #000000;
	text-align : left;
}




.Header1 {
	color : #319CFF;
	font-weight : bold;
}
.Question { color : #AC3400; }



