	body{
		background-image: url(images/bknd.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-color: #660000;
		font-family: Trebuchet MS;
		font-size: 14px;
		line-height: 20px;
		margin-top:0px;
		color:#000000;
		}
		
	 .table{margin-left: 22px;margin-top: 10px;}
		
	.header{
		background-image: url(images/header.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
		height:163px;
		width: 773px;}
		
	.lft-column{
		background-image: url(images/lft-col.gif);
		background-repeat: no-repeat;
		background-position: bottom;
		height:163px;
		width: 230px;
		background-color: #cccc99;}
		
	
	.main{
	background-image: url(images/main-bknd.gif);
	}
	
	
	h1 {
		line-height: 16px;
		font-size: 18px;
		margin-top: 2px;
		margin-bottom: 6px;
		color: #0f6b9e;}
		
	h2 {
		font-size: 18px;
		margin-top: 2px;
		margin-bottom: 1px;
		text-transform:uppercase;
		color: #003300;}
		
	#welcome{
		font-size: 36px;
		margin-top: 0px;
		margin-bottom: 6px;
		padding:20px;
		padding-left:0px;
		padding-top: 35px;
		color: #ffff00;
		background-image: url(images/welcome-bknd.gif);
		}
		
	#presenting{
		font-size: 20px;
		margin-top: 0px;
		margin-bottom: 6px;
		padding:20px;
		padding-top: 35px;
		color: #006699;
		text-transform:uppercase;
		background-image: url(images/presenting-bknd.jpg);
		}
		
	#enjoy{
		font-size: 50px;
		line-height: 40px;
		margin-top: 2px;
		margin-bottom: 2px;
		color: #FFFF00;
		text-transform:uppercase;
		}
		
	/*Large Letter next to text*/	
div.text-box{
	margin-right:6px;
	margin-bottom: 6px;
	float:left;
	background-color: #000000;
	color: #ffff00;
	font-size:80px;
	line-height:60px;
	padding:5px;}
	
	.padding10{padding: 10px;}
	
	.padding20{padding: 20px;}
	
div.subHeader{
    font-weight:bold;
	 font-size:16px;
	 color: #660000;}
	
	a:link {color: #003399; text-decoration: none;}
	a:visited {color: #003399; text-decoration: none;}
	a:hover {color: #003399; text-decoration: underline;}
	a:active {color: #003399; text-decoration: none;}
	
	
.top-nav{
	text-align:right;
	margin-right: 20px;
	margin-top: 5px;
	text-transform:uppercase;
	}
	a.top-nav:link {color: #ffffff; text-decoration: none;}
	a.top-nav:visited {color: #ffffff; text-decoration: none;}
	a.top-nav:hover {color: #ffff99; text-decoration: underline;}
	a.top-nav:active {color: #ffffff; text-decoration: none;}
	
.footer1{
	font-size: 10px;
	padding:3px;
	text-align: center;
	color:#666666;
	background-color: #000000;
	}
	
	a.footer:link {color: #cccc99; text-decoration: none;}
	a.footer:visited {color: #cccc99; text-decoration: none;}
	a.footer:hover {color: #cccc99; text-decoration: underline;}
	a.footer:active {color: #cccc99; text-decoration: none;}
		
.event-quote{
	font-style: italic;
	font-weight: bold;
}

.second-header{
	font-style: italic;
	color: #000000;
	font-size: smaller;
}	

	
ul.no-bullet {
	list-style-type:none;
	margin-left: 20px;
}	