body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana;
	font-size: 0.7em;
	color: #240457;
	background: #ebf2fc;
	line-height: 1.5em;
}

input {
	font-family: Verdana;
	font-size: 0.9em;
}

.pagetop {
	background: bottom repeat-x url(../i/excite_background.jpg) #b5e3f3;
	padding-top: 10%;
}

.pagebottom {
	background: top repeat-x url(../i/excite_background.jpg) #ebf2fc;
	padding-bottom: 500px;
}

.toolbar {
	position: fixed;
	bottom: 0px;
	left: 0px;
	background: url(../i/toolbar.gif) #10496a;
	width: 100%;
	text-align: center;
	height: 54px;
}

.toolbar_text {
	margin-top: 20px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 0.9em;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}


.contactInfo {
	height: 202px;
	width: 153px;
	background: url(../i/contact_excite.png) no-repeat;
	font-size: 0.8em;
	color: #ffffff;
	padding: 10px;
	line-height: 1.4em;
}

.topcontainer {
	width: 464px;
	margin-left: auto;
	margin-right: auto;
}

.bottomcontainer {
	position: absolute;
	width: 464px;
	left: 50%;
	margin-left: -232px;
}

.header {
	text-align: center;
}
.columnleft {
	float: left;
	padding-right: 30px;
	background: transparent;
	margin-top: -100px;
}

.columnright {
	float: right;
	padding-left: 0px;
	background: tranparent;
	margin-top: -100px;
}

.underline {
	width: 30px;
	border-bottom: 1px solid #677494;
}

h1 {
	color: #1ab3d2;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

.content {
	background: url(../i/excite_reflections.gif) no-repeat top;
	background-repeat: no-repeat;
}

.lefttentacle {
	background: url(../i/excite_left_tentacle.gif) right;
	height: 221px;
}

.tentaclecontainer {
	position: absolute;
	margin-top: -114px;
	width: 100%;
}

.righttentacle {
	background: url(../i/excite_right_tentacle.gif) left;
	height: 221px;
}

.menubar {
	text-align: left;
	z-index: 10;
	position: relative;
	font-size : 10px;
}