
/* IE PNG Transparency fix */
img { behavior: url(iepngfix.htc) }
/*---*/

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a:link, a:visited, a:active {
	text-decoration: none;
color: #ffa800;
}

a:hover {
  color: white;
}

body, td {
  margin: 0;
  padding: 0;
  font-family: Times, Palatino, Bookman, Garamond, Tahoma, Arial, sans-serif;
  font-size: 62.5%;
}

/* --- MAIN LAYOUT --- */

body {
	background: white url(../images/GWTW.jpg) no-repeat;
}

p {
	font-size: 1.5em;
	line-height: 120%;
	margin: 0 0 10px 0;
}

h2 {
color: #ffa800; font-size: 2.8em; font-weight: normal;
}

ul {
	list-style-type: none;
}

li {
	display: inline;
}

#stfLogo {
	float: left;
	position: absolute;
	top: 29px;
	left: 0px;
}

#menuBar {
	background: black url(../images/menuBar.gif) no-repeat;
	height: 24px;
	width: 700px;
	padding: 13px 0 0 145px;
	position: absolute;
	top: 152px;
	left:0;
	margin: 0;
}

#menuBar a:hover,#menuBar a:link,#menuBar a:visited,#menuBar a:active {
	margin-right: 5px;
	font-size: 1em;
}

#menuBottom {
	width: 705px;
	height: 64px;
	position: absolute;
	top: 181px;
	left: 319px;
	margin: 0;
	padding: 0;
	display: block;
}

#menuBottom img {
	padding: 0;
	margin: 0;
	display: block;
}


#downloadBox {
	position: absolute;
	background: url(../images/downloadBox.gif);
	width: 67px;
	height: 202px;
	top: 215px;
	left: 29px;
}

#downloadBox a {
	display: block;
}

#homeBox1 {
	width: 300px;
	position: absolute;
	top: 250px;
	left: 185px;
	color: #ffa800;
	background-color: black;
	padding: 15px;
}

#homeBox2 {
	width: 400px;
	position: absolute;
	top: 415px;
	left: 170px;
	color: white;
	background-color: black;
	padding: 15px;
}

#homeBox3 {
	width: 400px;
	position: absolute;
	top: 675px;
	left: 100px;
	color: white;
	background-color: black;
	padding: 15px;
}
#homeBox4 {
	width: 400px;
	position: absolute;
	top: 775px;
	left: 100px;
	color: white;
	background-color: black;
	padding: 15px;
}

#homeBoxFAQ {
	width: 600px;
	position: absolute;
	top: 240px;
	left: 120px;
	color: white;
	background-color: black;
	padding: 15px;
}

#homeBoxFAQ p {
	margin: 0 0 20px 0;
}

#screeningsBox1 {
	width: 500px;
	position: absolute;
	top: 250px;
	left: 185px;
	color: white;
	background-color: black;
	padding: 15px;
}

#screeningsBox2 {
	width: 400px;
	position: absolute;
	top: 480px;
	left: 270px;
	color: white;
	background-color: black;
	padding: 15px;
}

#screeningsBox3 {
	width: 500px;
	position: absolute;
	top: 645px;
	left: 200px;
	color: white;
	background-color: black;
	padding: 15px;
}

#projectsBox1 {
	width: 500px;
	position: absolute;
	top: 250px;
	left: 185px;
	color: white;
	background-color: black;
	padding: 15px;
}

#projectsBox2 {
	width: 400px;
	position: absolute;
	top: 470px;
	left: 270px;
	color: white;
	background-color: black;
	padding: 15px;
}

#projectsBox3 {
	width: 500px;
	position: absolute;
	top: 865px;
	left: 200px;
	color: white;
	background-color: black;
	padding: 15px;
}