.top
{
	background-color: #000000;
	background-image: url(../images/curtain_top2.jpg);
	width: 1000px;
	height: 92px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.left
{
	background-color: #000000;
	background-image: url(../images/curtain_left3.jpg);
	width: 262px;
	height: 412px;
	position: absolute;
	top: 92px;
	left: 0px;
}

.content
{
	background-color: #000000;
	background-image: url(../images/spacer_black.gif);
	width: 566px;
	height: 412px;
	position: absolute;
	top: 92px;
	left: 231px;
	font-family: Palatino, Times New Roman, Times, Serif;
	font-size: 11pt;
	line-height: 18pt;
	color: #ffffff;
}

.right
{
	background-color: #000000;
	background-image: url(../images/curtain_right3.jpg);
	width: 205px;
	height: 412px;
	position: absolute;
	top: 92px;
	left: 795px;
	
}

.bottom_left
{
	background-color: #000000;
	width: 68px;
	height: 125px;
	position: absolute;
	top: 504px;
	left: 0px;
}

.bottom
{
	background-color: #000000;
	width: 864px;
	height: 125px;
	position: absolute;
	top: 504px;
	left: 68px;
}


.bottom_right
{
	background-color: #000000;
	width: 68px;
	height: 125px;
	position: absolute;
	top: 504px;
	left: 932px;
}


.big {font: big 14px/16px verdana, arial, helvetica, sans-serif; color: #000000;}


.normal {font: normal 12px/14px verdana, arial, helvetica, sans-serif; color: #000000;}



.small {font: normal 10px/12px verdana, arial, helvetica, sans-serif; color: #000000;}



.tiny {font: normal 10x/10px verdana, arial, helvetica, sans-serif; color: #000000;}

a {color: #ff0000; text-decoration: none;}


a:hover {background-color: #FFFF00; text-decoration: none;}

