/* CSS Document */

#yelcont {
margin:0px auto;
width: 924px;
background-color:  #F6DC00;
}

body {
padding:0px;
margin:0px;
font-family: helvetica, arial, sans-serif;
}

#container {
width: 924px;
margin: 0 auto;
padding: 0px;
}

#header {
padding:0px;
height: 226px;
margin:0px;
background-image: url(images/header.png);
clear: both;
}

#content {
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color:#F6DC00;
	width: 284px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 287px;
	}
html>body #content {
	width: 287px; /* ie5win fudge ends */
	}

#content2 {
	float: left; 
	/* Opera5.02 will show a space at 
	right when there is no scroll bar */
	background: #d5ebfa;
	padding: 5px;
	margin: 0px;
	border: 0px;
	width: 624px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 627px;
	}
html>body #content2 {
	width: 627px; /* ie5win fudge ends */
	}

#content2 p{
font-size: 80%;
font-family: Helvetica, Arial, sans-serif;
line-height: 1.5em;
}

.fltright {
margin-left:10px;
padding:0px;
float:right;
}

 nav starts 
#navcontainer { width: 287px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 37px 0 0 48px;
width: 235px;
height:59px;
background-color:  #F6DC00;
background-image:url(images/l1_down.gif);
background-repeat:no-repeat;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
color: #F6DC00;
}
 nav ends 


.clear {
clear:both;
}

p.main {
margin: 0;
padding-bottom: 1em;
}


h1 {
	font-size: 160%;
	line-height: 1.2em;
	font-weight: lighter;
}

#footer {
clear:both;
padding:0px;
margin:0px auto;
	width: 921px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
width: 924px;
background-color: #F6DC00;
color: #000000;
font-size:70%;
text-align:center;
}

html>body #footer {
	width: 924px; /* ie5win fudge ends */
	}

