/* Start of CMSMS style sheet 'Art Center : Layout' */
/* CSS DOCUMENT */

body {
	background-color: f5f5e1;
	background-image: url(uploads/layout/bg-body.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#nav {
	padding: 25px;
	text-align: left;	
}
#signup {
	padding: 25px;
	text-align: left;	
}
#content {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 40px;
	padding-bottom: 40px;	
	text-align: left;	
}
.lc {
	background-color: 706236;
	padding: 0px;
	width: 180px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: f7f6e2;
	border-right-color: f7f6e2;
	border-bottom-color: f7f6e2;
	border-left-color: f7f6e2;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-image: url(uploads/layout/lc-cap.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 425px;
}
.rc {
	background-color: a69a75;
	padding: 0px;
	height: 425px;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: f7f6e2;
	border-right-color: f7f6e2;
	border-bottom-color: f7f6e2;
	border-left-color: f7f6e2;
	background-image: url(uploads/layout/rc-cap.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.credits {
	text-align: center;
	vertical-align: middle;
	padding: 25px;
	height: 50px;
}
#hr {
	width: 451px;
	height: 28px;
	border:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='uploads/layout/hr.gif');
	background-image: url(uploads/layout/hr.gif);
	background-repeat: no-repeat;
}
/* FORMS */


.formbuilderform .required {
	font-weight: bold;
	margin-bottom: 15px;
}
/* End of 'Art Center : Layout' */

