body {
	background-color:#000000;
	background-image:url(space.gif);
	background-attachment:fixed;
	font-size:100%;
	padding: 0px;
	margin: 0px;
}

#container {
	background-image:url(space2.gif);
	background-attachment:fixed;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 45px;
	width: 980px;
	background-image: url(darktitle3.gif);
	background-repeat:no-repeat;
	padding: 5px;
	margin: 0px;
	border: 0px;
}

#buttons {
	height: 50px;
	width: 990px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#content {
	width: 580px;
	padding: 5px;
	margin-right: 205px;
	margin-left: 205px;
	border: 0px;
}

#leftside {
	float: left;
	background-image: url(images/colourback1.gif);
	background-attachment:fixed;
	width: 198px;
	padding: 1px;
	margin: 0px;
	border: 0px;
}

#rightside {
	float: right;
	background-image: url(images/colourback1.gif);
	background-attachment:fixed;
	width: 198px;
	padding: 1px;
	margin: 0px;
	border: 0px;
}

#leftside a, #rightside a {
	display: block;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 0px;
}

#leftside a:link, #leftside a:visited, #rightside a:link, #rightside a:visited {
	color: #cccccc;
	text-decoration: none;
	font-size: 0.75em;
	line-height: 1.0em;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 1px;
	padding-bottom: 5px;
}

#leftside a:visited, #rightside a:visited {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

#leftside a:hover, #rightside a:hover {
	color: #ffffff;
	background-color:#000000;
	text-decoration: none;
}

#leftside p, #rightside p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	line-height: 0.875em;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	padding-bottom: 1px;
}

#leftside p.head, #rightside p.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #cccccc;
	line-height: 1.0em;
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 3px;
}

#leftside p.three, #rightside p.three {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #cccccc;
	line-height: 1.0em;
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0;
}

#leftside p.four, #rightside p.four {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #cccccc;
	line-height: 1.125em;
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0;
}

#leftside td.musict, #rightside td.musict {
	width: 196px;
	background-color:#000033;
	vertical-align:top;
	border-style:ridge;
	border-width:3px;
	border-color: #000077;
	margin: 0px;
	padding: 3px;
}

#leftside td.literaturet, #rightside td.literaturet {
	width: 196px;
	background-color:#003300;
	vertical-align:top;
	border-style:ridge;
	border-width:3px;
	border-color: #007700;
	margin: 0px;
	padding: 3px;
}

#leftside td.linkst, #rightside td.linkst {
	width: 196px;
	background-color:#330000;
	vertical-align:top;
	border-style:ridge;
	border-width:3px;
	border-color: #770000;
	margin: 0px;
	padding: 3px;
}

#leftside td.music, #rightside td.music {
	width: 196px;
	background-color:#0000dd;
	vertical-align:top;
	border-style:ridge;
	border-width:3px;
	border-color: #000077;
	margin: 0px;
	padding: 3px;
}

#leftside td.literature, #rightside td.literature {
	width: 196px;
	background-color:#00bb00;
	vertical-align:top;
	border-style:ridge;
	border-width:3px;
	border-color: #007700;
	margin: 0px;
	padding: 3px;
}

#leftside td.links, #rightside td.links {
	width: 196px;
	background-color:#bb0000;
	vertical-align:top;
	border-style:ridge;
	border-width:3px;
	border-color: #770000;
	margin: 0px;
	padding: 3px;
}

#footer {
	padding: 10px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.17em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 3px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.125em;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-bottom: 3px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #55FF00;
	line-height: 1.125em;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 9px;
	padding-bottom: 5px;
}

a {
	color: #aaaaaa;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #aaaaaa;
	text-decoration: none;
	font-weight : bold;
}

a:hover {
	font-size: 1.125em;
	color: #FFFF00;
	text-decoration: none;
}

hr {
	color: #ff0000;
	background: #ff0000; 
	width: 90%; 
	border: 0px;
	height: 1px;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #0291CF;
	padding: 3px 0;
   	margin: 3px 0;
}

.white {
	background-color: #171717;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9375em;
	color: #DDDD00;
	text-align:justify;
	text-indent:27px;
	line-height: 1.0em;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.smallgreen {
	font-size: 0.75em;
	text-align:justify;
	color: #55FF00;
	line-height: 1.0em;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 3px;
	margin-left: 9px;
	padding-bottom: 5px;
}

.smallblue {
	font-size: 0.625em;
	text-align:justify;
	color: #0291CF;
	line-height: 1.0em;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 3px;
	margin-left: 9px;
	padding-bottom: 5px;
}

.just {
	text-align:justify;
	padding: 5px;
}

.center {
	text-align:center;
}


.divide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
	line-height: 0.875em;
	text-align:center;
}

td.news {
	width: 280px;
	vertical-align:top;
	border-collapse:collapse;
	margin: 0px;
	padding: 9px;
}

td.divider {
	width: 498px;
	height: 7px;
	background-image:url(images/borg2.gif);
	background-repeat:no-repeat;
	border-collapse:collapse;
	margin: 0px;
	padding: 1px;
}
