html
{
margin-top:0px;
}
body 
{
font-family:Century Gothic;
background-color:#000000;
color:#000000;
}

a {
text-decoration:none;
color: #1C1412;
}

a:visited {
color: #1C1412;
}

a:active {
color: #1C1412;
}

a:hover {
color: #FFa800;
}

.DivContent
{
width:1166px;

}

.DivTitle
{
position:absolute;
top:8px;
left:49px;
background-image:url('bobimages/divtop.jpg');
background-repeat:no-repeat;
width:1166px;
height:70px;
padding-top:9px;
font-size:14pt;
font-style:normal;
text-align:center;
letter-spacing:2px;
}
	.DivTitleSmall
	{
	font-size:12pt;
	letter-spacing:0px;
	}


.DivBoard
{
position:absolute;
top:78px;
left:152px;
width:823px;
}


.DivLeft
{
position:absolute;
left:49px;
top:78px;
width:103px;
height:1046px;
background-image:url('bobimages/divleft.jpg');
background-repeat:no-repeat;
text-decoration:none;
padding-left:20px;
text-align:left;
font-size:16px;
font-weight:bold;
letter-spacing:0.1px;
float:left;
}

.DivLeftrepeat
 {
position:absolute;
top:1123px;
background-image:url('bobimages/divleftrepeat.jpg');
background-repeat:reapeat-y;
width:103px;
left:49px;
}

.DivRight
{
position:absolute;
left:1113px;
top:78px;
width:102px;
height:1046px;
background-image:url('bobimages/divright.jpg');
background-repeat:no-repeat;
color:#FFa800;
padding-left:20px;
text-align:left;
font-size:16px;
font-weight:bold;
letter-spacing:0.1px;
}

.DivRightrepeat
{
position:absolute;
left:1113px;
top:1123px;
width:102px;
background-image:url('bobimages/divrightrepeat.jpg');
background-repeat:repeat-y;
}
