body
{
	background: #1d21ad url('images/bgGrad.gif') repeat-x top left;		
	text-align:center;
	scrollbar-base-color:#1d21ad;
	scrollbar-3dlight-color:#fff; 
	scrollbar-arrow-color:#fff;	
	scrollbar-darkshadow-color:#fff;
	scrollbar-face-color:#94a1e2;
	scrollbar-highlight-color:#1d21ad;
	scrollbar-shadow-color:#1d21ad;
}

#outer1
{
	border: 2px solid #393e66;
	background: #a9a9ab;
	margin: 10 auto;
	text-align:left;
	width:760px;
	height:auto;
	
}

.button
{
	background: #EC173E;
	font-weight:bold;
	font-family:verdana, sans-serif;
	font-size:.8em;
	color:white;
	border: 3px solid #B31B34;
	margin-top:3px;
}

#inner1
{
	*width:100%;
	width:auto;
	margin:10px;
	background:#e9e9e9;
	padding: 5px 5px 5px 5px;
}

#header
{
	z-index:3;
	margin-top:0px;
	background: #d02d3e	url('images/bigHead1.gif') no-repeat top left;
	width:auto;
	margin-bottom: 2px;
	height: 105px;
	border-bottom: 6px solid #7c2230; 
}

#hnav
{
	background: #56595e url('images/hnavBG.gif') repeat-x top left;
	width: 100%;
	height:20px;
	margin-bottom: 2px;
}

#imgOuter
{
	background: #cccccc url('images/picGrad.gif') repeat-x top left;
	width:auto;
	height: 220px;
	margin-bottom: 3px;
	padding: 3px 10px 10px 10px;
}

#mainPic
{
	background: #d2d6d9;
	border:1px solid #fff;	
	width:auto;
	height:auto;	
}

#mainContent
{
	position:relative;
	width:100%;
	height: auto;	
}

#leftContentFull
{
	
	width:auto;
	margin-right:0px;
	background: #cccccc;
	border: 1px solid #a9a9ab;
}

#leftContent
{
	
	width:485px;
	margin-right:10px;
	background: #cccccc;
	border: 1px solid #a9a9ab;
}

#rightContent
{	
	position:absolute;
	margin-left:490px;
	right: 0px;
	top: 0px;
	width:235px;
	height:auto;	
	overflow:visible;
	background: #cccccc;
	border: 1px solid #a9a9ab;	
}

#leftHead
{
	width:auto;
	height:30px;
	background:#cccccc url('images/contentHead.gif') repeat-x bottom left;
	padding-left:10px;
	padding-top:5px;
	border-bottom:1px solid #fff;	
}

#leftHead2
{
	width:auto;
	height:30px;
	background:#cccccc url('images/contentHead.gif') repeat-x bottom left;
	padding-left:10px;
	padding-top:5px;
	border-right:1px solid #fff;	
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;

}

#lcText
{
	width:95%;
	height:auto;
	overflow: auto;
	padding:10px;
}



#rightHead
{
	width:auto;
	height:30px;
	background:#cccccc url('images/contentHead.gif') repeat-x bottom left;
	padding-top:5px;
	padding-left:10px;
	border-bottom:1px solid #fff;
}

#rtText
{
	width:95%;
	height:auto;
	overflow: auto;
	padding:10px;
}

#logos
{
	margin-top:5px;
	width:100%;
	height:auto;
}
#table1
{
	border-left:2px solid #fff;
	border-right:0px solid #fff;
	background: #cccccc;
}
#table1 tr td
{
	padding-left:5px;
	
}

.tableImg
{
	border:1px solid #fff;
}
#intextImg
{
	float:left;
	margin-right:10px;
	border:1px solid #fff;
}

#footer
{
	text-align:center;
	*width:100%;
	width:auto;
	height:40px;
	margin-top:5px;
	background: #d02d3e url('images/footGrad.gif') repeat-x top left;
	border-bottom: 6px solid #7c2230; 
	border-top: 2px solid #f65d5d;
	border-left: 2px solid #f65d5d;
	border-right: 2px solid #f65d5d;
}