/* CSS Document */
Body{background-image:url(../images/bg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#ECD7C4;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.outermostTable
{
	width:100%;
}
.mainContaintTable
{
	width:100%;
}
.containtTable
{
	width:839px;
}
.mainContentTd
{
	width:779px;
}

TD{vertical-align:top;}

.hspacer
{
	height:2px;
}
.vspacer
{
	width:2px;
}

.leftTopTd
{
	width:30px;
	height:283px;
	background-image:url(../images/pink_left_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
.leftBottomTd
{
	width:30px;
	height:970x;
	background-image:url(../images/brown_left_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
.rightTopTd
{
	width:30px;
	height:283px;
	background-image:url(../images/pink_right_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
.rightBottomTd
{
	width:30px;
	height:970px;
	background-image:url(../images/brown_right_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
.leftBaseBg
{
	height:30px;
	background-image:url(../images/brown_left_bottom_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.rightBaseBg
{
	height:30px;
	background-image:url(../images/brown_right_bottom_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.baseBg
{
	height:30px;
	background-image:url(../images/brown_bottom_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}


.innerleftTopTd
{
	width:11px;
	height:11px;
	background-image:url(../images/inner_top_left.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.innerTopTd
{
	width:11px;
	height:11px;
	background-image:url(../images/inner_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.innerrightTopTd
{
	width:11px;
	height:11px;
	background-image:url(../images/inner_right_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.innerleftmiddleTd
{
	width:11px;
	background-image:url(../images/inner_left.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
.innerrightmiddleTd
{
	width:11px;
	background-image:url(../images/inner_right.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.innerleftBottomTd
{
	width:11px;
	height:11px;
	background-image:url(../images/inner_left_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}


.innerbottomTd
{
	height:11px;
	background-image:url(../images/inner_bottom.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.innerrightBottomTd
{
	width:11px;
	height:11px;
	background-image:url(../images/inner_right_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.footer TD
{
	color:#900038;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
}
.footer a, link, visited
{
	color:#900038;
	vertical-align:middle;
	text-decoration:none;
}
.footer a:hover
{
	color:#000000;
	text-decoration:none;
}
.textDiv
{
	width:100%;
	height:620px;
	overflow:hidden;
}

.imgDiv
{
	width:275px;
	height:445px;
	float:right;
	margin-left:0px;
	margin-bottom:3px;
}

.imgDiv2
{
	width:231px;
	height:165px;
	float:left;
	margin-top:20px;
	margin-right:3px;
}
.imgDiv3
{
	width:50px;
	height:165px;
	background-image:url(../images/mid_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	float:right;
    margin-left:2px;
	margin-bottom:2px;
}

.text3
{
	width:230px;
	height:500px;
	float:right;
    margin-left:2px;
	margin-bottom:2px;
}

.text2
{
	float:left;
	width:240px;
}

p
{
padding-left:10px;
padding-right:10px;
}