body {

    margin: 0px;

    padding: 0px;

    background-color: #FFFF00;

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 12px;

    text-align: center;

}

#master {
	position: relative;
	width:760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
	background-image: url(images/bg.gif);
	height: auto;
}

#logo {
	position: absolute;
	width:211px;
	height:104px;
	top: 0px;
	left: 0px;
	background-image: url(images/singlechili.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#navbar {

    position: absolute;

    height:35px;

    width: 100%;

    top: 92px;

    right: 0px;

    text-align: right;

    background-color: #CCFFFF;

    line-height: 35px;

    border-bottom: solid #000000 2px

}

#picture {
	position: absolute;
	height:110px;
	width: 798px;
	top: 0px;
	right: -37px;
	background-image: url(images/title-07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	border-top-width: thick;
	border-top-style: none;
	border-top-color: #006633;
}
#searchbox {
	position:absolute;
	width:178px;
	height:25px;
	z-index:1;
	left: 604px;
	top: 60px;
}
#bodywrap {
	background-color: #FFFFFF;
	margin-top: 150px;
	position: absolute;
	top: -38px;
	height: auto;
	width: 800px;
	left: -2px;
	background-image: url(images/bg.gif);
}

#sidecol {
	width:150px;
	float: left;
	margin-bottom: 20px;
	padding: 20px;
	text-align: left;
}
#sidecol a:link {
	color:#006633;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#sidecol a:visited {
	color:#006633;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#sidecol a:hover {
	color:#006633;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#sidecol a:active {
	color:#006633;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#maincol {

    margin-left: 210px;

    margin-bottom: 20px;

    padding: 5px;

}

#footer {
	width:100%;
	height:100px;
	clear: both;
	padding: 10px 0px;
	text-align: center;
	color: #000000;
	border-top-style: none;
	border-top-color: #006600;
	left: auto;
	right: auto;
	border-top-width: thin;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bg.gif);
}
#footer a:link {
	color:#CC0000;
	text-decoration:underline;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:visited {
	color:#CC0000;
	text-decoration:underline;
	background-repeat:no-repeat;
	font-size: 10px;
}
#footer a:hover {
	color:#CC0000;
	text-decoration:underline;
	text-decoration:underline;
	font-size: 10px;
}
#footer a:active {
	color:#CC0000;
	text-decoration:underline;
	font-size: 10px;
}
#tagline {
	position:absolute;
	width:252px;
	height:18px;
	z-index:1;
	left: 534px;
	top: 97px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#headline  {
     	font-size : 14pt;
     	text-align : center;
     	color : #006600;
     }
h1  {
     	font-size : 14pt;
     	text-align : center;
     	color : #006600;
     }
