@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #999;
	font-size: 14px;
}
#footer {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer ul {
	list-style-type: none;
	margin-top: 5px;
}
#footer li {
	display: inline;
	margin-left: 100px;
	font-size: 20px;
	color: #FFF;
}
#header {
	float: left;
	width: 950px;
	margin-top: 18px;
	height: 150px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 5px;
	display: block;
}
#main {
	float: left;
	width: 940px;
	background-color: #FFF;
	min-height: 480px;
	padding: 10px;
}
#map {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#nav {
	width: 950px;
	height: 50px;
	float: left;
	margin-top: 2px;
	background-color: #333;
	background-image: url(../images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 5px;
}
#nav a:hover {
	color: #CF0;
	font-size: 20px;
}
#nav li {
	display: inline;
	font-weight: normal;
	padding: 15px;
}
#nav li:hover {
}
#nav ul {
	list-style-type: none;
	margin-top: 15px;
	text-align: center;
	color: #0E81E2;
	font-size: 20px;
}
#subnav1 {
	float: left;
	width: 310px;
	margin-top: 5px;
	height: 210px;
	background-image: url(../photos/310x210/001_0814.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 5px;
	margin-right: 10px;
}
#subnav2 {
	float: left;
	width: 310px;
	margin-top: 5px;
	height: 210px;
	background-image: url(../photos/310x210/DSC_1059.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 9px;
}
#subnav3 {
	float: left;
	width: 310px;
	margin-top: 5px;
	height: 210px;
	background-image: url(../photos/310x210/001_0816.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* CSS Document */

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	min-height: 600px;
	overflow: hidden;
}
#about_img {
	display: block;
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(../photos/300w/DSC_0179.jpg);
	background-repeat: no-repeat;
	height: 400px;
}
#leftcol_1 {
	width: 200px;
	float: left;
}
#rightcol_1 {
	float: right;
	width: 700px;
}
#indexphoto {
	height: 340px;
	width: 500px;
	background-image: url(../photos/dj1.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 40px;
	margin-bottom: 20px;
}
#main #FlashID {
	text-align: center;
	margin-top: 20px;
}

