h1 {font-family: arial;} /*This is a comment*/


h2 {align: center; font-family: arial;}


h4 {color: black;
	line-height: 100%;}


P.contenttext 	{font-family: arial; 
			color: black;
			font-size: 100%; 
			line-height: 140%;
			}


P.navlabels		{font-family: arial; 
			font-size: 130%; 
			text-align: right;
			}




table.head {border: 3px black}


body {font-family: arial; 
	color: black; 
	}


.imgright {float: right}


.bigcap 	{font-size: 200%; 
		letter-spacing: 1px; 
		color: black; }


.bigcapt 	{font-size: 200%; 
		letter-spacing: -5px; 
		color: black; }


.question {font-family: arial; 
		color: black; 
		line-height: 140%; 
		font-size: 110%; 
		font-style: italic; 
		font-weight: bold;
		position: relative;
		left: 0px;
		}


.title {font-family: arial; 
		color: firebrick; 
		line-height: 140%; 
		font-size: 180%; 
		font-style: none; 
		font-weight: bold;
		}



.subcoming {font-family: arial; 
		color: black; 
		line-height: 140%; 
		font-size: 70%; 
		font-style: none; 
		font-weight: bold;
		}

.date	 {font-family: arial; 
		color: firebrick; 
		line-height: 140%; 
		font-size: 110%; 
		font-style: none; 
		font-weight: bold;
		}

.event	 {font-family: arial; 
		color: blue; 
		line-height: 140%; 
		font-size: 115%; 
		font-style: none; 
		font-weight: bold;
		}

.place	 {font-family: arial; 
		color: black; 
		line-height: 140%; 
		font-size: 90%; 
		font-style: none; 
		font-weight: none;
		}


.copyright {font-family: arial; 
		color: black; 
		line-height: 100%; 
		font-size: 70%; 
		font-style: italic; 
		font-weight: none;
		}


.ital {font-style: italic}

.subhead {font-family: arial; 
		color: firebrick; 
		line-height: 120%; 
		font-size: 80%; 
		font-style: italic; 
		
		}



.quote {font-family: arial; 
		color: black; 
		line-height: 140%; 
		font-size: 118%; 
		font-style: italic; 
		font-weight: none;
		}






div#leftdec {position: absolute;
		top: 28px;
		left: 128px;
		}


div#header {padding-left: 0px;
		width: 800px; 
		position: absolute; 
		top: 20px; 
		left: 180px; 
		border-bottom: 0px black; 
		background-color: black; 
		margin-right: 0px; 
		margin-left: 0px; 
		margin-top: 0px; 
		margin-bottom: 0px;}



div#navbar {font-family: arial; 
		color: black; 
		position: absolute; 
		top: 290px; 
		left: 85px; 
		width: 100px; 
		margin-top: 30px; 
		margin-left: 0px; 
		margin-right: 0px; 
		align: right;
		font-weight: none; 
		padding: 10px; 
		border-top: 0px solid #000000; 
		/*background: url('bluerod.jpg');
		border-bottom: 24px solid #dcdcdc;*/

		}


a:link {color: black; text-decoration: none} 
a:visited {color: black; text-decoration: none}
a:hover {color: black; text-decoration: none}




div#buybar {font-family: arial; 
		color: black; 
		position: absolute; 
		top: 830px; 
		left: 84px; 
		width: 100px; 
		margin-top: 30px; 
		margin-left: 0px; 
		margin-right: 0px; 
		align: right;
		font-weight: none; 
		padding: 10px; 
		border-top: 0px solid #000000; 
		
		}

















div#content {position: absolute; 
		top: 323px; 
		left: 230px;
		/*  put this back in  left: 220px;*/ 
		padding: 20px 30px 0px 30px; 
		width: 618px; 
		margin-left: 0px; 
		margin-right: 0px; 
		margin-top: 0px; 
		margin-bottom: 0px; 
		border-bottom: 20px solid black; 
		border-top: 24px white; 
		background-color: #ffffff;
		}


a.blue:link {color: blue; text-decoration: none}
a.blue:visited {color: blue; text-decoration: none}
a.blue:hover {color: #009900; text-decoration: none}



div#leftdecbottom {position: absolute;
			top: 250px;
			left: -140px;
			}



div#imageright 	{float:right;
			width:200px;
			margin:0 10px 15px 20px;
			padding:15px;
			border:2px ;
			bordercolor: white;
			text-align:center;
			}


div#imageright2 	{float:right;
			width:200px;
			margin:0 10px 15px 20px;
			padding:15px;
			border:2px ;
			bordercolor: white;
			text-align:center;
			}


div#imageright3 	{float: right;
			width: 180px;
			margin: 0 60px 15px 20px;
			padding: 15px;
			border: 8px ;
			border-color: blue;
			text-align: center;
			}



div#imageright4 	{float: center;
			width: 200px;
			height: 200px;
			margin: 0 60px 15px 20px;
			padding: 15px;
			border: 0px ;
			border-color: blue;
			text-align: center;
			}



div#imageleft1 	{float: left;
			width: 180px;
			margin: 0 10px 0px 10px;
			padding: 0px;
			border: 0px ;
			border-color: none;
			text-align: center;
			}



.footer 	{
		width: 680px; 
		color: white; 
		/*background-color: #0000ff;
		background: url('bottomline.jpg'); */
		text-align: left}

.topline 	{position: relative; 
		right: 20px; top: -20px; 
		width: 760px; 
		color: white; 
		background-color: steelblue; 
		text-align: left}


