body {
	background:#ffffff url('images/graffiti1024.jpg') no-repeat fixed center center;
	font-family : Arial,Helvetica;
	font-size : 12pt;
	text-align : center;
	color: #000000;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
}

#page_container {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-family: Arial,Helvetica;
	font-size: 36pt;
	font-weight: normal;
	font-style: italic;
	text-align : center;
	color: #993366;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px 0px 0px;
}

h2{
	font-family: Arial,Helvetica;
	font-size: 12pt;
	text-align : center;
	font-weight: bold;
	font-style: normal;
	color: #993366;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px 0px 2px;
}

h3{
	font-family: Arial,Helvetica;
	font-size: 14pt;
	text-align : left;
	font-weight: bold;
	font-style: normal;
	color: #993366;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px 0px 2px;
}

h4{
	font-family: Arial,Helvetica;
	font-size: 12pt;
	text-align : center;
	font-weight: bold;
	font-style: normal;
	color: #006600;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 10px;
	MARGIN: 0px 0px 0px 0px;
}

h5{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #0000A0;
}

h6{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #0000A0;
}


a::link{
	color: #003300;
}

a:active{
	color: #ff0000;
}

a:visited{
	color: #666666;
}

a:hover{
	color: #FF0000;
}
a.leftnav:link {
	color: #003300;
	font-size : 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.leftnav:active {
	color: #ffffff;
	font-size : 12pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
a.leftnav:visited {
	color: #666666;
	font-size : 12pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.leftnav:hover {
	color: #ffffff;
	font-size : 12pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
a.leftsubnav:link {
	color: #003300;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	White-space: nowrap;
}
a.leftsubnav:active {
	color: #ffffff;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	White-space: nowrap;
}
a.leftsubnav:visited {
	color: #666666;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	White-space: nowrap;
}
a.leftsubnav:hover {
	color: #ffffff;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	White-space: nowrap;
}
p {
	font-family: Arial,Helvetica;
	text-align: justify;
}
p.center {
	font-family: Arial,Helvetica;
	text-align: center;
}
.events{
	color: #006600;
	font-family: Arial,Helvetica;
}

.green {
	color: #006600;
	font-weight: normal;
}

.boldgreen {
	color: #006600;
	font-weight: bold;
}

.purple {
	color: #993366;
	font-weight: normal;
}

.boldpurple {
	color: #993366;
	font-weight: bold;
}

.red {
	color: #990000;
	font-family: Arial,Helvetica;
	font-size: 10pt;
	font-weight: bold;
}
.small {
	font-family: Arial,Helvetica;
	font-size: 10pt;
}
.smalljust {
	font-family: Arial,Helvetica;
	font-size: 10pt;
	text-align: justify;
}
.smaller {
	font-family: Arial,Helvetica;
	font-size: 8pt;
}
.larger {
	font-size: 13.5pt;
}
.largergreen {
	font-size: 13.5pt;
	color: #006600;
}
.largerpurple {
	font-size: 13.5pt;
	color: #993366;
}
.timestitle {
	color: #993366;
	font-family: Times New Roman,Times;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
}
.textcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #993366;
	background-color : #ffffff;
	text-align:center;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #993366;
	background-color : #ffffff;
	text-align:center;
	border: solid 2px #006600;
	margin: 0px 0px 0px 0px;
}

.schedbox {
	background-color : #ffffff;
	border: 2px solid #993366;
	font-size : 10pt;
	float: right;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px; 
	width: 225px
}
