/* CSS Document */

	body {font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		color:black;background-color:#374e71}

	a:link{color:deep sky blue4}

	a:visited{color:deep sky blue3}

	a:hover {color:#6699ff}

	a:active{color:light cyan3}


	p{font-size: 11pt}


	h5{font-size: 12pt;font-weight: bold}

	h4{font-size: 14pt;font-weight: bold}

	h3{font-size: 16pt;font-weight: bold}

	h2{font-size: 18pt;font-weight: bold}

	h1{font-size: 20pt;font-weight: bold}


	background1{background-color:#eeeeff}

	background2{background-color:#c0c0c0}

	background3{background-color:#ffffff}

	background4{background-color:#F9F9FF}

	background5{background-color:#000000}

	div.link {padding: 0.5em;font-family:"cursive";border-style:ridge}

	div {padding: 0.5em}

	div.a {padding: 1.5em; border: 1px solid #bbbbbb; width:250px; float:right}

	div.bottom {padding: 1em;border: 1px solid #gggggg; clear:both}

	li {list-style-type: none;line-height: 150%;list-style-image: url(../images/events.gif)}

	li :link {color: #00CC00;text-decoration: none;font-weight: bold}
  
	li a:visited {color: #00CC00;text-decoration: none;font-weight: bold}

	li a:hover {display: block; color: rgb(0, 96, 255);padding-bottom: 
		5px;font-weight: bold;border-bottom-width: 1px; border-bottom-style: solid;border-bottom-color: #C6EC8C}
 

 
/************************* ID's *************************/
 
lside { position: absolute;margin: 0;
   margin-top: 50px;font-weight: normal;}
 
rside {position: absolute;padding: 10 10 20px 10; /*top right bottom left*/
   margin-left: 500px;width: 300px;float:right}

bottom {position: center;padding: 10 10 20px 10;float:bottom; background=background4;}
