body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #cccc99;
}
.linkA a:link {color: #FFFFFF; text-decoration: none;}
.linkA a:visited {color: #FFFFFF; text-decoration: none;}
.linkA a:active {color: #FFFFFF; text-decoration: none;}
.linkA a:hover {color: #afc8d2; text-decoration: none;}
.header {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 100%;
	position: static;
	left: 0px;
	top: 0px;
	background-color: #534741;
}
.menuTop {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
	position: relative;
	letter-spacing: 1px;
	color: #999999;
	font-weight: bold;
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
}
.home {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: static;
	height: 280px;
	background-color: #000000;
	left: 0px;
	top: 0px;
}
.bio {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.reviews {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.backToTop {
	font-size: 12px;
	text-align: right;
}
.txtRight {
	text-align: right;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
}
h4 {
	letter-spacing: 1px;
}
hr {
	height: 1px;
	color: #333333;
	decoration: noshade;
}
.txtTimesItlic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
}
.txt18px {
	font-size: 18px;
}
.txt16px {
	font-size: 16px;
}
.bbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.audition {
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.contentBox {
	margin: 0px;
	padding: 10px;
	width: 760px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
.txtAll {
	font-size: 14px;
	margin: 0px;
	padding: 10px;
	line-height: 20px;
}
.txt12px {
	font-size: 12px;
	line-height: 20px;
}
.paragraph {
	text-align: justify;
	text-indent: 15px;
}
.txt10px {
	font-size: 10px;
}
.carYear {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #534741;
	margin: 0px;
	padding: 2px;
	width: 740px;
}
