@charset "UTF-8";

body {
	background-color:	#030203;
	font-family: Verdana, Helvetica, sans-serif;
}

div {
	margin:		0px;
	padding:	0px;
}

a:link, a:visited, a:active {
	text-decoration:	none;
	color: #EEE;
}

a:hover {
	text-decoration:	underline;
}

.splash_border {
	border:		3px solid #999999;
	background-color:	#030203;
}

.splash {
	width:	497px;
	height:	502px;
	margin:	20px;
	background:	#030203 url(../assets/russ_heinl_splash.jpg) center top no-repeat;
}

.splash_title {
	width:		284px;
	height:		31px;
	margin-top:	30px;
	background:	#030203 url(../assets/russ_heinl_splash_title.jpg) center top no-repeat;
}

#index-frame {
	border: 1px solid #CCC;
}
#index-frame-new {
	border: 1px solid #CCC;
	width: 600px;
}
p {
	color: #EEE;
	padding-right: 15px;
	font-size: 12px;
}
#russ-title {
	margin-bottom: 12px;
	margin-top: 60px;
	width: 930px;
	text-align: left;
}
#russ-title-new {
	margin-bottom: 12px;
	margin-top: 60px;
	width: 600px;
	text-align: left;
}
#bodyTable {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 600px;
}
.gallery-box {
	margin-top: 50px;
	width: 500px;
	margin-bottom: 75px;
}
.home-gallery-text {
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	float: right;
	margin-top: 10px;
}
