body {
	background-image: url(images/00bkg.png);
	background-repeat: repeat-x;
	background-color: #fffdc2;
	margin: 0px;
	}

.main {
position: relative;
margin: 0px auto;
background-image:url(images/spotbkg.gif);
border:none;
height: 894px;
width: 948px;
}

.logo {
position: relative;
top: 15px;
left: 60px;
}

.nav {
position: absolute;
top: 22px;
left: 225px;
width: 707px;
height: 126px;
background: url(images/navbar.png) no-repeat;
}

.navbar {
position: absolute;
top: 58px;
width: 680px;
}

.button {
padding-right: 5px;
}

.ex {padding-bottom:10px;}

.top_p1 {
position: relative;
top: 20px;
left: 40px;
background-image:url(images/01top.png);
background-repeat: no-repeat;
width: 900px;
height: 35px;
}

.mid_p1 {
position: relative;
top: 20px;
left: 40px;
background-image:url(images/01middle.png);
background-repeat: repeat-y;
width: 900px;
min-height: 400px;
}

.bottom_p1 {
position: relative;
top: 20px;
left: 40px;
background-image:url(images/01bottom.png);
background-repeat: no-repeat;
width: 900px;
height: 32px;
}

.mcol {
position: absolute;
top: 75px;
left: 95px;
width: 600px;
}

.rcol {
position: absolute;
top: 15px;
left: 35px;
width: 590px;
}

.lcol {
position: absolute;
width: 245px;
top: 15px;
left: 625px;
}

.mspace {
margin-left:8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
line-height: 17px;
}

.footer {
position: relative;
left: 40px;
width: 900px;
top: 25px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


img {border: none;}
