﻿

.wideArea
{
	width: 721px;
	
	margin: 0px 0px 5px 9px;
}

.wideArea_Header
{
	width: 730px;
	height: 10px;
	
	font-size: 0;
	
    background-image: url("../../images/017.jpg");
    background-repeat:no-repeat;
}


.wideArea_Body
{
	width: 700px;
	
	padding: 10px 15px 10px 15px;
	
    background-image: url("../../images/019.jpg");
    background-repeat: repeat-y;
}


.wideArea_Footer
{
	width: 730px;
	height: 8px;
	
    background-image: url("../../images/018.jpg");
    background-repeat:no-repeat;
}


.wide_LocationBar
{
	width: 704px;
	height: 32px;
	
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 24px;
	
	background-image: url("../../images/020.jpg");
	background-repeat: no-repeat;
	
	font-size: small;
}

.wide_LocationBar a
{
	color: #000000;
}