body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #034171;
}

body{
	background-image:url(images/bg_stripe.png);
	background-repeat:repeat;
}

#top {
	width: 768px;
	height: 135px;
	border: 1px solid #034171;
	border-bottom: 0px;
	background-image: url(images/top.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
}

.nav {
	width: 768px;
	background-image: url(images/but_bg.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #034171;
	border-right: 1px solid #034171;
	text-align: left;
}

.tablemain {
	border: 1px solid #034171;
	border-top: 0px;
	height: 400px;
	background-color:#FFFFFF;
}

.main {
	width: 761px;
	padding: 0px;
	margin: 0px;
	background-color: #CACACA;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 6px;
	margin-left: 6px;
	border-left: 1px solid #0190D4;
	border-bottom: 1px solid #0190D4;
}

.vidmain {
	width: 761px;
	height: 506px;
	padding: 0px;
	margin: 0px;
	background-color: #CACACA;
	background-image: url("images/vidpage.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 6px;
	margin-left: 6px;
	border-left: 1px solid #0190D4;
	border-bottom: 1px solid #0190D4;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}

#about {
	text-align: justify;
	padding-right: 17px;
	padding-left: 10px;
}

#about .links {
	font-weight: bold;
	text-align: center;
}

#about .links a {
	color: #000000;
}

.textfield {
	width: 200px;
	position: relative;
  	left: -2px;
  	top: -2px;
  	background: #e8eef4;
}

.home {
	margin-left: 6px;
	border-top: 1px solid #0190D4;
	border-left: 1px solid #0190D4;
	background-color: #CCCCCC;
}

.home-honoree {
	border-left: 1px solid #0190D4;
	margin-left: 6px;
}

.home-bottom {
	margin-left: 6px;
	border-left: 1px solid #0190D4;
	border-bottom: 1px solid #0190D4;
	margin-bottom: 8px;
	padding-top:9px;
}

.video {
	margin-left: 6px;
	border-left: 1px solid #0190D4;
	background-color: #CACACA;
	text-align: center;
}

.reserve {
	width: 734px;
	background-color: #CACACA;
	margin: 6px;
	border: 1px solid #0190D4;
	padding: 10px;
}
.copy {
	text-decoration:none;
	color: #666666;
	font-weight:normal;
 	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
 }
 
.copy a:hover{
	text-decoration:none;
	color: #000000;
 }

.img {
	padding-right: 15px; 
	padding-bottom: 10px; 
}

.committee {
	color:#0198DF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}