body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color: #000000;
	color: #333333;
}

#container {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 27px;
}
.register {
	background-image: url(../images/images/sign-up.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 96px;
	margin-top: 0px;
	position: absolute;
	top: 3px;
	right: 0px;
}

#header .brand {
	background-image: url(../images/cmabc-logo-creative.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 482px;
	margin-left: 145px;
}
#main {
	width: 580px;
	float: left;
}
#sidebar  p, #sidebar ul {
	margin-top: 5px;
}
#sidebar .details {
	position: relative;
	width: 350px;
}


#content {
	margin-top: 27px;
}

#sidebar {
	margin-left: 580px;
	padding-top: 18px;
	font-size: 12px;
}
#footer {
	clear: both;
	padding-top: 108px;
	padding-bottom: 27px;
}
#copyright a {
	color: #000000;
	text-decoration: none;
}

#main img.poster {
	margin-left: 88px;
}
#register {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}


#sidebar h3 {
	margin-top: 9px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright {
	font-size: 12px;
	text-align: center;
}

#sidebar h2 {
	font-size: 18px;
	margin-top: 27px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
strong {
	font-weight: bold;
}
