	body {
		width:100%;
		height:100%;
		margin:2px 0 0 0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		background-image:url("http://www.cac-ky.org/images/background.gif");
		background-repeat:repeat;
		background-color:#efe9e1;
		text-align:center;
	}
	
	#page {
		width:835px;
		margin:auto;
		padding:0;
		display:block;
	}
	
	#page #shell {
		width:835px;
		margin:0;
		padding:0 0 3px 0;
		background-image:url("http://www.cac-ky.org/images/page_back.gif");
		background-repeat:repeat;
		display:block;
		float:left;
	}
	
	#shell #main {
		width:829px;
		margin:0 3px 0 3px;
		padding:0;
		background-image:url("http://www.cac-ky.org/images/mast_3.jpg");
		background-repeat:no-repeat;
		background-position:top left;
		text-align:left;
		display:block;
		float:left;
	}
	
	/* HEADER */
	#header {
		width:835px;
		height:268px;
		margin:0;
		padding:0;
		text-align:left;
		display:block;
	}
	#header #logo {
		width:200px;
		height:92px;
		margin:9px 0 0 19px;
		padding:0;
		display:block;
		float:left;
	}
	#header #menu {
		width:835px;
		height:24px;
		margin:22px 0 0 0;
		padding:0;
		display:block;
		float:left;
	}
	ul.menuItems {
		margin:5px 0 0 20px;
		padding:0;
		list-style:none;
		float:left;
	}
	ul.menuItems li {
		margin:0;
		padding:0 25px 0 0;
		color:#91adca;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		float:left;
	}
	ul.menuItems li a:link, ul.menuItems li a:visited {
		color:#91adca;
		text-decoration:none;
	}
	ul.menuItems li a:hover {
		color:#FFFFFF;
		text-decoration:underline;
	}

	/* MAIN */
	#body_section {
		width:835px;
		margin:0;
		padding:0;
		display:block;
		float:left;
	}
	
	/* COLUMN */
	#column {
		width:171px;
		margin:0 0 0 18px;
		padding:0;
		background-image:url("http://www.cac-ky.org/images/column_back.jpg");
		background-repeat:repeat;
		background-color:#d2d0ce;
		text-align:left;
		display:block;
		float:left;
	}
	* html #column {
		margin:0 0 0 10px;
	}
	#column #columnLiner {
		width:171px;
		margin:0;
		padding:0;
		background-image:url("http://www.cac-ky.org/images/column_fade.jpg");
		background-repeat:repeat-x;
		display:block;
		float:left;
	}
	#column h3 {
		margin:5px 5px 2px 5px;
		padding:3px 0 2px 0;
		font-size:14px;
		font-weight:bold;
		line-height:16px;
		border-bottom:2px #91adca solid;
		cursor:default;
	}
	#column div.column_content {
		margin:4px 5px 5px 5px;
		padding:0;
		display:block;
		float:left;
	}
	#column #columnLiner a:link, #column #columnLiner a:visited {
		color:#27235e;
		text-decoration:underline;
		font-weight:bold;
	}
	#column #columnLiner a:hover {
		color:#000000;
		text-decoration:none;
		font-weight:bold;
	}
		
	/* CONTENT */
	#content {
		width:612px;
		margin:0 0 0 19px;
		padding:0;
		background-image:url("http://www.cac-ky.org/images/content_back.jpg");
		background-repeat:repeat;
		text-align:left;
		display:block;
		float:left;
	}
	* html #content {
		width:600px;
		margin:0 0 0 10px;
	}
	#content_full {
		width:802px;
		margin:0 0 0 19px;
		padding:0;
		background-image:url("http://www.cac-ky.org/images/content_back.jpg");
		background-repeat:repeat;
		text-align:left;
		display:block;
		float:left;
	}
	* html #content_full {
		width:800px;
		margin:0 0 0 15px;
	}
	#content #contentTitle,
	#content_full #contentTitle {
		width:612px;
		margin:0;
		padding:0;
		background-image:url("http://www.cac-ky.org/images/page_title.jpg");
		background-position:bottom left;
		background-repeat:repeat-x;
		text-align:left;
		display:block;
		float:left;
	}
	* html #content #contentTitle {
		width:600px;
	}
	#content #contentLiner,
	#content_full #contentLiner {
		width:612px;
		margin:0;
		padding:0;
		background-image:url("http://www.cac-ky.org/images/content_fade.jpg");
		background-repeat:repeat-x;
		text-align:left;
		display:block;
		float:left;
	}
	* html #content #contentLiner {
		width:600px;
	}
	#content_full #contentTitle,
	#content_full #contentLiner {
		width: 802px;
	}
	* html #content_full #contentTitle,
	* html #content_full #contentLiner {
		width:800px;
	}
	#breadcrumbs {
		margin:3px 0 0 0;
		padding:0;
		font-size:11px;
		color:#999999;
		text-transform:lowercase;
		cursor:default;
		display:block;
	}
	#breadcrumbs a:link, #breadcrumbs a:visited {
		color:#999999;
		text-decoration:underline;
		font-weight:normal;
	}
	#breadcrumbs a:hover {
		color:#c2272d;
		text-decoration:none;
		font-weight:normal;
	}
	
	h1 {
		margin:5px;
		font-size:16px;
		font-weight:bold;
		color:#000000;
		cursor:default;
	}

	h2 {
		margin:5px 0 0 0;
		padding:0;
		font-size:14px;
		font-weight:bold;
		border-bottom:1px #000000 solid;
		cursor:default;
	}
	h3 {
		margin:0 0 5px 0;
		padding:0;
		font-size:14px;
		font-weight:bold;
		border-bottom:1px #CCCCCC dashed;
		cursor:default;
	}
	#textarea,
	#textarea_main {
		margin:10px 5px 5px 5px;
		padding:0;
		color:#000000;
		display:block;
		float:left;
	}
	* html #textarea {
		width:780px;
	}
	* html #textarea_main {
		width:580px;
	}
	
	td {
		font-size:12px;
	}
	p {
		margin:0 0 10px 0;
		padding:0;
	}	
	p.text {
		text-indent:1.5em;
		orphans:inherit;
		widows:inherit;
		padding:0px 0px 15px 0px;
		margin:0px;
	}
	
	a:visited, a:link {
		text-decoration:underline;
		font-weight:bold;
		color:#91adca;
		/* B1946C */
	}
	a:hover {
		text-decoration:none;
		font-weight:bold;
		color:#000000;
	}
	
	/* Details Box */
	div.detailsbox {
		width:177px; /*185px;*/
		height:168px; /*158px;*/
		margin:0;
		padding:12px 0 0 8px;
		background-image:url(../images/portfolio_border2.gif);
		background-repeat:no-repeat;
		display:block;
		float:left;
	}
	div.galleryTitle {
		width:inherit;
		margin:5px 0 0 0;
		padding:0;
		font-weight:bold;
		display:block;
		float:none;
	}
		
	/* Other Styles */
	.learnmore {cursor:help;}
	.errorMsg {font-weight:bold; color:#FF0000;}

	.aligncenter {text-align:center;}
	.alignright {text-align:right;}
	.bold {font-weight:bold;}
	.italic {font-style:italic;}
	.smalltext {font-size:10px; font-weight:bold;}
	.valigntop {vertical-align:top;}
	.valignbot {vertical-align:bottom;}
	
	/* FOOTER */
	#footer {
		width:835px;
		margin:15px 0 0 0;
		padding:0;
		background-image:url("http://www.cac-ky.org/images/footer_back.jpg");
		background-repeat:repeat-x;
		display:block;
		float:left;
	}
	#footer_left {
		width:160px;
		margin:8px 0 0 0;
		padding:0;
		text-align:center;
		font-size:10px;
		color:#333333;
		float:left;
		display:block;
	}
	#footer_middle {
		width:515px;
		margin:8px 0 0 0;
		padding:0;
		text-align:center;
		font-size:10px;
		color:#666666;
		float:left;
		display:block;
	}
	#footer_middle a:visited, #footer_middle a:link {
		text-decoration:none;
		font-weight:bold;
		color:#666666;
	}
	#footer_middle a:hover {
		text-decoration:underline;
		font-weight:bold;
		color:#0D5181;
	}	
	#footer_right {
		width:160px;
		margin:8px 0 0 0;
		padding:0;
		text-align:right;
		float:left;
		display:block;
	}
	
	/* FORMS */
	form {
		margin:0px;
	}
	#btn_submit {
		position:relative;
		top:0px;
		left:150px;
		margin:5px 0px 0px 5px;
	}
	.formfield {
		border-top:1px solid #284293;
		border-left:1px solid #284293;
		border-bottom:1px solid #284293;
		border-right:1px solid #284293;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#000000;
		background-color:#FFFFFF;
		background-position:top;
		margin-top:0;
		padding:0;
		vertical-align:top;
	}
	.formbutton {
		border-top:1px solid #000000;
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;
		border-right:1px solid #000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight: bold;
		color:#FFFFFF;
		background-color:#284293;
		background-position:top;
		margin-top:0;
		vertical-align:top;
	}
	
	#alert_red, #alert_green {
		width:580px;
		height:22px;
		padding:12px 5px 5px 15px;
		margin:10px 5px 5px 0px;
		background-repeat:no-repeat;
		font-weight:bold;
		display:block;
	}
	#alert_red {
		background-image:url("http://web.ics.purdue.edu/~fgarofal/images/alert_red.gif");
	}
	#alert_green {
		background-image:url("http://web.ics.purdue.edu/~fgarofal/images/alert_green.gif");
	}
	#alert_red a:visited, #alert_red a:link {
		text-decoration:underline;
		color:#FFFFFF;
	}
	#alert_red a:hover {
		text-decoration:underline;
		color:#000000;
	}