body
{
	margin					:		20px;
	text-align				:		left;
}
td
{
	text-align				:		left;
}
#banner
{
	background-image		:		url('../img/banner.jpg');
	background-repeat		:		repeat-x;
}
#page
{
	background-image		:		url('/img/watermark2.png');
	background-position		:		bottom right;
	background-repeat		:		no-repeat;
	font-size				:		1em;
	font-family				:		arial;
	color					:		#666666;
	line-height				:		130%;
}
#page h1
{
	color					:		#444444;
	font-size				:		1.2em;
}
#page div.right
{
	float					:		right;
	margin-left				:		15px;
	text-align				:		center;
	font-style				:		italic;
	font-size				:		0.8em;
}
#page div.left
{
	float					:		left;
	margin-right			:		15px;
	text-align				:		center;
	font-style				:		italic;
	font-size				:		0.8em;
}
#page div.center
{
	text-align				:		center;
	font-style				:		italic;
	font-size				:		0.8em;
float:center;
}
#page div img
{
	display					:		block;
}
#top_menu
{
	font-size				:		1em;
	font-family				:		arial;
	color					:		#666666;
}
#top_menu a
{
	/*font-size				:		1em;
	font-family				:		arial;
	color					:		#365A9B;*/
	color					:		#5D5A9B;
	text-decoration			:		none;
}
#menu
{
	font-size				:		1em;
	font-family				:		arial;
	color					:		#666666;
	padding-left			:		48px;
	padding-top				:		52px;
}
#menu a
{
	color					:		#5D5A9B;
	text-decoration			:		none;
}
#menu td
{
	text-align				:		left;
}
.menu_item
{
	padding-bottom			:		8px;
}
#footer
{
	background-image		:		url('../img/footer.jpg');
	background-repeat		:		repeat-x;
}
