body
	{
	font-family: verdana;
	width: 974px;
	}
table.topmenu
	{
	width: 100%;
	}
td.menulinko
	{
	background: URL('images/button_orange.jpg') 50% 50% no-repeat;
	}
td.menulinkb
	{
	background: URL('images/button_blue.jpg') 50% 50% no-repeat;
	}
td.menulinko, td.menulinkb
	{
	text-align: center;
	width: 25%;
	height: 35px;
	}
a.toplinko
	{
	color: #332d71;
	}
a.toplinkb
	{
	color: #fff;
	}
a.toplinko, a.toplinkb
	{
	display: block;
	text-decoration: none;
	font-weight: 700;
	}
img.logo
	{
	float: right;
	}
div.content
	{
	background: URL('images/background.jpg') 50% 50% no-repeat;
	width: 974px;
	height: 710px;
	}
div.leftimages
	{
	float: left;
	width: 270px;
	height: 660px;
	}
div.pagetext
	{
	height: 640px;
	}
h1
	{
	color: #332d71;
	font-size: 110%;
	}
h3
	{
	color: #332d71;
	font-size: 90%;
	}
p
	{
	padding-right: 15px;
	}
.copyright
	{
	font-size: 10px;
	color: #fff;
	}
.tagline
	{
	padding-right: 120px;
	float: right;
	font-size: 16px;
	color: #fff;
	}
table.lists
	{
	width: 100%;
	}
table.lists td
	{
	vertical-align: top;
	}
ul
	{
	list-style-image: url(images/li.gif);
	margin:6px 8px 4px 12px;
	}
li
	{
	padding: 0px 0px 12px 5px;
	}


