@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/gal1_bg.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	background-color: #0B0000;
	text-align: center;
}
#head img {
	vertical-align: middle;
	margin: 10px;
}
#c1 {
	width: 284px;
	float: left;
}
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 680px;
}
#c2 {
	float: right;
	width: 516px;
}
.mp1, .mp2 {
	height: 230px;
	float: left;
	margin: 10px 0px 10px 7px;
	padding-top: 10px;
	width: 248px;
	padding-right: 3px;
}
.mp1 {
	background-image: url(/images/gal1_mpbg1.gif);
	background-repeat: no-repeat;
}
.mp2 {
	background-image: url(/images/gal1_mpbg2.gif);
	background-repeat: no-repeat;
}
.mp1 img, .mp2 img {
	margin-bottom: 6px;
}
img.brd {
	border: 1px solid #340707;
}
#clips {
	height: 520px;
}
#bot img {
	border: 3px solid #f5a712;
	margin: 0px 3px;
}
.botcol {
	float: left;
	width: 200px;
	color: #dbc7c7;
	font-style: italic;
}
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#bot {
	height: 200px;
}
#legal {
	color: #692323;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 40px;
}
#legal a {
	color: #8B2E2E;
}
#vis {
	padding-top: 8px;
}

