body, table {
	font: 100% Nueva Std, Times, Time New Roman, Arial, Helvetica, sans-serif;
	background: #49483E;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-size: 14px;
	line-height: 19px;
	color:#2D2B2B;
}
a {color:#2D2B2B}

#container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
}
#mainContent {
	width:900px; height:306px;
	background: url(images/home-content-lines.gif); /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#mainInnerContent {
	padding: 10px 95px 18px 95px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size: 14px;
	line-height: 19px;
	text-align:center;
}

#right {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 87px;
	height:283px;
	float:right;
}
#flash {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 717px;
	height:283px;
	float:right;
}
#left {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 96px;
	height:283px;
	float:right;
}
#clear {clear:both;}
#music {
width:486px;
float:left;
text-align:center;
padding: 0 25px;
	font-size: 12px;
	line-height: 18px;
}
.contact{font-size: 12px;}
#contact {
width:339px;
float:left;
text-align:left;
padding-left:25px;
	font-size: 12px;
	line-height: 18px;
	font-size: 12px;
}
#imainContent {
	width:900px; height:677px;
	background: url(images/inner-body.gif); /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#imainInnerContent {
	padding: 0px 85px 5px 85px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size: 14px;
	line-height: 19px;
	text-align:left;
	height:520px;
}

#iright {
	margin:0px;padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 90px;
	height:284px;
	float:right;
}
#iflash {
	margin:0px;padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 715px;
	height:284px;
	float:right;
}
#ileft {
	margin:0px;padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 95px;
	height:284px;
	float:right;
	
}
#imusic {
width:456px;
float:left;
text-align:center;
padding-left:50px;
font-size: 12px;
}
#icontact {
width:359px;
float:left;
text-align:left;
padding-left:25px;
font-size: 12px;
}
#katenav, #katenav ul {margin:0px;padding:0px;list-style-type:none;}
#katenav li, #katenav li a {margin:0px;padding:0px;float:left;list-style-type:none;}
.rimg {display:block;}
.siteby {margin-top:5px;text-align:center;font-size:11px;color:#858979;}
#emailblog {background-image:url(images/inner-top.gif); width:900px;height:20px;text-align:right;font-size:14px;padding-top:5px;}
#emailblog a {text-decoration:none;color:#351D15;}
#emailblog a:hover {text-decoration:underline;}

#emailbloghome {background-image:url(images/kate-robertson-1.gif); width:900px;height:134px;text-align:right;font-size:14px;padding-top:5px;}
#emailbloghome a {text-decoration:none;color:#351D15;}
#emailbloghome a:hover {text-decoration:underline;}
