/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828282;
	letter-spacing: 1px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C1C1C1;
}
table {
	line-height: 20px;
}
#container {
	margin: 0px auto;
	width: 980px;
	position: relative;
	padding-top: 0px;
}
#topdiv {
	background-image: url(images/layoutslices/falconmusicbanner2.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 980px;
}
#contentdiv {
	letter-spacing: 1px;
	background-image: url(images/layoutslices/middle2.jpg);
	background-repeat: repeat-y;
	color: #828282;
	font-size: 12px;
	width: 980px;
}
#bottomdiv {
	letter-spacing: 1px;
	background-image: url(images/layoutslices/bottom2.jpg);
	height: 239px;
	background-repeat: no-repeat;
	color: #666666;
	font-size: 12px;
	clear: both;
	width: 980px;
}
.block {
	display: block;
}
a:link {
	color: #828282;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #828282;
}
a:hover {
	text-decoration: none;
	color: #00F;
}
a:active {
	text-decoration: underline;
	color: #00F;
}
.divcomplete {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 45px;
	padding-left: 35px;
	width: 900px;
}
.divleft {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	width: 420px;
}
.divright {
	float: right;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	width: 420px;
}
#divbottomholder {
	clear: both;
}
.bottomdivleft {
	padding-bottom: 0px;
	padding-left: 35px;
	width: 720px;
	padding-top: 20px;
}
.bottomdivright {
	float: right;
	padding-bottom: 0px;
	width: 196px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 45px;
	color: #999999;
}
.bottomdivright a:link {
	color: #999999;
	text-decoration: none;
}
.bottomdivright a:visited {
	text-decoration: none;
	color: #999999;
}
.bottomdivright a:hover {
	text-decoration: underline;
	color: #666666;
}
a.bottomdivright :active {
	text-decoration: none;
	color: #666666;
}
.elegant_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.elegant_text_light {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
}
.spacer {
	padding-bottom: 20px;
}
.smallspacer {
	padding-bottom: 10px;
}
.bigspacer {
	padding-bottom: 60px;
}
.photoleft {
	float: left;
	padding-right: 20px;
}
.imgRight {
	padding-left: 20px;
	padding-bottom: 10px;
}
.justifyText {
	text-align: justify;
	line-height: 20px;
}

