@charset "utf-8";
body {
	background-color: #520f08;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.link1:link,.link1:visited,.link1:hover,.link1:active
{font-family: Georgia; font-size: 16px; line-height: 27px; color: #FFFFFF; font-weight: bold; margin-left: 50px;}

.link2:link,.link2:visited,.link2:hover,.link2:active
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	margin-left: 70px;
}
.title	{font-family: Georgia; color: #530f08; font-size: 24px; line-height: 24px;}

td			{line-height: 24px; color:#530f08; font-family: Verdana; font-size: 11px;}
a:link		{text-decoration: none;}
a:visited	{text-decoration: none;}
a:hover		{text-decoration: underline;}
a:active	{text-decoration: none;}

#navlist	{margin-left: 0; padding-left: 0; list-style: none;}
#navlist li	{background-image: url(images/pixel.gif); background-repeat: repeat-y; background-position: 3.6em;}
#navlist2	{margin-left: 0; padding-left: 0; list-style: none;}
#navlist2 li{background-image: url(images/arrow2.gif); background-repeat: no-repeat; background-position: 2.5em;}

