		*{
                        float:center;
			color:black;
			background:#4b0082;
			font-size:12pt;
		}
		.header{
			width: 750px;
			margin: 0% 15% 0% 15%;
		}
		.navbar{
			width: 750px;
			margin: 0% 15% 0% 15%;	
			background:white;
			border:3px solid black;
			border-bottom:0;
		}
		.event{	
			background:#ad68df;
		}
		#calender{
			font-size:15pt;
		}
		.logo{
			background: #4b0082;
			border: 0;
		}
		#description{
			color:#000000;
		}
		.fbold{
			text-indent:0;
			font-weight:bold;
			margin-bottom: -10px;
		}
		.navlinks{
			background:0;
			color:#000;
			text-decoration:none;
			font-size:15pt;
			font-family:Goudy Old Style;
			padding: 0 15px 0 15px;
		}
		.navlinks:hover{
			background:#4b0082;
			color:#ffffff;
			text-decoration:none;
			font-size:15pt;
			font-family:Goudy Old Style;
			padding: 0 15px 0 15px;
		}
		.fancy{
			font-family: Script MT Bold;
			font-size:20pt;
			background: #ffebdc;
			color:#4b0082;
		}
		.bold{
			font-weight:bold;
			background: #ffebdc;
			font-size:15pt;
		}
		a{
			background: #ffebdc;
			color:#4b0082;
		}
		a:hover{
			text-decoration:none;
			color: #ad68df;
		}
		h1{
			text-align:center;
			color:#ffffff;
			font-size:25pt;
			background:#4b0082;
			font-family:Lucida Handwriting;
		}
                h3{
                        margin-top:0pt;
			text-align:center;
			color:#ad68df;
			font-size:70%;
                        background:#ffebdc;
		}
		h4{
			font-size:12pt;
			background:#ffebdc;
		}
		h5{
			font-size:25pt;
			font-family: Goudy Old Style;
			background:#ffffff;
		}
		h6{
			font-size:13pt;
			background:#ffebdc;
			margin-bottom: -15px;
		}
		img{
			background:#ffebdc;
		}
		p{
			text-indent:1em;

			background:#ffebdc;

		}
		ul{
			background:#ffebdc;
		}
		li{
			background:#ffebdc;
		}
		td{
			background: white;
		}		
		cite{
			background:#ffebdc;
		}

		#main{

			width: 750px;
			margin: 0% 15% 0% 15%;	
			border: 3px solid black;
			font-family: verdana, sans-serif; 
			font-size: small;
			padding: 2em 72px 1em 72px;
			background:#ffebdc;
		}
		#footer{
			border-top: 2px solid black;
			clear:both;
			text-align:center;
			color:#999999;
			font-size:70%;
		}