/* Copyright Seven Communications Ltd */

html, body {
margin: 0;
padding: 0;
height: 100%;
}
body {
color: #004653;
background-color: white;
background-image: url("_images/bg01_main.gif"); 
background-repeat: repeat-x;
background-position: top left;
font-family: verdana, arial, sans-serif;
font-size: 0.7em;
line-height: 1.5em;
padding: 0;
margin: 0;
height: 100%;
min-height: 100%;
}
p {
margin: 0.3em 0 1.4em 0;
}
span.dotted {
display: block;
width: 100%;
height: 1px;
border-bottom: 1px dashed #00c6ea; 
margin-bottom: 10px;
}
h1 {
margin: 0 0 10px 0;
font-size: 1.7em;
line-height: 1.2em;
font-weight: normal;
color: #00c6ea;
}
span.hx {
margin: 0 0 10px 0;
font-size: 1.7em;
line-height: 1.2em;
font-weight: normal;
color: #00c6ea;
}
#centerize {
position: relative;
min-height: 100%;
height: auto !important;
height: 100%;
padding: 0;
margin: 0 auto;
width: 900px;
background-color: white;
background-image: url("_images/bg_ribbons.gif"); 
background-repeat: no-repeat;
background-position: top right;
/*border-left: 1px dotted #00c6ea;
border-right: 1px dotted #00c6ea;*/
}
#content {
background-image: url("_images/img_ribbon.gif"); 
background-repeat: no-repeat;
background-position: top right;
border-left: 1px dotted #f49ac1;
width: 630px;
margin: 10px 0 0 215px;
padding: 80px 0 80px 20px;
}
a {
font-weight: bold;
color: #00c6ea;
}
a:hover {
color: #ec25b7;
}
#newevents {
	top: 244px;
	position: absolute;
	width: 170px;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	height: 1px;
}
#topbit {
width: 880px;
}
#topbit img.logo {
padding: 15px 0 0 20px;
}
#info {
text-align: right;
position: absolute;
top: 15px;
right: 20px;
padding: 0;
}
#info img {
border: none;
padding: 0;
}
#menu {
	font-size: 1.2em;
	position: absolute;
	background-color: #004653;
	border-top: 2px solid #00c6ea;
	border-bottom: 2px solid #00c6ea;
	margin: 0;
	padding: 0;
	top: 165px;
	width: 900px;
	height: 40px;
	color: #ec25b7;
	cursor: default;
	font-weight: bold;
	
}
#menu ul {
list-style: none;
padding: 0;
margin: 0 0 0 30px;
}
#menu ul li {
float: left;
padding: 12px 0;
margin: 0;
}
#menu ul li a {
height: 40px;
color: #00c6ea;
text-decoration: none;
}
#menu ul li a:hover {
color: #fff;
}
#base {
position: absolute;
text-align: center;
height: 30px;
background-color: #f49ac1;
width: 100%;
bottom: 0 !important;
bottom: -1px;
padding: 0;
margin: 0;
}
#base p {
padding: 0
margin: 0;
}
span.pipe {
color: #f49ac1;
font-weight: normal;
}
form {
padding: 0;
margin: 0;
}
td {
vertical-align: middle;
}