body {
	margin-top:30px;
	margin-bottom:30px;
	background-color:#C0D686;
}

#shell { 
	background-color:#FFFFFF;
	width: 800px;
/*	height: 600px;*/
	margin: 0;
}

#masthead {
	background: url(../images/jump-bg-mast.gif) no-repeat;
	height: 148px;
	width: 800px;
}

#strapline {
	text-align: center;
}
#buttons {
	text-align: center;
	background: url(../images/jump-bg-logins.gif) no-repeat; 
	background-position:center;
	width: 220px;
}

#mainpic {
	width: 275px;
}
#maintext {
	width: 300px;
	margin-right:5px;
	margin-top:10px;
	height: 272px;
}

/*#bottom {
	height: 155px; 
	margin-top:10px;
	margin-bottom:10px;
}*/
#bottom td{
	text-align:center;
	background-color:#FFFFFF;
}
#hLine {
	background-color:#E85C63;
	height: 14px;
	width: 100%;
}
.vLine {
	background: url(../images/jump-bg-vline.gif); 
 background-repeat:repeat-y;
	width: 2px;
}

.cursor {
	cursor: hand;
}

.footlink {
	width: 800px;
	text-align: right;
}