body, body td
{
	margin:0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	background-color: #FCE9CB;
	background-image: url(../images/20071231/bg.jpg);
	background-repeat:repeat-x;
}

a, a:link, a:visited, a:active
{
	color: #D66E0F;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#outer
{
	float: left;
	position:absolute; 
	top: 0px;
	left: 50%; 
	margin-left:-440px;
	width:898px;
	display: block;
	h\eight:400px;
	min-height: 400px;
	background-color: #fff;
	background-image: url(../images/20071231/outerbg.jpg);
	background-repeat:repeat-y;
}

#outerLeft
{
	width: 9px;
	height: 400px;
	float: left;
	background-image: url(../images/20071231/leftbg.jpg);
}

#outerMiddle
{
	width: 880px;
	display:block;
	float: left;
}

#outerRight
{
	width: 9px;
	height: 400px;
	float: left;
	background-image: url(../images/20071231/rightbg.jpg);
}

#topImage
{
	float:left;
	width: 880px;
	height: 230px;
	overflow: hidden;
}


#topPhone
{
	float:left;
	width: 880px;
	height: 39px;
	background-image: url(../images/20071231/topPhoneBG.gif);
	overflow:hidden;
}

#topNavi
{
	float:left;
	width: 880px;
	height: 73px;
	background-image: url(../images/20071231/topNaviBG.jpg);

}

#middle
{
	float:left;
	width: 660px;
	h\eight: 460px;
	min-height: 460px;
	background-image: url(../images/20071231/content2BG.jpg); 
	margin-top: 20px;
	margin-left: 220px;
}

#footer
{
	float:left;
	width: 880px;
	background-image: url(../images/20071231/footerBg.jpg);
	background-repeat:no-repeat;
	padding: 35px 0px 10px 0px;
}

#footerLeft
{
	float:left;
	width: 440px;
	text-align:left;
	margin-left: 10px;
}

#footerRight
{
	float:left;
	width: 420px;
	text-align:right;
	margin-right: 10px;
}


#outerFooter
{
	width:898px;
	display: block;
	height:20px;
	float: left;
	background-image: url(../images/20071231/outerFooterBG.jpg);
	background-repeat:repeat-y;
}

