body {
	margin:0px;
	background-color: #E1ADB1;
}

P  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#000000;
	font-style: italic;
	line-height: normal;

}

A  {
	color:#000066;
}

A:Visited  {
	font-family:Arial, Helvetica, Geneva;
	color:#000000;
}

A:Active  {}

A:Hover  {
	color:#FF6600;
}

.small  {
	font-family:Arial, Helvetica, Geneva;
	font-size: 80%;
	color:#000000;
}

.table {
	background-repeat: no-repeat;
}

.container {
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	width: 100%;
}

.content {
	background-image:url(images/bg.content.gif);
	background-repeat:repeat-y;
	width: 745px;

}

