body
{
	BackGround-color: #823338;
	background-image: url('/images/site/suicided.jpg');
	background-repeat: repeat-y;
	color: #000000;
}

img
{
	border: none;
}

a:link, a:active, a:visited
{
     color: #000000;
     text-decoration: underline;
}

A:hover
{
     color: #FFFFFF;
     text-decoration: underline;
}

div.Header
{
	position: absolute; left: 0px; top: 0px;
	background-image: url('/images/site/suicide.jpg');
	background-repeat: no-repeat;
	height: 679px;
	width: 800px;
}

div.Nav
{
position: absolute; left: 610px; width: 168px; top: 70px;
}

div.Content
{
position: absolute; left: 15px; width: 570px; top: 275px;
}

div.head
{     
     font-size: 22px;
}

input, textarea
{ 
     border:1px dotted #390418;
     font-family: "Lucida Sans Unicode";
     font-size:11px;
     color: #390418; 
 }
 
 table.tablec
{
	margin-left: auto; 
	margin-right: auto;
}

table.c
{
	text-align: center;
}