body {
margin: 0;
padding: 0;
background: url('images/bg5.png');
}

img {
	border: none;
	behavior: url(iepngfix.htc);
}

td {
behavior: url(iepngfix.htc);
}

table {
border-collapse: collapse;
behavior: url(iepngfix.htc);
}

h1.header {
font-variant: small-caps;
}

h3.header {
font-variant: small-caps;
color: gray;
font-size: 100%;
}


#container {
	z-index:0;
	
}

#header {
	z-index:1;
	position:absolute;
	padding: 15px 0px 0px 0px;
	width: 100%;
}
	
#main-content{
padding: 160px 0px 0px 0px;
}

#left{
width:200px;
z-index:0;
position:absolute;
left:0px;
}

#center {
margin-left: 215px;
margin-right:15px;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 217px;
margin-right:15px;
	}
html>body #centercontent {
margin-left: 215px;
margin-right:15px;
	}

#right{
position: absolute;
right:5px;
top:140px;
z-index:0;
}

	
td.bottomsmall {
	background: url(images/bsmall.png);
	height: 20px;
	width: 40px;
}

td.topsmall {
	background: url(images/tsmall.png);
	height: 20px;
	width: 40px;
}

td.bottom {
	background: url(images/b.png);
	height: 37px;
	width: 1px;
	min-width: 1px;
}
td.top {
	background: url(images/t.png);
	height: 38px;
	width: 3px;
	min-width: 3px;
}

td.topleft {
	background: url(images/tl.png);
	height: 38px;
	width: 3px;
	min-width: 3px;
}

td.topright {
	background: url(images/tr.png);
	height: 38px;
	width: 54px
	min-width: 54px;
}

td.bottomright {
	background: url(images/br.png);
	height: 37px;
	min-width: 54px;
	width: 54px;
}
td.bottomleft {
	background: url(images/bl.png);
	height: 37px;
	min-width: 3px;
	width: 3px;
}
td.left {
	background: url(images/l.png);
	height: 8px;
	min-width: 30px;
	width: 30px;
}
td.right {
	background: url(images/r.png);
	height: 8px;
	width: 40px;
	min-width: 40px;
}
td.center {
	background: white;
	min-width: 40px;
}

td.padding {
padding: 15px 0px 0px 0px;
}
td.bottom2 {
	background: url(images/b.png);
	height: 58px;
	width: 1260;
}

td.header {
	background-color: ffffff;
	height: 120;
	line-height: 0.05;
}

table.board {
background: url(images/bboard.png);
border-width: 2px;
border-color: 000;
border-style: solid;
}

table.note {
background: url(images/note.png);
margin: 0px 0px 0px 5px;
background-repeat: no-repeat;
height:160px;
width: 131px;
}

td.note {
padding: 35px 10px 15px 10px;
}
 

