@charset "utf-8";
/* CSS Document #3caa32 */

html, body {
	margin-top: 0px;
	background-color: #edeed2;
        /* background-color: #3caa32; */
	/* background-image: url(../images/bococa2009_bg.jpg); */
	background-image: url(../images/BoCoCaBackground.jpg); 
	background-position: top left; 
	background-repeat: repeat; 
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 20px;
	margin-bottom: 25px;
}
#bcc2009Header {
	margin: 0px auto;
	width: 1000px;
	height: 220px;
	background-image: url(../images/bococa2009_header.png);
	background-position: 0px -45px;
	background-repeat: no-repeat;
}
#bcc2009Link {
	width: 249px;
	height: 96px;
	position: relative;
	left: 20px;
	top: 108px;
}
#bcc2009Link a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#bcc2009Menu {
	margin: 0px auto;
	width: 890px;
	height: 30px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	border: 2px solid #bdbdbd;
}
#bcc2009ContentTop {
	margin: 0px auto;
	width: 920px;
	height: 15px;
	background-image: url(../images/bococa2009_content_01.png);
	background-position: center;
	background-repeat: no-repeat;
}
#bcc2009ContentBottom {
	margin: 0px auto;
	width: 920px;
	height: 15px;
	background-image: url(../images/bococa2009_content_03.png);
	background-position: center;
	background-repeat: no-repeat;
}
#bcc2009ContentWrapper {
	margin: 0px auto;
	width: 920px;
	background-image: url(../images/bococa2009_content_02.png);
	background-position: center;
	background-repeat: repeat-y;
}
#bcc2009Content {
	margin: 0px auto;
	width: 890px;
	font-size: 14px;
	text-align: justify;
}
a:link, a:active, a:visited, a:hover {
	color: #ff3300;
}
#bbc2009Footer {
	margin: 0px auto;
	padding-top: 5px;
	width: 920px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#bbc2009Footer a {
	color: #FFFFFF;
}
#huskydog {
	margin: 0px auto;
	width: 300px;
	height: 93px;
	background-image: url(../images/huskydogproductions.png);
	background-position: center;
	background-repeat: no-repeat;
}
#huskydog a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.borderLeft {
	border-left: 1px #bdbdbd solid;
}
.textTitle1 {
	font-size: 22px;
	color: #332d2f;
	font-weight: bold;
	text-transform: uppercase;
}
.BarText1 {
	padding-left: 9px;
	margin-bottom: 10px;
	border-left: 5px solid #332d2f;
	color: #332d2f;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.BarText1 a:link, .BarText1 a:active, .BarText1 a:visited {
	color: #332d2f;
	text-decoration: none;
}
.BarText1 a:hover {
	color: #332d2f;
	text-decoration: underline;
}
.shiroijibold {
	color: #ffffff;
	font-weight: bold;
}
.shiroiji {
	color: #ffffff;
}
.midoriji {
	color: #736F6E;
}
.midoriji a:link, .midoriji a:active, .midoriji a:visited {
	color: #736F6E;
	text-decoration: none;
}
.midoriji a:hover {
	color: #736F6E;
	text-decoration: underline;
}
.orenjiji {
	color: #FF3300;
}
.orenjiji a:link, .orenjiji a:active, .orenjiji a:visited {
	color: #FF3300;
	text-decoration: none;
}
.orenjiji a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.orenjijiboldline {
	color: #FF3300;
	font-weight: bold;
	font-size: 18px;
}
.imgborder {
	border: 3px solid #332d2f;
}
.downloads {
	width: 260px;
	height: 32px;
	background-image: url(../images/downloads.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 40px;
}
.greenarrow {
	width: 276px;
	height: 24px;
	background-image: url(../images/itemarrow.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 24px;
}
.imgfloatleft {
	float: left;
	margin-right: 15px;
}
.imgfloatright {
	float: right;
	margin-left: 15px;
}
.artisttitle {
	font-size: 18px;
	font-weight: bold;
}
.dashlight {
	border-top: 2px dashed #d9d9d9;
	margin-top: 10px;
	margin-bottom: 10px;
}
.dashlightnomargin {
	border-top: 2px dashed #d9d9d9;
}
.font16 {
	font-size: 16px;
}
.font24 {
	font-size: 18px;
	letter-spacing: 1px;
}