body
{
	padding: 0px;
	margin: 0px;
}

div.lblock
{
	background: url(images/site-copy_10.gif);
	background-repeat: repeat-y;
	padding: 1px 20px;

}

div.rblock
{
	background: url(images/site-copy_12.gif);
	background-repeat: repeat-y;
	padding: 1px 20px;

}

div.news
{
	padding: 15px 20px;
	font-size: x-small;
}

div.bkmk
{
	font-family: serif;
	font-size: larger;
	font-weight: bolder;
}



div.main
{
	padding: 1px 20px;
	height: 100%;
	vertical-align: top;
}

a:link
{
	color: #4682B4;
	font-family: serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

a:visited
{
	color: #4682B4;
	font-family: serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

a:hover
{
	color: Navy;
	font-family: serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}


.menu
{
	color: #4682B4;
	font-family: serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}
