body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border-width: 0;
	background-color: #D7EFB7;
}

h1 {
	font-size:18px;
	color: #060;
	}

#mainwrap { 
background-image: url(http://www.41ishacon.com/images/contentbg.gif); 
position: relative; 
margin: 0 auto; 
width: 803px; 
}

#navhead {
	position:relative;
	background: url(http://www.41ishacon.com/images/nav.jpg) repeat-y;
	width: 803px;
	height: 216px;
}
#breadcrumbs { position:relative; width: 803px; height: 25px; font-size: 9px; background-color: transparent; background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; text-indent: 200px; letter-spacing: 1px; padding-top: 5px; }

#navhead #navbar {
	position: relative;
	width: 251px;
	height: 216px;
	left: 412px;
	color: #ffffff;
	font-variant: small-caps;
	clear: left;
	float: left;
	min-width: 208px;
	max-width: 210px;
	text-indent: 10px;
}

#navhead #navbar a { color: #fff; font-size: 11px; font-family: arial; font-weight: bold; text-decoration: none; text-indent: 20px; letter-spacing: 2px; }

#navhead #navbar a:hover { color: #000; font-size: 11px; font-family: arial; font-weight: bold; text-decoration: none; display: block; background-color: #e6e6e6; background-position: 0 50%; text-indent: 15px; letter-spacing: 2px; }

#topNav { 
background-color: transparent; 
background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: 0 0; 
position: relative; 
width: 803px; 
height: 95px; }

#mainContent { 
text-align: justify; 
position: relative; 
width: 803px;
background-image: url(http://www.41ishacon.com/images/contentbg.gif); 
}

#leftCol { position: relative; float: left; width: 203px; padding-top: 20px; }

#mainFrame {
	position: relative;
	float: left;
	padding:20px 0 20px 10px;
}
#mainFrame.inside {
	width: 570px;
}

#footer {
	position: relative;
	font-size: 9px;
	width: 803px;
	height: 80px;
	text-align: right;
	color: #000;
	background-image: url(http://www.41ishacon.com/images/contentbg.gif);
	clear: both;
}
