body {
	background:url(/img/background.gif) #ccc;
}

a {
	text-decoration: none;
	border: 0px;
	color: #00376E;
	font-weight: 600;
}

#signupCheckBox {
	width: 25px;
	height: 25px;
	border-width: 1px;
	border: outline;
}

li {
	
	color: black; 
	z-index: 1
}
#reply {
	width: 300px;
}

#navigation {
	padding: 5px;
	color: white;
}

#logo {
	padding: 5px;
}

#yammerExp {
	width: 245px;
	height: 77px;
	margin-right: -15px;
	float:right; 
	clear:left;

}

.navigation {
	color: white;
}

td {
	color: black;
	font-size: 13px;
	font-family: Helvetica,Arial,sans-serif;
}

input{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 18px;
	border-width: 1px;
	border: outline;
	height: 25px;
}

#mailFrame{
	border-width: 1px;
	border: none;
	height: 610px;
	width: 460px;
}

#contentContainer {
	background-color: #00376E;
	border: solid;
	border-width: 1px;
	border-color: black;
	margin: 0px auto 0;
	overflow: visible;
	width:660px;
}

#main_content {
	float: left;
	padding: 20px;
}

#signupForm_container {
	background-color: #FFFFFF;
	border: solid;
	border-width: 1px;
	border-color: grey;
	padding: 5px;
	width: 605px;
	color:black;
	font-size: 12px;
	font-family: Helvetica,Arial,sans-serif;
}

#header {
	background-color:#000033;

}

#aboutBox {
	position: absolute;
	background-color: #D0D0D0;
	border-top: 1px solid black;
	width: 100%;
	height: 80px;
	top: 100%; 
	left: 0%;
	margin-top: -80px;
	margin-left: 0px;	
}
#why_signup_container {
	width: 550px;
	margin: 0px 0px 0px 30px;
	overflow: visible;
}

#why_signup_button {
	background-image:url(/img/why_bottom.png);
	background-repeat:no-repeat;
	height:18px;
	margin:0;
	padding:0;
}

#why_signup {
	padding:15px; 
	font-size: 15px;
	background-color:LightCyan;
	margin:0;
	color:#000000;
	font-family: Helvetica,Arial,sans-serif;
}

#banner {
	width: 120px;
	height: 610px;
	border: none;
	margin-left: 10px;
}

#slogan {
	color:#FFFFFF;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 30px 0px 0px 30px;
}

#term {
	color: white; 
	font-family: Helvetica; 
	font-size: 11px;
	margin: 80px 20px 20px 0px;
	overflow: visible;
	text-align: center;
}

