
body {
	margin: 25px 0 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a img {
	border: 0;
	}

#container {
	width: 618px;
	margin: 0 auto;
	text-align: left;
	}
	
#top {
	float: left;
	width: 410px;
	margin-bottom: 20px;
	position: relative;
	}
	
#top-inner1 {
	border: 3px solid #8BCB6F;
	}
	
#top-inner2 {
	height: 226px;
	background: url(../images/top.gif);
	}
	
#top h1, #top h2 {
	display: none;
	}
	
#top #signup {
	margin: 0;
	position: absolute;
	top: 192px;
	left: 313px;
	}
	
#top #signup a {
	display: block;
	width: 94px;
	height: 37px;
	}
	
#top #signup a span {
	display: none;
	}
	
#login {
	float: right;
	width: 194px;
	font-family: Verdana;
	position: relative;
	}
	
#login-inner1 {
	border: 3px solid #E6BAB5;
	background: #F9E8E1;
	}
	
#login-inner2 {
	height: 226px;
	}
	
#login form {
	padding: 4px 15px;
	}
	
#login label {
	display: block;
	margin-top: 6px;
	font-size: 12px;
	color: #922B1A;
	}
	
#login #email, #login #password {
	border: 1px solid #E6BAB5;
	background: #FCF5F2;
	font-size: 12px;
	padding: 3px;
	width: 150px;
	}
	
#login #submit {
	color: #fff;
	background: #D69C95;
	border: 1px solid;
	border-color: #DDAEA8 #B7857F #B7857F #DDAEA8;
	width: 55px;
	padding: 3px 0;
	margin-top: 8px;
	text-align: center;
	font-size: 11px;
	}
	
#student-groups {
	margin: 0;
	position: absolute;
	left: 3px;
	top: 192px;
	width: 188px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #666666;
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	letter-spacing: -.3px;
	}
	
#student-groups em {
	font-style: normal;
	color: #922B1A;
	}
	
#features {
	clear: both;
	background: #DDEBFF;
	border: 3px solid #B8D3FA;
	padding-bottom: 16px;
	}
	
#features table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 594px;
	}
	
#features table td {
	padding: 16px 0 0 16px;
	width: 50%;	
	}
	
#features img, #templates img {
	float: left;
	margin-right: 10px;
	}
	
#features h3 {
	font-size: 16px;
	margin: 0 0 6px;
	color: #274D82;
	}
	
#features h3 span, #templates h3 span {
	font-weight: normal;
	}
	
#features a:hover h3, #templates a:hover h3 {
	text-decoration: underline;
	}
	
#features p, #templates p {
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	}
	
#features a {
	text-decoration: none;
	}
	
#templates {
	padding-top: 13px;
	border-bottom: 1px dotted #ccc;
	}
	
#templates h3 {
	padding-top: 24px;
	font-size: 17px;
	margin: 0 0 6px;
	color: #335D96;
	}
	
#templates p span {
	padding-left: 82px;
	background: url(../images/colors.gif) no-repeat 23px 3px;
	}
	
#templates a {
	text-decoration: none;
	}
	
#samples, #other-features {
	color: #666;
	width: 50%;
	float: left;
	font-size: 14px;
	}
	
#other-features-inner {
	padding: 15px 10px 5px 20px;
	}
	
#other-features-inner {
	border-right: 1px dotted #ccc;
	}
	
#other-features h3, #samples h3 {
	color: #666;
	margin: 0 0 10px;
	font-size: 15px;
	}
	
#other-features ul {
	margin: 10px 0;
	padding: 0 0 0 20px;
	list-style-type: circle;
	}
	
#other-features li {
	margin: 5px 0;
	}
	
#samples-inner {
	padding: 15px 0px 5px 10px;
	}
	
#footer {
	clear: both;
	text-align: center;
	padding-top: 20px;
	font-size: 10px;
	}
	
#footer, #footer a {
	color: #A4A4A4;
	}
	
#calendar-screenshots,
#photo-screenshots,
#member-screenshots,
#blog-screenshots,
#customize-screenshots {
	position: relative;
	}
	
#calendar-screenshots p,
#photo-screenshots p,
#member-screenshots p,
#blog-screenshots p,
#customize-screenshots p {
	position: absolute;
	left: 0;
	padding-left: 10px;
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	}
	
#calendar-screenshots p {
	top: 442px;
	}
	
#photo-screenshots p {
	top: 440px;
	}
	
#member-screenshots p {
	top: 436px;
	}
	
#blog-screenshots p {
	top: 450px;
	}
	
#customize-screenshots p {
	top: 475px;
	}
