BODY
{
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	BACKGROUND-COLOR: #000000;
}
#height
{
	height: 700px;
	background-image:  url(images/blank.jpg)
}
#heightblank
{
	height: 465px;
}
#main
{
	height: 565px;
	background-image:  url(images/main.jpg)
}
#short
{
	height: 565px;
	background-image:  url(images/short.jpg)
}
#index
{
	height: 100%
}
#center
{
	background-color: #ffffff;
	height: 390px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #000000
}
table
{
    FONT-FAMILY: Arial;
	font-size: 12px;
	color: #000000
}
A
{
    TEXT-DECORATION: none;
	color: #CA0808
}
A:hover
{ 
	text-decoration: underline;
	color: #333333
}
a.body:hover
{
	color: #333333;
}


