/* generic */

body
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	background-position: right top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
table
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
}
hr
{
    color: #c6006f;
}


.content
{
	width: 692px;
}
.menu
{
	width: 692px;
	height: 300px;
	background-image: url(images/content_BG.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.footer
{
	width: 692px;
	height: 8px;
	background-image: url(images/layout_Footer.gif);
	background-repeat: no-repeat;
}
.miniheader
{
	width: 692px;
}

/* content panel */
#border_t
{
    width: 534px;
    height: 10px;
}
#border_c
{
    width: 534px;
    height: 505px;
    background-image: url(images/border_c.gif);
}
#border_b
{
    width: 534px;
    height: 35px;
}

/* one-off formatting */
#footer
{
    width: 534px;
}