body {
  margin: 0px;
  padding: 10px;
  color: black;
  background-color: #333333;
  font-family: "times new roman", times, serif;
  font-size: smaller; 
  text-align: center;
  color: #999999;
}

a:link, a:visited {
  color: #6666ff;
  font-weight:bold;
  text-decoration: none;
  }

a:hover {
  color: #ff6600;
  font-weight:bold;
  text-decoration: underline;
  }

/*

#maintext a {
	font-size: smaller;
}

ul {
	text-indent: 20px;
}

#copy {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	font-size: smaller;
	line-height: 100%;
	}
*/

#home a#home
{
color: #ff6600;
}

a:link#archive,
a:visited#archive
{
  color: #9999ff;
  font-weight:bold;
  text-decoration: none;
}

a:hover#archive {
  color: #ff6600;
  font-weight:bold;
  text-decoration: underline;
}


hr {
	border: none;
	border: 0;
	height: 0;
	height: 1px;
}

img {
	border: none;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}

h1 {
	font-size: 2.5em;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 100%;
	color: #00cc00;
}

h2 {
	font-size: 1.5em;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 100%;
	color: #00cc00;
}


/*
h3 {
	font-size: smaller;
	padding: 5px;
	background-color: #00cc00;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 100%;
}

h4 {
	margin-bottom: 0px;
	line-height: 120%;
}

h5 {
	font-size: small;
	color: #ff6600;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 100%;
}

h6 {
	font-size: 1em;
	padding: 5px;
	background-color: #ff6600;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 100%;
	font-weight: bold;
	color: #ffffff;
}

blockquote {
	color: #00cc00;
	line-height: 100%;
	font-size: smaller;
	font-family: monospace;
	text-indent: 0px;
}

*/

/* specific divs */

#container {
	padding: 0px;  
	text-align: left;
	background-image: url(../../images/root/frog1024.gif);
	vertical-align: top;
	border: solid;
	border-width: 1px;
	border-color: #ffffff;
	width: 640px;
	height: 480px;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

/*
#menuone { 
	background-color: #ccccff;
	padding: 5px 5px 5px 5px;
	width: 70px;
	text-align: right;
	font-size: x-small;
	font-weight: bold;
	line-height: 120%;
	color: #333399;
	float: left;
	margin-right: 5px;
	}

#menuone hr {
	color: #333399;
	background: #333399;
}

#menutwo { 
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	width: 260px;
	text-align: center;
	color: #000000;
	font-size: x-small;
	font-weight: bold;
	line-height: 120%;
	float: right;
	margin-right: 5px;
	border: solid;
	border-width: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
	}

#menutwo hr {
	border: none;
	border: 0;
	height: 0;
	height: 1px;
	margin-top: 8px;
	margin-bottom: 6px;
}

*/

.front {
	color: #00cc00;
	font-size: 1em;
	padding: 10px;
}

/*

#sidebar {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

#sidebar ul {
	border-top: dotted;
	border-width: 1px;
	border-color: 6666ff;
	margin:0;
	padding:0 0 1.5em;
	list-style: none;
	text-indent: 0px;
}

#sidebar li {
	margin:0;
	padding:0 0 .25em 15px;
	text-indent: -15px;
	line-height:1em;
	font-size: 1.2em;
}

#content { 
	margin-left: 65px;
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	top: 0px;
	left: 0px;
	line-height: 120%;
	text-align: left;
	font-size: small;
	}

#content hr, #topbar hr, #menutwo hr {
	color: #000000;
	background: #000000;
}

#maintext {
	margin-top: 5px;
}

#footer {
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	border-top: solid;
	font-size: x-small;
	border-width: 1px;
	margin-top: 10px;
}

.song {
	font-size: smaller;
	line-height: 100%;
	display: none;
	text-indent: 0px;
}

.imglist {
	margin-left: 0px;
	margin-bottom: 5px;
}

.imgtiny {
	height: 18px;
}

.imgsearch {
	float: left;
	position: relative;
	text-align: left;
}

.boxleft {
	float: left;
	position: relative;
	text-align: center;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.boxleft img {
	margin: 0px;
}

.linkbox {
	float: left;
	position: relative;
	text-align: center;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 150px;
}

.linkbox img {
	margin: 0px;
}

.boxright {
	float: right;
	position: relative;
	text-align: center;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.boxright img {
	margin: 0px;
}

.rightbox {
	padding: 5px 5px 5px 5px;
	float: right;
	border: solid;
	border-width: 1px;
	width: 260px;
	font-size: smaller;
	line-height: 120%;
}

.leftbox {
	padding: 5px 5px 5px 5px;
	float: left;
	border: solid;
	border-width: 1px;
	width: 520px;
	font-size: smaller;
	line-height: 120%;
}

.box {
	padding: 5px 5px 5px 5px;
	border: solid;
	border-width: 1px;
}

.copypopup {
	border-top: solid;
	border-width: 1px;
	margin-top: 10px;
	text-align: right;
	position: absolute;
	right: 13px;
	bottom: 8px;
}

.columns {
	float: left;
	position: relative;
	text-align: left;
	margin-right: 30px;
}

.download {
	padding: 5px 5px 5px 5px;
	float: left;
	border: dashed;
	border-width: 1px;
	font-size: smaller;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 260px;
	height: 150px;
}

.downloadleft {
	padding: 0px
	position: relative;
	float: left;
	line-height: 120%;
	text-align: left;
	width: 200px;
	margin: 0px;
}

.downloadright {
	padding: 0px
	position: relative;
	float: right;
	line-height: 120%;
	text-align: right;
	margin: 0px;
}

.downloadleft img {
	margin: 0px;
}

.downloadright img {
	margin: 0px;
}

.download h3 {
	font-size: x-small;
}

.programme {
	padding: 5px 5px 5px 5px;
	border: dashed;
	border-width: 1px;
	text-align: left;
	margin-left: 15px;
	margin-bottom: 10px;
}

.programme h3 {
	font-size: x-small;
	margin-bottom: 5px;
}

.progdate {
	padding: 5px;
	width: 50px;
	float: left;
	margin-right: 5px;
	font-weight: bold;
	background-color: #ff6600;
	margin-bottom: 1px;
}

.progdaterepeat {
	padding: 5px;
	width: 50px;
	float: left;
	margin-right: 5px;
	font-weight: bold;
	background-color: #ffcc99;
	margin-bottom: 1px;
}

.prognormal {
	padding: 5px;
	width: 150px;
	float: left;
	font-weight: bold;
	margin-bottom: 1px;
}

.progevent {
	padding: 5px;
	width: 150px;
	float: left;
	font-weight: bold;
	background-color: #9999ff;
	margin-bottom: 1px;
}

.proghighlight {
	padding: 5px;
	width: 150px;
	float: left;
	font-weight: bold;
	background-color: #ffff00;
	margin-bottom: 1px;
}

.progother {
	padding: 5px;
	width: 150px;
	float: left;
	font-weight: bold;
	background-color: #ccffcc;
	margin-bottom: 1px;
}

.prognotes {
	padding: 5px;
	margin-left: 225px;
	margin-bottom: 1px;
}

.flash {
	padding: 5px;
	background: #ffff00;
	font-size: smaller;
	font-weight:bold;
	margin-bottom: 10px;
}

.spacer {
	width: 80%;
}


#main {
	float: left;
	position: relative;
	max-width: 50%;
}

*/