a:link, a:visited
{
	color: #0000FF;
	text-decoration: none;
	border-bottom: dashed 1px #CCCCCC;
}
a:hover
{
	color: #0000FF;
	text-decoration: none;
	border-bottom: dashed 1px #0000FF;
}
a:active
{
	color: #FF0000;
	text-decoration: none;
	border-bottom: dashed 1px #FF0000;
}
a:link.title, a:visited.title
{
	color: #000000;
	text-decoration: none;
	border: none;
}
a:hover.title, a:active.title
{
	color: #0000FF;
	text-decoration: none;
	border-bottom: dashed 1px #0000FF;
}
body
{
	background-color: #C0C0C0;
	background-image: url(http://klixo.net.nz/pics/bg.gif);
	margin: 15px;
}
div.column
{
	width: 45%;
	float: left;
	overflow: hidden;
}
div#divCol1
{
}
div#divCol2
{
	margin-left: 6%;
}
div#divMain
{
	float: left;
	margin-bottom: 30px;
}
hr
{
	color: #C0C0C0;
	height: 1px;
}
h1
{
	font-family: georgia, serif;
	margin-bottom: 1px;
}
h2, h3, h4
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000099;
	margin-bottom: 1px;
}
input.searchbox
{
	 font-size: 66%;
}
input.searchbutton
{
	font-size: 66%;
}
input.text
{
	font-size: 100%;
	width: 200px;
}
input.submit
{
	font-size: 100%;
}
li.links, th
{
	font-family: arial, sans-serif;
	font-size: 66%;
	text-align: left;                    
}
li.archiveLinks
{
	font-family: arial, sans-serif;
	font-size: 66%;
	text-align: justify;
}
p
{
	text-align: justify;
	font-family: georgia, serif;
}
p.links
{
	font-family: arial, sans-serif;
	font-size: 100%;
	text-align: justify;
	margin-top: 1px;
}
p.subtitle
{
	font-style: italic;
	padding: 1px;
	position: relative;
	z-index: 100;
	left: 117px;
	top: -40px;
	letter-spacing: 5px;
}
p.rsslink
{
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}
p.smallprint
{
	font-size: 66%;
	color: #C0C0C0;
}
p.title
{
	font-family: 'courier new', 'courier', fixed-width;
	font-size: 266%;
	font-weight: bold;
	letter-spacing: 5px;
	margin: 1px;
	padding: 1px;
	
}
table.main
{
	width: 999px;
	background-color: #FFFFFF;
}
					
td.header
{
	border-bottom-width: 2px;
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
}

td.links
{
	width: 180px;
}

td.main
{
	width: 639px;
	padding: 10px 30px 30px 30px;
}

td.news
{
	width: 180px;
	border-width: 1px;
	border-color: #C0C0C0;
	border-style: none;                        
}


textarea
{
	width: 200px;
}
ul.links
{
		margin-left: 16px;
	font-family: arial, sans-serif;
	font-size: 66%;
}

