body
	{
	font-size: medium;
	font-family: verdana, helvetica, sans-serif;
	width: 600px;
	}

.small
	{
	font-size: 80%;
	}	
#content
	{
	width: 600px;
	font-size: 90%;
	}
#content li
	{margin-bottom: .6em;
	}
#awards 
	{
	margin-top: .6em;
	}	
#awards li
	{margin-bottom: 0;
	list-style-type: disc;
	}
	
#top
	{
	width: 596px;
	height: 125px;
	background-image: url(top-pic01.jpg);
	background-repeat: no-repeat;
	background-position: 0 -35px;	
	text-align: left;
	}

#top2
	{
	width: 596px;
	height: 35px;
	background-image: url(top-pic01.jpg);
	background-repeat: no-repeat;
	background-position: 0 -35px;	
	text-align: left;
	}
	
	
#top h1, #top2 h1
	{font-size: 183%;
	color: #003399;
	padding-top: 8px;
	padding-left: 10px;
	font-family: Garamond,Palatino,serif;
	}

#topNav
	{
	width: 596px;
	margin-bottom: 0;
	}	
#topNav ul li
	{
	display: inline;
	padding: 15px;
	padding-bottom: 0;
	margin-bottom: 0;
	list-style: none;
	}

#topNav ul
	{
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	background-color: #003366;
	text-align: center;
	}
	
#topNav li
	{
	padding-right: 6px;
	padding-left: 6px;
	font-size: 85%;
	border-bottom: none;
	font-weight: bold;
	}

#topNav ul li a
	{
	margin-right: -10px;
	}
	
#topNav ul li a:link
	{
	color: #99ccff;
	text-decoration: none;
	}
	
#topNav ul li a:visited
	{
	color: #99ccff;
	text-decoration: none;	
	}
	
#topNav ul li a:link:hover, #topNav ul li a:visited:hover, #topNav ul li a:visited:active, #topNav ul li a:link:active	
	{
	color: #003366;
	background-color: #99ccff;
	}
#vhtrcHome
	{
	background-image: url(../gifs/furbutt-small.gif);
	background-repeat: no-repeat;
	background-position: 5px 15px;
	margin-left: 10px;	
	}
#vhtrcHome a
	{
	margin-left: 10px;
	}	

#crumbs 	
	{
	padding: 6px;
	margin-top: .3em;
	font-size: 80%;
	margin-left: -.5em;	
	}

#crumbs p
	{
	display: none;
	}	

#crumbs ul
	{
	display: inline;
	padding-left: 0;
	margin-left: 0;
	}	

#crumbs ul li
	{
	display: inline;
	}	

#crumbs ul li a:link
	{
	padding: .15em;
	}	

#crumbs a
	{
	color: red;
	}	

#crumbs a:hover
	{
	text-decoration: underline;
	color: red;
	}		
	
#crumbs ul ul li
	{	
	padding-left: 0px;
	}	

#firstTitle 
	{
	text-align: center;
	font-size: 190%;
	margin-top: .5em;
	margin-bottom: -.1em;
	clear: both;	
	font-family: Garamond,Palatino,serif;
	}	

div.rightBox
	{
	float: right;
	width: 180px;
	border: 1px solid #369;
	background-color: #ffffcc;
	padding: 5px;
	margin: 5px;
	}	

div.rightBox h3
	{
	font-size: 80%;
	text-align: center;	
	margin-bottom: -.5em;
	}	

div.rightBox ul li
	{
	line-height: 1em;
	font-size: 75%;
	margin-bottom: 0;
	margin-left: -10px;
	}

#leftNav	
	{
	margin-top: 0;
	padding-top: 0;
	}
#leftNav li 
	{
	text-indent: 0px;
	margin-left: 0px;
	margin-bottom: 4px;
	margin-top: 8px;
	font-size: 75%;
	font-weight: bold;
	border: 2px solid #336699;
	background-color: #cccccc;
	}	
#leftNav ul
	{
	list-style: none;
	width: 150px;
	float: left;
	padding-right: .51em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 0;
	
	background-color: #99ccff;
	}

#leftNav a 
	{display: block;
	padding: 3px;
	text-indent: -12px;
	padding-left: 17px;
	color: #003366;
	}	
#leftNav a span
	{
	font-weight: normal;
	}
	
#leftNav ul li a:link
	{
	color: #003366;
	text-decoration: none;
	}
	
#leftNav ul li a:visited
	{
	color: #003366;
	text-decoration: none;	
	}
	
#leftNav ul li a:link:hover, #leftNav ul li a:visited:hover, #leftNav ul li a:visited:active, #leftNav ul li a:link:active	
	{
	color: #003366;
	background-color: white;
	}

#leftNav p 
	{
	font-size: 90%;
	font-weight: bold;
	color: #003399;
	margin-bottom: -2px;
	margin-left: 5px;
	}
	
h1, h2, h3
	{color: #003399;
	}	

#cityDate
	{color: #003399;
	font-size: 100%;
	text-align: center;
	margin-top: -1.1em;
	}	

#main
	{
	padding-left: 1em;
	float: left;
	width: 400px;
	}	
#main h2
	{text-align: center;
	font-size: 120%;
	margin-top: 10px;
	}
#col
	{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	}	
#col div
	{
	float: left;
	width: 180px;
	margin-right: 15px;
	border: 2px solid #000066;
	background-color: #ddd;
	padding-top: .6em;
	}
#col h3
	{
	margin-left: 10px;
	font-size: 105%;
	margin-bottom: -1.1em;
	margin-top: -.2em;
	}	
#col ul
	{
	margin-bottom: .4em;
	}
#col li
	{
	margin-bottom: 2px;
	margin-top: 0;
	padding: 0;
	}

#col li a
	{
	text-decoration: none;
	color: red;
	}

#col li a:hover
	{
	text-decoration: underline;
	background-color: #ffff99;
	}	
#footer
	{
	clear: all;
	text-align: center;
	font-size: 80%;
	margin-top: 2em;
	}
div#contactForm
	{
	width: 580px;
	border: 1px solid black;
	padding: 15px;
	background-color: #cccccc;
	}

#contactForm input, #contactForm textarea 
	{
	float: left;
	margin-bottom: 10px;
	}	
label
	{
	text-align: right;
	float: left;
	width: 200px;
	padding-right: 20px;
	}
form br
	{
	clear: left;
	}	

div#buttons
	{
	display: inline;
	}	

#buttons input
	{
	width: 75px;
	}	
#submitButton
	{
	margin-left: 200px;
	margin-right: 20px;
	}	
label
	{
	font-weight: bold;
	font-size: 105%;
	}	
label span
	{
	font-size: 80%;
	font-weight: normal;
	}	
#index
	{
	display: inline;
	padding-left: 30px;
	text-indent: -30px;
	}	
#index span
	{
	font-weight: bold;
	}
#index ul
	{
	margin-left: 0;
	padding-left: 0;
	}		
#index ul, #index li
	{
	list-style: none;
	display: inline;
	padding: 3px;
	list-style
	}
#index-small
	{
	line-height: .5em;
	font-size: 80%;
	}
th
	{
	background-color: #99ccff;
	} 	

#aidTable
	{
	font-size: 85%;
	}	
div.imageBoxRight
	{
	float: right; 
	text-align: center; 
	font-size: 80%; 
	color: blue;
	}
	
#sponsorList
	{
	margin-top: 2em;
	}	
#sponsorList ul
	{
	margin-left: 1em;
	
	}	
#sponsorList li
	{
	clear: all;

	}

#sponsorList ul li img
	{
	margin-right: 1em;
	margin-bottom: 2em;
	}	
