/*=========================================================================================
 Year of the Blood Donor
 Millipede Creative Development :: http://www.millipede.com.au/
 CSS
=========================================================================================*/


/********	+ Basic structure	 	*******/

html, body {
	background:#000;
	margin:0px;
	padding:0px 0px 20px
}
body {
	margin:0 auto;
	text-align:center;
	font-family:'Arial','Helvetica',Sans-Serif;
	font-size:11px;
	color:#FFF
}

/********	+ Wrapper 	*******/

#wrapper {
	margin:13px auto;
	text-align:left;
	width:982px
}

/********	+ Header 		*******/

#header img {
	float:left
}
#header a img {
	border:0px
}
#header ul {
	list-style:none;
	float:right;
	margin:15px 0px 0px
}
#header li {
	float:left;
	padding:0px 0px 2px 3px
}
#header li, #header ul a {
	height:24px;
	width:184px;
	display:block;
	overflow:hidden
}
#header ul a {
	padding-top:24px
}
#menu-link-1 a {
    background:transparent url(../img/html/yobd-nav-1.jpg) 0px 0px no-repeat;
}
#menu-link-2 a {
    background:transparent url(../img/html/yobd-nav-2.jpg) 0px 0px no-repeat
}

hr {
	clear:both;
	visibility:hidden;
	margin:0px
}

/********	+ Flash content		*******/

#content-wrapper {
	border:1px solid #FFF;
	background:#FFF url(../img/html/yobd-bg-tile.gif)
}
#flash-content {
	color:#000;
	height:550px
}
#flash-content h2 {
	padding: 150px 43px 0px
}
#flash-content p {
	padding: 20px 43px 0px
}
#flash-content img {
	border:0px
}

/********	+ Teacher notes		*******/

#teacher-notes {
	height:483px;
	width:950px;
	text-align:center;
	margin:0 auto;
	color:#000
}
#teacher-notes h2 {
	text-align:left;
	margin:20px 20px 20px 10px;
	color:#D52B1E
}
table {
	width:940px;
	text-align:left;
	border-collapse:collapse;
	margin:0 auto
}
thead {
	text-align:center;
	font-weight:bold
}
thead tr {
	background:#EFEFEF
}
thead td {
	text-align:center;
	vertical-align:bottom
}
td {
	padding:5px;
	border:2px solid #AFAFAF;
	vertical-align:top
}
td ul {
	list-style:none;
	padding:0px;
	margin:0px
}
td li {
	padding-bottom:10px
}
td a {
	text-decoration:none
}
td a:hover{
	text-decoration:underline
}
tr {
	background:#EFEFEF
}
.stripe {
	background:#F7F7F7
}
.table-info {
	width:140px
}

/********	+ Footer		*******/

#logo-bar {
	height:113px;
	background:#FFF
}
#logo-bar ul {
	list-style:none;
	padding:20px;
	margin:0px
}
#logo-bar li {
	float:left;
	padding:0px 0px 0px;
	height:73px
}
#logo-bar li, #logo-bar ul a {
	display:block;
	overflow:hidden
}
#logo-bar a {
	padding-top:73px;
	height:0px
}
#logo-bar img {
	border:0px
}
#logo-link-1 {
	margin-right:410px;
	width:310px;
	background:transparent url(../img/html/yobd-logo-1.gif) 0px 0px no-repeat
}

#logo-link-2 {
	width:214px;
	background:transparent url(../img/html/yobd-logo-4.gif) 0px 0px no-repeat
}
ul.links {
	list-style:none;
	margin:10px 0px;
	padding:0px
}
.links li {
	float:left;
	padding:0px 8px 0px 0px
}
.links li a {
	color:#d52b1e;
	text-decoration:none
}
