body {
	margin: 0;
	height: 980px;
	font-family: calibri,Arial, Helvetica, sans-serif;
	background-image: url('../images/background.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #237791;
	height: 100%;
}

.wrapper {
	height: 100%;
	width: 100%;
	position: absolute;	
}

table.structure {
	height: 100%;
	width: 999px;
	margin: 0 auto;
}

table.structure, .structure td {
	padding: 0;
	border-collapse: collapse; /* used in IE */
	border-spacing: 0;
	vertical-align: top;
}

.structure td {
	/*padding: 31px 55px 11px;*/
}

.headerWrapper {
	height: 315px;
/*	width: 100%;*/
	background-color: #1bb7ea;
}

.headerTop {
/*	width: 1000px;*/
/*	height: 100%;*/
/*	margin: 0 auto;*/
	background-image: url('../images/Header_Top.gif');
	background-position: 44px top;
	background-repeat: no-repeat;
}

.headerLeft {
/*	height: 315px;*/
	background-image: url('../images/Header_Left.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

.headerRight {
	height: 315px;
	background-image: url('../images/Header_Right.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

.headerBottom {
/*	width: 1000px;*/
	height: 200px;
	position: relative;
	top: 70px;
	background-color: white;
}

.logo {
	text-decoration: none;
	border: 0;
	position: absolute;
	margin-left: 69px;
	margin-top: 49px;
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 201px;
	height: 102px;
}

.quoteWrapper {
	position: absolute;
	z-index: 1;
	margin-left: 295px;
	width: 661px;
	height: 200px;
	vertical-align: bottom;
}

.quote {
	height: 100px;
	margin-top: 70px;
	color: white;
	padding: 1em;
	font-size: 12px;
	font-style: italic;
}

.header {
	float: right;
	margin-right: 45px;
}

/*.contentRight .leftColumn {
	width: 330px;
	padding: 31px 0 11px 55px;
}*/

.contentWrapper {
	height: 100%;
	*height: auto;
	width: 100%;
/*	position: absolute;*/
}

.contentTop {
	height: 100%;
	*height: auto;
/*	width: 1000px;*/
	background-color: #247791;
	background-image: url('../images/Content_Top.jpg');
	background-position: left top;
	background-repeat: no-repeat;
/*	margin: 0 auto;*/
}

.contentLeft {
	height: 100%;
	*height: auto;
	background-image: url('../images/Content_Left.jpg');
	background-position: left 237px;
	background-repeat:  repeat-y;
}

.contentRight {
	height: 100%;
	*height: auto;
	min-height: 800px; /* 571px; /* 571px - (31px + 11px) = 529px */
	background-image: url('../images/Content_Right.jpg');
	background-position: right 237px;
	background-repeat: repeat-y;
	/*padding: 31px 55px 11px;*/
	position: relative;
}

.leftColumn {
	position: absolute;
	left: 0;
/*	margin-left: 55px;*/
/*	padding: 31px 0 11px 11px;*/
}

.pageAbstracts {
	width: 330px;
	height: 255px; /*170px;*/
	margin-left: 55px;
	padding-top: 31px;
}

.pageAbstract {
	display: block;
	height: 85px;
	padding-left: 64px;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #02843e;
	color: #1bb7ea;
	color: white;
	color: #8CC63E;
	color: #012D6C;
	color: black;
	background-position: left top;
	background-repeat: no-repeat;
}

.pageAbstract span {
	display: block;
	color: #012d6c;
	color: white;
}

/*.TwitterWrapper {*/
/*position: absolute;*/
/*z-index: 1;*/
/*height: 23px; /*46px;*/
/*line-height: 23px; /* 46px;*/
/*margin-left: 44px;*/
/*padding-left: 11px;*/
/*margin-top: 200px;*/
/*vertical-align: middle;*/
/*text-align: left;*/
/*width: 900px;*/
/*}*/

/*.TwitterWrapper .Twitter {*/
/*	height: 23px; /* 46px;*/
/*	line-height: 23px; /* 46px;*/
/*	vertical-align: middle;*/
/*	display: block;*/
/*	font-size: 10px;*/
/*	text-transform: uppercase;*/
/*	text-decoration: none;*/
/*	color: #1bb7ea;*/
/*	color: #012d6c;*/
/*	/*padding-left: 50px;*/
/*	background-image: url('../images/TwitterLogo.jpg');*/
/*	background-position: 850px center;*/
/*	background-repeat: no-repeat;*/
/*}*/

.pageAbstract.Twitter {
	background-image: url('../images/TwitterLogo.jpg');
	color: white;
}

.pageAbstract #Tweet {
	color: black;
}

.pageAbstract.first {
	background-image: url('../images/smallpic1.jpg')
}

.pageAbstract.second {
	background-image: url('../images/smallpic2.jpg')
}

.menuLeft {
	margin-left: 55px;
	width: 329px;
	background-color: white;
	background-image: url('../images/menuLeft.jpg');
	background-position: left top;
	background-repeat: repeat-y;
}

.menuRight {
	background-image: url('../images/menuRight.jpg');
	background-position: right top;
	background-repeat: repeat-y;
}

.menuTop {
	background-image: url('../images/menuTop.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

.menuBottom {
	min-height: 300px; /* 358px - (29px + 29px) = 300px */
	background-image: url('../images/menuBottom.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 29px 16px;
	position: relative;
	z-index: 1;
}

	background-image: url('../images/menuBottom.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 29px 16px;
	position: relative;
	z-index: 1;
}

.menuBottom ul {
	margin: 0 0 1em;
	padding: 0 0 1em;
	list-style: none;
	border-bottom: 1px gray solid;
}

.menuBottom li {
	margin: 0px;
	padding: 0px;
	width: 297px;
	display: block;
	line-height: 14px;
	height: 14px;
}

.menuBottom li:hover {
	background-color: #1bb7ea;
}

.menuBottom a {
	line-height: 14px;
	height: 14px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: black;
}

.menuBottom .top,
.menuBottom .top a {
	font-size: 14px;
	line-height: 14px;
	height: 14px;
}

.menuBottom .item {
	display: none;
	padding-left: 1em;
	width: 283px;
}

.menuBottom ul:hover .top {
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	height: 14px;
}

.menuBottom ul:hover .item {
	display: block;
}

.menuBottom h1 {
	margin: 0 0 1em;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #1bb7ea;
	display: none;
}

.PartnerLogos {
	margin-bottom: 1em;
	display: none;
}

.PartnerLogos img {
	line-height: 50px;
	vertical-align: middle; 
	margin-right: 0.5em;
}

/*.contentRight .rightColumn {
	width: 670px;
	padding: 31px 55px 11px 1em;
}*/

.content {
	font-size: 12px;
	line-height: 14px;
	color: white;
	margin-left: 397px; /* 330px + 55px + 12px = 397px */
	margin-right: 55px;
	margin-bottom: 11px;
	padding: 31px 2em 0;
	text-align: justify;
}

.content a {
	color: #8cc63e;
}

.content p {
	margin-top: 0;
}

.titletext {
	font-size: medium;
}

.structure .footerWrapper {
	height: 70px;
}

.footerLeft {
	background-image: url('../images/Content_Left.jpg');
	background-position: left top;
	background-repeat: repeat-y;
}

.footerRight {
	background-image: url('../images/Content_Right.jpg');
	background-position: right top;
	background-repeat: repeat-y;
	padding: 0 44px;
}

.footer {
	background-color: white;
	height: 70px;
	position: relative;
	font-size: 8px;
}

.footer span {
	bottom: 0;
	font-size: 8px;
	margin: 1em;
	position: absolute;
	text-align: right;
	width: 896px; /* 1000px - (44px + 44px + 8px + 8px) = 896px */
}