@charset "UTF-8";
/* CSS Document */
/*
CSS for RRVWC site
*/

body {
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #c0c0c0;
	background-color: #000;
}

#header1 {
	position: absolute;
	width: auto;
	left: 100px;
}

#body1 {
	position: absolute;
	width: 700px;
	top: 150px;
	left: 250px;
	padding-bottom: 50px;
	padding-right: 30px;
}

#body2 {
	position: absolute;
	top: 150px;
	left: 250px;
	width: 700px;
	padding-bottom: 50px;
	padding-right: 30px;
}

#bodyleft3 {
	position: absolute;
	width: 350px;
	top: 250px;
	left: 250px;
	text-align: center;
}

#bodyright3 {
	position: absolute;
	width: 350px;
	top: 250px;
	left: 570px;
	text-align: center;
}

#menu1 {
	position: absolute;
	top: 160px;
	left: 20px;
	width: 150px;
	padding-botton: 5px;
}

.gallery1 img {
	position: relative;
	width: 800px;
	top: 225px;
	left: 200px;
	display: inline;
	padding-bottom: 40px;
}

.gallery2 img {
	position: relative;
	width: 800px;
	top: 225px;
	left: 200px;
	display:inline-block;
	padding-bottom: 40px;
}



#copyright1 {
	Position: absolute;
	width: auto;
	top: 800px;
	left: 250px;
	bottom: 20px;
	display: inline;
	padding-bottom: 50px;
	padding-top: 50px;
}

a.Link:link {
	color: #c0c0c0;
}

a.Link:visited {
	color: #c0c0c0;
}

a.page:link {
	color: #996633;
}

a.page:visited {
	color: #996633;
}

#photomenu1 {
	position: absolute;
	top: 400px;
	left: 40px;
	width: auto;
	padding: 0;
}

table, td, th {
	border: 0px;
}

table {
	width: 100%;
}

/*th {
	height: 50px;
}*/

td {
	text-align: center;
}

table.officers {
	border-collapse: collapse;
}

table.officers {
	border: 0px;
}

table.officers {
	width: 600px;
}




table.officers td {
	text-align: left;
	
}
	
	



