body {
	background-image: url(../images/vb_bg.png);
	background-repeat: repeat;
	font-size:14px;
	color: white;
}
#main {
	background-color:#F7F9FE;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #000033;
}

* {
	font-family: Arial, Helvetica, sans-serif;
}

p, h1, h2, h3, h4, h5, dl, table, li {
	margin-left: 50px;
	margin-right: 80px;
	color: #000000;
}

p, li {
	margin-top:6px;
	margin-bottom:6px;
}
dt {
	margin-bottom: 0;
	font-weight:bold;
}
dd {
	margin-top: 0;
	margin-bottom:10px;
}

a {color:#30467e;
}

h1 {
	display: none;
}

h2 {
	font-size: 24px;
	margin-top: 30px;
	margin-right: 20px;
}

h3 {
	font-size: 18px;
	margin-bottom: 10px;
}

h4 {
	text-decoration: underline;
	margin-bottom: 6px;
}
h5 {
	margin-bottom: 6px;
}

blockquote {
	margin-top: 10px;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-left: 70px;
}

.mvp-table {
	width:90%;
}
.mvp-table td, .mvp-table th {
	border:1px solid black;
}
.mvp-table th {
	background-color:#C3D5D9;
}
.mvp-table p {
	margin: 10px 0 0 10px;
}
.mvp-photo {
	text-align:center;
	line-height:1.5em;
	font-style:italic;
	margin:0;
	padding:0 10px 0 10px;
}
.team-18s, .team-18s p {
	color:#660000;
}
.team-16s, .team-16s p {
	color:#0000CC;
}
.team-14s, .team-14s p {
	color:#006600;
}
.team-12s, .team-12s p {
	color:#000000;
}

.info_box {
	border:1px solid black;
	background-color:#c3d5d9;
	padding:20px;
	padding-top: 0px;
	margin: 20px;
	margin-right: 70px;
	margin-left: 40px;
}

.info_box p, .info_box h3, .info_box h4 {
	margin-left: 10px;
	margin-right: 20px;
} 

.logo { /* used for logos of sponsors */
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}

.tourn_img {
	background-color: #666666;
	margin: 7px;
	padding: 5px;
	border: 2px solid #FFFFFF;
	text-align: center;
}
.picture_title {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: smaller;
	text-align: center;
	color: #333333;
}

.picture_title_bold {
	font-size:16px; 
	font-weight:bold;
	text-align:center; 
}


.title {
	background-color: #c3d5d9;
	background-image: url(../images/logo_title.gif);
	height: 140px;
	background-repeat: no-repeat;
	background-position: center;
}
.news {
	border: 2px solid #000000;
	margin-left: 50px;
	margin-top: 6px;
	width: 700px;
	background-color: #E3EBEE;
	margin-bottom: 20px;
}
.news_date {
	font-weight: bold;
}

table.schedule {
	width: 700px;
}
table.schedule td {
	width: 200px;
}

.picture_right, .picture_left, .picture {
	padding: 5px;
	border: 1px solid black;
	margin: 3px 0px 10px 5px;
	background-color:#c4d5da;
	color: #000000;
}
.picture_right {
	float:right;
	margin: 3px 0px 10px 20px;
}
.picture_left {
	float:left;
	margin: 3px 20px 10px 0px;
}

.div_right {
	float:right; display:inline; 
	margin-right:50px; 
	margin-left:10px;
}

.question{
	font-weight: bold;
	margin-top: 20px;
	color: #2EAFCA;
	font-size: larger;
}
.bio_pic {
	vertical-align:top;
	padding-top:10px;
}

.bio_pic img {
	padding:5px;
	border:1px solid black;
}

.bio_text {
	vertical-align: top;
}

.footer {
	font-size:10px;
	text-align:center;
}

.footer td {
	border-top: 1px solid #000066;
	margin-top: 10px;
	height:25px;
}

.footer a {
	text-decoration:underline;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
}
.month {
	font-size: 14px;
	font-weight: bold;
}
