body 		{
				background: #fff;
				color: #333;
				font-family: arial, verdana, sans-serif;
				text-align:center
				}
				
div			{
				text-align: left;
				}
				
img			{
				display: block;
				}
				
#wrapper
			{
				margin: 0 auto;
				width: 984px;
				}
				
.navLeft, .navRight, .rcLeft, .rcRight
			{
				background: #fff url(../images/hrz_border.gif) top repeat;
				margin: 0; padding: 0;
				width: 1px;
				}
				
#navigation
			{
				background: #5BC040 url(../images/nav_bottom_left.jpg) bottom no-repeat;
				width:175px;
				border-left:1px solid #a6a6a6;
				border-right:1px solid #a6a6a6;
				}
				
#content {
border-right:1px solid #a6a6a6;
height:600px
}
				
#rightcol
			{
				background: #FFD67F;
				margin: 0;
				padding: 0;
				color: #000;
				width:175px;
				border-right:1px solid #a6a6a6;
				}
				

			
				
#footer
			{
				height: 44px;
				font-size: 10px;
				text-align: center;
				border-top: 1px solid #999;
				color: #a0a2a7;
				}

				
p
			{
				font-size: 11px;
				padding-left: 18px;
				padding-right: 10px;
				}
				
td			{
				font-size: 11px;
				}
			
.indexLinks
			{
				list-style-type: none;
				color: #FF5D1D;
				margin-left: 0px;
				font-size: 11px;
				}
				
.indexLinks a:link, .indexLinks a:visited, #rightcol a:link, #rightcol a:visited
			{
				color: #000;
				text-decoration: underline;
				}
			
.indexLinks a:hover, #rightcol a:hover
			{
				text-decoration: none;
				}
				
img			{
				border: none;
				}
				
h1			{
				margin-left: 19px;
				font-size: 14px;
				}
				
a:link, a:visited
			{
				font-size: 11px;
				color: #FF5D1D;
				text-decoration: underline;
				}
				
a:hover		{
				text-decoration: none;
				}
					
.updateImg {
	padding:5px 0px;
	border-bottom: 1px solid #FF5D1D; 
	border-top: 1px solid #FF5D1D; 
	background: #FFB062; 
	text-align: center;
	width:175px
}
