body {
	width: 800px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	background-color: #9FDBE0;
	text-align: center;
}

#navbar-iframe {
	height: 0px;
	visibility: hidden;
	display: none !important;
	z-index: -1;
}

div#mainpage {
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	height: auto;
	text-align: left;
}

div#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 110px;
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #279298;
	background-color: #329999;
}	

div#menubar {
	position: absolute;
	top: 111px;
	left: 0;
	width: 100%;
	height: 31px;
	background-color: #279298;
}		

div#contentarea {
	position: absolute;
	top: 142px;
	left: 0;
	width: 800px;
	height: auto;
	background-color: #fff;
}

.videomain {
	width: 100%;
	margin: 7px 0 15px 0;
	text-align: center;
}

.greybox {
	margin-left: 100px;
	width: 320px; 
	height: 240px; 
	padding: 5px; 
	background-color: #ccc;
}

.leftcol {
	float: left;
	padding-left: 30px;
	width: 540px;
	height: auto;
}

.rightcol {
	float: left;
	padding-left: 10px;
	width: 207px;
	height: auto;
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 10px;
	color: #666;
}

.rightcol a {
	color: #666;
	text-decoration: none
}

.rightcol a:hover {
	color: #E10071;
	text-decoration: none
}

.rightcol ul{
	margin: 0 15px 0 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 12px;
	line-height: 13px;
	color: #279298;
}

.rightcol li{
	margin: 6px 0;
}

.fullwidth {
	padding-left: 30px;
	padding-right: 30px;
	width: 740px;
	height: auto;
}

.borderbox {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background-image: url(../images/box-mid.jpg);
	background-repeat: repeat-y;
}

.boxtext {
	margin: 0;
	padding-left: 15px;
	padding-right: 20px;
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #279298;
}

.bighead {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: arial, helvetica, verdana;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #BADCDB;
}

.medhead {
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #279298;
}

.smallhead {
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 6px;
	color: #279298;
}

.smallhead a {
	color: #279298;
	text-decoration: none;
}

.smallhead a:hover {
	color: #E10071;
	text-decoration: none;
}

.toptab {
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 13px;
	font-weight: bolder;
	color: #FF99CC;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff; 
	text-align: center;
	vertical-align: top; 
	width: 33%;
}

.bottab {
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff; 
	text-align: center;
	vertical-align: middle; 
	width: 33%;
}

.pinkhead {
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 13px;
	font-weight: bold;
	color: #E10071;
}

.pinkhead a {
	color: #E10071;
	text-decoration: none;
}

.pinkhead a:hover {
	color: #279298;
	text-decoration: none;
}

.formtext {
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 13px;
	text-align: right;
	color: #666;
}

.formbox {
	padding: 2px;
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 13px;
	color: #333;
	border: 1px solid #279298;
}

textarea {
	padding: 2px;
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 13px;
	color: #333;
	border: 1px solid #279298;
}

.greytext {
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 11px;
	color: #666;
}

.greytext a {
	color: #333;
	text-decoration: none;
}

.greytext a:hover {
	color: #E10071;
	text-decoration: none;
}

td.homebox {
	padding: 0;
	vertical-align:top;
	width: 169px;
}

td.homebox ul.greytext {
	margin: 0px; padding: 0px; padding-left: 15px;
}

td.homebox p {
	margin: 0px;
}

.grey13 {
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 13px;
	color: #666;
}

.grey13 a {
	color: #333;
	text-decoration: none;
}

.grey13 a:hover {
	color: #E10071;
	text-decoration: none;
}

.whitetext {
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 11px;
	color: #fff;
}

.greentext {
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 11px;
	color: #279298;
}

.greentext a:hover {
	color: #E10071;
	text-decoration: none;
}

.greentext a {
	color: #279298;
	text-decoration: none;
}

.green13 {
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 13px;
	color: #279298;
}

.green13 a:hover {
	color: #E10071;
	text-decoration: none;
}

.green13 a {
	color: #279298;
	text-decoration: none;
}

.green15 {
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 15px;
	color: #399;
}

.green15 a:hover {
	color: #f09;
	text-decoration: none;
}

.green15 a {
	color: #399;
	text-decoration: none;
}

.pink15 {
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 15px;
	color: #f09;
}

.pinktext {
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 12px;
	color: #E10071;
}

.pinktext a:hover {
	color: #279298;
	text-decoration: none;
}

.pinktext a {
	color: #E10071;
	font-weight: bold;
	text-decoration: none;
}

.greyhr {border: 0; height: 1px; color: #ccc; background-color: #ccc;}

.greenhr {border: 0; height: 1px; color: #279298; background-color: #279298;}

.bighr { 
	border: 0; 
	height: 2px; 
	color: #ccc; 
	background-color: #ccc;
}

.footer {
	font-family: 'trebuchet MS', arial, helvetica, verdana;
	font-size: 10px;
	color: #666;
	text-align: right;
}

.footer a {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	color: #E10071;
	text-decoration: none;
}