body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666633;
	text-align: center;
	background-image: url(../images/body.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	font-style: italic;
	font-weight: normal;
	

	}
a:link, a:visited, a:active, a:hover
{ 
    color:#666633;
	font-weight:normal;
	text-decoration:none;
}
a:active, a:hover
{ 
 color:#CC6600;
}
#container {
	margin: 0px;
}
h1,h2,h3 {
	text-align: left;
	font-family: Georgia, "Trebuchet MS", Verdana;
	font-style: italic;
	font-weight: normal;
	color: #CC6600;
	padding-top: 15px;
}
h5,h6 {
	line-height: normal;
	margin: 0px;
	padding: 0px 0px 5px;
}

#banner {
	height: 20px;
}

ul {
	text-align: left;
	list-style: url(none) none outside;
	margin: 0;
}
#linkList ul {
	text-align: left;
	list-style: none;
	margin: 0;
}

#linkList ul li{
	margin: 0;
	padding: 10px 0 10px 10px;
}

#tside {
	height: auto;
	width: 100px;
	position: absolute;
	left: 20px;
	top: 60px;
	text-align: left;
	font-size: 12px;
}

#sidebar {
	height: auto;
	width: 100px;
	position: absolute;
	left: 60px;
	top: 250px;
	text-align: left;
	font-size: 12px;
}

#footer {
	padding-bottom: 20px;
}
#footer h3 {
	font: lighter normal 18px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	letter-spacing: 0.3em;
	text-transform: uppercase;
}
#footer h3 a {
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#content {
	text-align:center; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 30em;
	height: 545px;
	background: url(../images/index.jpg) no-repeat center top;
	margin: 0px auto;
	}
#content1 {
	text-align:left; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 30em;
	height: 600px;
	margin: 0px auto;
}

