/* CSS Document */
body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 970px;
	background-color: #000000;
	padding: 10px;
}
#caraHead {
	background-color: #1A1A1A;
	height: 89px;
	padding-top: 16px;
	padding-right: 35px;
	padding-left: 35px;
}
#caraflash {
	background-color: #000000;
	border-right-width: 35px;
	border-left-width: 35px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1A1A1A;
	border-left-color: #1A1A1A;
}
#baseBits {
	background-color: #1A1A1A;
	height: 45px;
	padding-top: 35px;
	padding-right: 35px;
	padding-left: 35px;
}
#basereflect {
	background-image: url(../img/basereflect.gif);
	height: 92px;
	margin-top: 6px;
}
