/* CSS Document */

html, body{
	width: 100%; 
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

body{
	background:url(images/gradhome.gif);
	background-position: 50% 444px;
	background-repeat: no-repeat;
	background-color: #FFD472;
	}

#home {
	text-align:left; margin:0; width:1024px; height:300px; display:block;
	}
	
#homeHL {
	text-align:left; display:block;
	margin-top:30px;
	margin-left:30px;
	margin-bottom:20px;
	font-family: "Trebuchet MS1", "Trebuchet MS", "Lucida Sans", "Lucida Grande", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:underline;
	color: #BC0034;
	}

#homeTxt1 {
	text-align:left; display:block;
	margin-left:30px;
	margin-right:60px;
	font-family: "Trebuchet MS1", "Trebuchet MS", "Lucida Sans", "Lucida Grande", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style:italic;
	color: #BC0034;
	line-height:21px;
	}
#homeTxt2 {
	text-align:left; display:block;
	margin-top:20px;
	margin-left:30px;
	margin-right:60px;
	font-family: "Trebuchet MS1", "Trebuchet MS", "Lucida Sans", "Lucida Grande", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #BC0034;	
	}

#formArea {
	text-align:left; margin:0; width:401px; height:180px; display:block;
	background:url(images/emailbg-home.gif);
	background-repeat:no-repeat;
	margin-top:50px;
	margin-left:70px;
	margin-bottom:30px;
	}

#formTxt {
	text-align:left; display:block;
	margin: 50px 0 0 70px;
	font-family: "Trebuchet MS1", "Trebuchet MS", "Lucida Sans", "Lucida Grande", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #BC0034;		
	}

#leftColGr{
	text-align:left; margin:0; display:block;
	margin-top:75px;
	margin-left:50px;
	}

TABLE,IMG {
	BORDER: 0px;
}

#fullheight{
	height: 100%; 
	width: 100%;
}

.hiddenPic {
	display: none;
}

#SignUp .signupframe {
  background: #fff9b8;
  border: 0;
  color: #060000;
  font-family: Arial, Helvetica, sans-serif;
}

