@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	padding: 0;
	background-color: #bfbfbf;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6e5a55;
}

#page {
	width: 930px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}



/*********************************************** PAGE SECTIONS ***********************************************/
#aboutElaine {
	text-align: left;
}

#badge_logo {
	width: 208px;
	height: 188px;
	text-align: center;	
}

#container {
	clear: both;
	width: 910px;
	background-image: url(../images/id-paisley-bckgrnd.jpg);
	background-repeat: no-repeat;
	background-color: #e4e4e4;
	margin: 0 auto;
	padding: 21px 20px 0 0;
}

#content {
	float: right;
	clear: none;
	width: 665px;
	margin: 0 15px 0 22px;
	padding: 0;
}

#copyright_address {
	clear: both;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 5px 0 10px 0;
}

#flash_section {
	clear: both;
	width: 660px;
	height: 260px;
	margin: 0 0 10px 0;
	padding: 0;
	/*background-image: url(images/icti_flash_section.jpg);
	background-repeat: no-repeat;*/
}

#footer {
	clear: both;
	width: 930px;
	height: 98px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	background-image: url(../images/id_btmfooter_paisley.jpg);
	background-repeat: no-repeat;
}

#footer_caption {
	width: 579px;
	height: 22px;
	margin: 0 auto;
	text-indent: -5000px;
	background-image: url(../images/progs-at-image-dev.gif);
	background-repeat: no-repeat;
}

#gallery {
	width: 210px;
	height: 263px;
	float: left;
	clear: none;
	margin: 0 10px 10px 0;
}

#header {
	width: 930px;
	height: 62px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/id_topheader_paisley.jpg);
	background-repeat: no-repeat;
}

#logo-text {
	width: 665px;
	height: 82px;
	margin: 30px 0 10px 0;
	padding: 0;
	text-align: center;
}

#menu_nav {
	float: left;
	width: 314px;
	padding: 37px 0 20px 20px;
	margin: 0 auto;
	background-image: url(images/leftnav_bckgrnd.gif);
	background-repeat: no-repeat;
}

#nav {
	width: 208px;
	float: left;
}

#navlinks {
	width: 208px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background-image: url(../images/nav/nav-vert-rule.png);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
}

#unlock_image {
	width: 660px;
	text-align: center;
	margin: 20px 0 20px 0;
}

#clearing 
{
	clear: both;	
}