@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-repeat: repeat;
	line-height: 13px;
	background-position: center top;
	color: #FFFFFF;
	padding-top: 20px;
	padding: 0px;
}

#container {
	position: relative;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: visible;
	height: 100%;
}

#banner {
	width: 684px;
	position: absolute;
	z-index: auto;
	text-align: left;
	height: 150px;
}

#projecttitle {
	color: #FFFFFF;
	position: inherit;
	width: 672px;
	text-align: left;
	height: 128px;
	z-index: 1;
	visibility: visible;
	background-image: url(images/sticker_host.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu {
	position: absolute;
	z-index: auto;
	width: 180px;
	right: 0px;
	top: 140px;
	color: #000000;
	font-size: 9px;
	text-align: left;
	border-top-width: 10px;
	border-top-style: solid;
	padding-top: 5px;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-right: 10px;
}
#content {
	color: #000000;
	position: absolute;
	z-index: auto;
	width: 430px;
	right: 215px;
	top: 140px;
	padding-right: 30px;
	text-align: left;
	height: auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	overflow: visible;
	visibility: visible;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}

#menu a:link {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	width: 100%;
	padding-bottom: 3px;
	line-height: 20px;
}
#menu a:visited {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	width: 100%;
	padding-bottom: 3px;
	line-height: 20px;
}
#menu a:hover {
	color: #0099FF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	width: 100%;
	padding-bottom: 3px;
}
#menu a:active {
	color: #0099FF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	width: 100%;
	padding-bottom: 3px;
}


a:link {
	color: #0099FF;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #3366FF;
}
a:active {
	text-decoration: underline;
	color: #3366FF;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
.titletext {
	font-size: 45px;
	color: #000000;
	line-height: 40px;
}
.titletextgrey {
	font-size: 34px;
	color: #0099FF;
	font-weight: lighter;
	line-height: 12px;
}
tr {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.smallerbodytext {
	font-size: 14px;
	line-height: 18px;
}
.menunonlinktext {
	font-size: 9px;
	color: #CCCCCC;
}
.tinybodytext {
	font-size: 10px;
}
.menulinkless  {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	width: 100%;
	padding-bottom: 3px;
	line-height: 20px;
	font-size: 13px;
}
.invitesque {
	font-size: 12px;
}
.opening {
	background-image: url(images/sticker.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.graytext {
	color: #666;
}
.colouredtext {
	color: #C30;
}

