/* CSS Document */

body
{
	background: #000000 url(img/bg2.bmp) repeat;
}

img
{  border-style: none;
}

#main
{
	margin: auto;
	width: 770px;
	background: #FFFFFF  /*url(img/centerbg.jpg) repeat-x*/;
}

#main p
{
	padding: 0px;
}

#headertop
{
	width: 770px;
	height: 103px;
	background: #fff url(img/HeaderTop.JPG);
}
#headerleft
{
	width: 123px;
	height: 172px;
	background: #fff url(img/HeaderLeft.JPG);
}

#headerRight
{
	width: 13px;
	height: 172px;
	background: #fff url(img/HeaderRight.bmp);
}

#headerimage
{
	width: 634px;
	height: 148px;
	background: #fff
}

#headerbottom
{
	width: 770px;
	height: 22px;
	background: #fff url(img/HeaderBottom.JPG);
}

#headerlink
{
	height: 24px;
	background: #fff;
}
#tabletail
{
	width: 770px;
	height: 22px;
	background: #fff url(img/BottomBG.JPG);
}

#centerside
{
	width: 468px;
	margin: 0px;
	background: #fff url(img/CenterTopBG.JPG) no-repeat;
}

#righttopside
{
	margin: 0px;
	width: 151px;
	height: 328px;
	background: #fff url(img/RightTopBG.JPG);
}

#rightbottomside
{
	margin: 0px;
	width: 151px;
	background: #0ff url(img/RightBottomBG.JPG) repeat-y;
	background-repeat: repeat-y;
}


#lefttopside
{
	width: 151px;
	height: 328px;
	background: #f0f url(img/LeftTopBG.JPG);
	margin: 0px;
}


#leftbottomside
{
	width: 151px;
	background: #f0f url(img/LeftBottomBG.JPG);
	background-repeat: repeat-y;
	margin: 0px;
}
