@import url('zero.css');
@import url('jquery.lightbox.css');

body, table { font: 12px/1.4 Helvetica, Arial, sans-serif; color: white; }
body { background: black url(http://www.sciafyouth.org.uk/design/youth/images/theme-teachers/body-bg-gradient.jpg) repeat-x top }

h2 { font-weight: bold; font-size: 14px; margin-bottom: 0.5em ; }
p { margin-bottom: 0.5em; }

img { border: 0; }

a { font-weight: bold; text-decoration: underline; color: white; }
    a:hover { text-decoration: underline; }

label { display: block; margin-bottom: 2px; }

.first { margin-top: 0 }
.small { font-size: 90%; }
.note {  }

.iw { padding: 2px; background: white; margin-bottom: 10px; }
	.iw input { background: none; padding: 0; border: 0; display: block; width: 100%; }

.error { background-color: #E79FA4 !important; }

.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }

#wrap { background: url(http://www.sciafyouth.org.uk/design/youth/images/theme-teachers/body-bg-picture.jpg) no-repeat top center; }
#container { width: 914px; height: 768px; margin: 0 auto; background: url(../images/red_background.gif); position: relative; }
	#boy { position: absolute; right: 31px; bottom: 101px; width: 230px; height: 449px; }
	#header { position: absolute; top: 0; left: 13px; width: 863px; height: 275px; }
	
	a.floating { position: absolute; display: block; }
	#sign-up { left: 345px; top: 257px; }
	#win { left: 614px; top: 224px; }
	#winners { left: 631px; top: 601px; }
	#rules { left: 655px; top: 635px; }
	
	#sciaf { right: 40px; bottom: 0; }
	
	#content { position: absolute; left: 93px; top: 292px; }
		#content .left { float: left; width: 255px; }
		#content .right { float: left; width: 255px; margin: 30px 0 0 20px; }
		#content .form-help { float: right; font-size: 90%; }
		#content .extra-info { float: left; }
		#content .buttons { float: right; }