body
{
	margin:10px;
	background-color:#C8E2FF;
}

.top
{
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:223px;
}

.left
{
	background-image:url(images/left.jpg);
	background-repeat:no-repeat;
	background-color:White;
	width:265px;
}

.right
{
	background-image:url(images/right.jpg);
	background-repeat:no-repeat;
	background-color:White;
	width:368px;
}

.main
{
	width:347px;
	background-color:White;
}

.bottom
{
	width:980px;
	height:20px;
	background-color:Black;
	color:White;
	font-weight:bold;
}

td
{
	font-family:Arial;
	font-size:12px;
}

a
{
	color:Black;
}

a:hover
{
	color:Olive;
}

a.menu
{
	color:White;
	text-decoration:none;
}

a.menu:hover
{
	color:#FFE25A;
	text-decoration:none;
}
