body {
	background-image: url(../images/img01.jpg);
}

/*Navigation Menu*/

#navbar2 {
    height: 30px;
    width: auto;
    border-top: solid #000033 1em;
    border-bottom: solid #000033 1em;
    background-color: #000099;
}
#navbar2 ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
}
#navbar2 li {
    list-style-type: none;
    display: inline;
}
#navbar2 li a {
    text-decoration: none;
    padding: 7px 7px;
    color: #FFF;
    width: auto;
}
#navbar2 li a:link {
    color: #FFF:
}
#navbar2 li a:hover {
    font-weight: bold;
    color: #ffffff;
    background-color: #000077;
}



/*End Navigation Menu*/
body {
	margin: 0 7em;
	text-align: center;
}
#content {
	margin: 0;
	background: #000033;
	text-align: left;
	color: white;
	border: none;
	height: auto;
	padding: 1em;
}
#content p {
	color: white;
	margin: 0;
	padding: 1em;
	border: none;
	text-align: left;
	background-color: #000033;
}
#content ul {
	list-style: none;
	position: relative;
	right: 1em;
}
#content ul li {
	padding: 0.5em;
}
#content h4 {
	text-transform: none;
}

#boardmembers table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0;
	border-style: dashed;
	border-color: #000066;
	border-collapse: separate;
	-moz-border-radius: 1px;
}
#boardmembers table td {
	border-width: 1px 1px 1px 1px;
	padding: 1em;
	border-style: dotted dotted dotted dotted;
	border-color: #000066;
	background-color: #000066;
	-moz-border-radius: 1px;
	color: white;
}
#boardmembers p {
	font-size: 2em;
	color: white;
	text-align: center;
	border: none;
	background-color: #000077;
	margin-bottom: 1em;
}
#boardmembers a {
	color: white;
}
h1 {
	color: white;
	border: .25em double #000066;
	margin: auto;
	text-align: center;
}
h2, h3, h4, h5{
	color: white;
	margin: auto;
	padding-top: 1em;
	text-align: center;
}
h6 {
	padding-bottom: 2em;
	text-align: center;
}
a {
	color: #ffff33;
	text-decoration: underline;
}
a:hover {
	color: purple;
	text-decoration: none;
}
a[href^="mailto"] {
	color: white;
	text-decoration: underline;
}
a[href^="mailto"]:hover {
	color: purple;
	text-decoration: none;
}
#awards ul {
	list-style: none;	
}
#awards {
	padding-bottom: 10em;
	text-align: center;
}

#awards table td{
	background: #000066;
	border-width: .1em;
	padding: .5em;
	border: none;
	-moz-border-radius: 0;
}
#awards table{
	border-collapse: collapse;
	border-width: auto;
	border-spacing: 1em;
	border-style: none;
	border-color: #000066;
	background-color: #000033;
	margin: auto
}

#MVM, #MINM {
	float: left;
	padding: 0 5em;
}
#MVW, #MINW {
	float: right;
}

#coach {
	left: auto;
	clear: both;
}
	
table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 20px;
	border-style: dashed dashed dashed dashed;
	border-color: blue blue blue blue;
	border-collapse: separate;
	background-color: rgb(0, 0, 153);
	
}
table td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: dotted dotted dotted dotted;
	border-color: blue blue blue blue;
	background-color: white;
	-moz-border-radius: 6px 6px 6px 6px;
}
table a {
	color: #000099;
	text-decoration: underline;
}
table a:hover {
	color: purple;
	text-decoration: none;
}

#news {
	text-align: left;
	padding: 0 5em;
	font-family: Arial, "Times New Roman", Helvetica;
}

#news p {
	background-color: #000033;
	border: none;
	color: white;
	padding: 0.5em;
}

#news h2 {
	padding: 0.5em;
	margin: 0;
	border: none;
	text-align: center;
}
#boardnotes pre {
	font: Arial;
}
#biolist table {
	border: none;
	background-color: #000033;
}

#biolist table a {
	color: white;
	text-decoration: none;
}

#biolist table td {
	text-align: center;
	border: none;
	background-color: #000099;
	color: white;
	width: 12em;
}
#biolist table td a:hover {
    font-weight: bold;
    color: #ffffff;
    background-color: #000077;
}
#bios {
	background-color: #000033;
}
#bios table {
	border: none;
	margin: auto;
	float: left;
	background-color: #000033;
}

#bios table td {
	background-color: #000066;
	text-align: left;
	margin: auto;
	border: none;
	width: auto;
}
#biopic {
	float: right;
	padding: 4em;
}
.col1 {
	width: 10em;
	text-align: right;
}
.col2 {
	width: 15em;
}
.clr {
	clear: both;
}
.left {
	text-align: left;
	margin-left: 5em;
}
.right {
	text-align: right;
	margin-right: 5em;
}
#support p{
	background-color: #000033;
	padding: 0 2em;
}
#image {
	text-align: center;
}
#about1 {
	text-align: center;
}
#about1 h3 {
	padding: 0;
}
#about2 {
	text-align: center;
}
#about2 h3 {
	padding: 0;
}
#photos {
	text-align: center;
}
#photos img {
	height: 120px;
	width: 160px;
	border: none;
}
#lineup h2 {
	padding: 0;
	border: 0;
	margin: 0;
}

#lineup h3 {
	text-decoration: underline;
}

#lineup h4,h5 {
	text-align: center;
	padding: 0;
	display: block;
	margin: 0;
	border: 0;
}
#lineup p{
	text-align: center;
	padding: 0;
	border: 0;
	margin: 0;
	display: block;
}
#regatta {
	text-align: center;
}
#regatta h3, h4 {
	text-align: center;
	text-transform: uppercase;
	margin: 0.5em;
	padding: 0;
	display: block;
}
#wishlist table {
	margin-left: auto;
	margin-right: auto;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0;
	border-style: dashed;
	border-color: #000066;
	border-collapse: separate;
	-moz-border-radius: 1px;
}
#wishlist table td {
	border-collapse: collapse;
	border-width: 1px 1px 1px 1px;
	padding: 1em;
	border-style: dotted;
	border-color: blue;
	background-color: #000066;
	-moz-border-radius: 1px;
	color: white;
}
img a {
	border: 0;
}
#results ul {
	text-align: center;
}
#results table {
	background-color: #000033;
	border: none;
	text-align: center;
	padding-left: 2em;
}
#results td {
	background-color: #000033;
	border: none;
	text-align: center;
	vertical-align:text-top;
}
#results td a {
	color: yellow;
}
#calendar {
	padding-top: 1em;
	text-align: center;
}
#center {
	text-align: center;
}
