/* - - - - - - - - - - - - - - - - - - - - -
Title :  Teacher Assistants Homepage
Author : GLADW ORKS
URL : http://www.gladworks.com
Description : This stylesheet sets the layout for the home page	
Created : 3/2006
Modified : 
- - - - - - - - - - - - - - - - - - - - - */
html, html body {
	background-color:#FF9900; }
#wrapper { padding-top:5em;
  background:#fff url(../layout/home-midbar.gif) repeat-x 0 100%; }
#splash {
	background:transparent url(../layout/homepic01.jpg) no-repeat right bottom;
	height:373px;
	margin:0 auto; 	
	position:relative; }
#splash, #nav { width:755px; }	
h1 {
	bottom:5em;
	height:132px;
	left:0;
	padding:0;
	position:absolute;
	width:232px;
	z-index:0; }
#about {
	bottom:0;
	color:#fff;
	left:0;
	margin:1em 0;
	position:absolute; 
	width:300px; }
#help { 
	clear:both;
	font-weight:bold;
	text-align:center; }	
#help a:link, #help a:visited { 
	color:#0165A5;
	text-decoration:none; }
#help a:hover {
	color:#000; }
#nav {
	background-color:transparent;
	margin:1em auto;
	padding:0; }
#nav ul { max-width:100%; }	
#nav li a {
	background-image:url(../layout/home-nav-dot.gif); }
