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: 770px;
	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;
}

.title {
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	color:#048cd6;
	padding:5px;
	
}

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

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

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

#about {
	margin-bottom:0px;
	text-align:justify;
}

#about .questions {
	background-color: #EBEBEB;
	border: 1px solid #0190D4;
	color: #555D6A;
	font-size: 15px;
	padding: 10px;
	line-height: 20px;
	width: 500px;
	text-align: left;
}

#about .questionstitle {
	color: #444773;
	font-weight: bold;
	font-size: 17px;
}

#about .smallpad {
 	padding-left: 30px;
}

#about .largepad {
	padding-left: 70px;
}

#about .bluebox {
	background-color: #4E5C84;
	color: #FFFFFF;
	width: 90px;
	padding: 30px;
	height: 125px;
	line-height: 20px;
}

#about .bluebox a {
	color: #FFFFFF;
}

#about .answers {
	background-color: #EBEBEB;
	border: 1px solid #0190D4;
	color: #555D6A;
	padding: 10px;
	line-height: 20px;
	margin: 15px;
	font-size: 15px;
}

#about .answers a {
	color: #555D6A;
}

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

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

#about .top {
	color: #555D6A;
	text-transform: uppercase;
	font-weight: bold;
	display:block;
	text-align:right;
	font-size: 12px;
}

#about .image {
	margin-left: 10px;
	margin-bottom: 10px;
}


.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 {
	margin: 10px; 
	border: 2px solid #0783c3;
}

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