body {
	margin: 0px;
	padding: 0px;
	color: black;
	background-color: #6666ff;
	font-family: "Trebuchet MS", sans-serif;
	text-align: center;
}

a:link, a:visited {
	color: #6666ff;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
}

a:hover {
	font-size: 0.9em;
	color: #ffffff;
	background-color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}

.home a.home,
.ak a.ak,
.space a.space,
.groups a.groups,
.akwa a.akwa,
.holidays a.holidays,
.about a.about,
.resources a.resources,
.help a.help {
	color: #ffffff;
	background-color: #00cc00;
}

hr {
	border: none;
	height: 1px;
	color: #000000;
	background: #000000;
}

img {
	border: none;
	vertical-align: middle;
}

ul {
	padding-left: 15px;
}

h1 {
	font-size: 2em;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-size: 1.7em;
	padding: 0px;
	margin: 0px 0px 2px 0px;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
}

h3 {
	margin-bottom: 6px;
	margin-top: 12px;
	font-size: 1.3em;
}

h4 {
	margin-bottom: 6px;
	margin-top: 12px;
	font-size: 1.1em;
}

h5 {
	margin-bottom: 6px;
	margin-top: 12px;
	font-size: 1.0em;
}

blockquote {
	color: #000000;
	line-height: 100%;
	font-size: 0.8em;
	font-family: monospace;
	text-indent: 0px;
	border-left: 5px solid #00cc00;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 20px;
	margin-right: 40px;
}

/* specific divs */

#container { 
	background-color: #ffffff;
	width: 926px;
	margin: 5px auto 5px auto;
	padding: 2px 0px 2px 0px;
}

#header {
	padding: 55px 8px 10px 8px;
	margin: 0px 2px 0px 2px;
	background-image: url('../../files/images/logos/ad33header.jpg');
	height: 85px;
	background-color: #ffffff;
	line-height: 120%;
	text-align: right;
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
}

#header a {
	color: #ffffff;
}

#sitelogo {
	margin: -47px 5px 5px 0px;
	float: left;
	font-size: 1.0em;
	text-align: center;
}

#sitelogo a:hover {
	background: none;
}

#searchbox {
	padding: 0px 0px 0px 0px;
	margin: -8px 0px 0px 0px;
	border: none;
	overflow: hidden;
	float: left;
	text-align: left;
}

#searchbox input {
	border: none;
	font-size: 1.0em;
}

#menuone { 
	background-color: #6666ff;
	padding: 2px 0px 2px 0px;
	margin: 2px 2px 2px 2px;
	text-align: left;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 100%;
	color: #333399;
	overflow: hidden;
	width: 922px;
}

#menutwo { 
	background-color: #00cc00;
	padding: 2px 0px 2px 0px;
	margin: 2px 2px 2px 2px;
	text-align: left;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 90%;
	color: #000000;
	overflow: hidden;
	width: 922px;
}

#menutwo a {
	font-size: 1.0em;
}

.menuitem {
	margin: 1px 0px 1px 0px;
	padding: 3px 2px 3px 2px;
	background-color: transparent;
	font-weight: normal;
	float: left;
}

.menuitem a:link, .menuitem a:visited {
	color: #ffffff;
	font-weight: normal;
	padding: 2px 8px 2px 8px;
}

.menuitem a:hover {
	color: #ffffff;
	padding: 2px 8px 2px 8px;
	font-weight: normal;
	text-decoration: none;
	background-color: #ff6600;
}

.current {
	color: #ffffff;
	background-color: #ff6600;
}

.sidebar { 
	margin: 10px 2px 10px 0px;
	padding: 0px 5px 5px 5px;
	width: 250px;
	text-align: left;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
	border-left: solid 5px #6666ff;
	background-color: #ffffff;
	float: right;
}

.bigger {
	font-size: 1.1em;
}

.twofiveo {
	width: 250px;
}

.sidebar hr {
	margin: 5px 0px 5px 0px;
}

.sidebar .listimg {
	font-size: 1.0em;
}

#breadcrumb {
	margin: 10px 2px 10px 0px;
	padding: 0px 5px 5px 5px;
	width: 250px;
	text-align: left;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
	border-left: solid 5px #6666ff;
	background-color: #ffffff;
	float: right;
}

#content { 
/*	background-color: #ffffff;*/
	border: none;
	border: 0;
	font-size: 1.2em;
	margin: 0px 2px 0px 2px;
	padding: 10px 5px 25px 5px;
	text-align: left;
	overflow: auto;
	width: 645px;
	float: left;
}

#footer {
	padding: 5px 5px 5px 5px;
	margin: 0px 2px 0px 2px;
	overflow: hidden;
	width: 912px;
	background-color: #000000;
	color: #ffffff;
	font-weight: normal;
	font-size: 0.8em;
	text-align: right;
	position: relative;
}

#footer a {
	font-size: 1.0em;
}

.menuimg {
	margin: 0px 5px 5px 0px;
	float: left;
	font-size: 1.0em;
	text-align: center;
}

.listimg {
	margin: 0px 5px 5px 0px;
	float: left;
	font-size: 0.7em;
	text-align: left;
}

.imgtiny {
	height: 18px;
	vertical-align: middle;
	margin: 5px 5px 5px 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;
}

.headerbox {
	float: right;
	position: relative;
	text-align: center;
	margin: 0px 0px 5px 10px;
	width: 250px;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #ffffff;
	padding: 0px;
}

.headerbox img {
	margin: 0px;
	width: 250px;
}

.rightbox {
	padding: 5px;
	margin: 0px 0px 5px 5px;
	float: right;
	border: solid;
	border-width: 1px;
	text-align: center;
	width: 200px;
	font-size: 0.8em;
}

.rightimg {
	padding: 0px;
	margin: 0px 0px 5px 5px;
	float: right;
	text-align: center;
	font-size: 0.8em;
}

.leftimg {
	padding: 0px;
	margin: 0px 2px 2px 0px;
	float: left;
	text-align: center;
	font-size: 0.8em;
}

.programme {
	text-align: left;
	font-size: 0.8em;
	background-color: #eeeeff;
	margin: 10px 0px 1px 0px;
}

.programme h3 {
	font-size: 1.0em;
	padding: 3px 5px 4px 5px;
	margin: 5px 0px 5px 0px;
	background-color: #00cc00;
	font-weight: bold;
}

.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: #ccccff;
	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;
}

.columns3 {
	float: left;
	position: relative;
	text-align: left;
	width: 190px;
	margin-right: 16px;
}

.columns2 {
	float: left;
	position: relative;
	text-align: left;
	width: 300px;
	margin-right: 20px;
}

.box {
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	border: solid;
	border-width: 1px;
}

.contactbox {
	padding: 5px 0px 5px 5px;
	margin-bottom: 10px;
	border: solid;
	border-width: 1px;
	border-color: #ccccff;
	font-size: 0.9em;
}

.contactbox h3 {
	margin-top: 0px;
}

.contactcard {
	width: 300px;
	height: 100px;
	float: left;
	padding: 5px 0px 5px 5px;
	margin: 5px 10px 5px 0px;
	border: dashed;
	border-width: 1px;
}
