		body{
			background-color: #ffcf00;
			border:none;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:11px;
}
h1 {
	font-size:18px;
	color: #e87b06;
		line-height:18px;
		text-transform: uppercase;
}

h2 {
	font-size:13px;
	color: #e87b06;
	line-height:15px;
			text-transform: uppercase;
}

h3 {
	font-size:12px;
	color: #e87b06;
	margin:0px;
	padding:0px
}

strong  {
font-size:14px;
}

		#container {
			width: 760px;
			border: none;
			margin: 0;
			margin-left: auto;
			margin-right: auto;
			padding: 0;
		}

		#banner {
			margin-bottom: ;
			background-color: #ffcf00;
			background-image: url(../images/top.gif);
			height:261px;
			background-position: top;
			background-repeat: no-repeat;
						overflow:auto;
		}
		
		#container2 {
			margin-top:2px;
			width: 760px;
      background-image: url(../images/containerbg.gif);
      background-position: top;
      background-repeat: repeat-y;
		}

		#content {
      margin-left:173px;
			padding:17px;
			background-image: url(../images/contenttop.gif);
			background-position: top;
			background-repeat: repeat-x;
			padding-bottom:25px;
		}
    /* IE HACK */
* html #content {
      margin-left:170px;
			width:553px;
			height:300px;
}

		#sidebar-a {
			float:left;
			margin:;	
			background-image: url(../images/sidebartop.gif);
			width:140px;
			background-position: top;
      background-repeat: repeat-x;
			height:50px;
			padding:15px;
			padding-top:45px;
		}
		
		    /* IE HACK */
* html #sidebar-a{
			width:140px;
			padding:;
			padding-top:55px;
			margin:0;
}

		#footer {
			clear: both;
			padding: 15px;
			background-color: #ffcf00;
			background-image: url(../images/footer.gif);
			height:40px;
			background-position: top;
			background-repeat: no-repeat;
			margin-top:2px;
		}

		#logo{
			position:inherit;
			margin-top:80px;
			margin-left:15px;
			width:141px;
		}
		
    /* IE HACK */
* html #logo {
			margin-top:40px;
}
		#email{
			position:relative;
			width:181px;
			height:14px;
			float:right;
			margin-right:20px;
			margin-top:35px;
		}
		