/* CSS Document created on 17/09/2008 by Fraser Patullo*/

#tip{
	background:#b4b5f4 url(../attributes/protipBack.gif) 50% 50% no-repeat;
	font:0.8em "Times New Roman", Times, serif;
	width:500px;
	float:right;
	margin-right:10px;
}
#content{
padding:0 10px;
}
#content h1{
	margin:5px 0 0 0;
	font:2em normal Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#staff{
clear:both;
width:800px;
margin:auto;
}
#staff div{
height:400px;
border-bottom:1px solid black;
margin:10px 0;
padding-bottom:3px;
}
#staff div img{
float:right;
}
#staff p{
	font:1.2em "Times New Roman", Times, serif;
	clear:none;
}
#request{
	width:500px;
	margin:0 auto;
}
#tigers{
	clear:none;
	float:right;
	width:500px;
}
img.tigers{
	margin:10px 0;
	float:left;
}
#tigers table td{
	width:280px;
}
#tigers table th{
	width:120px
}
#tigers tr.black{
	background-color:#b4b5f4;
}
#tigers h2{
	font:1.4em Verdana, Arial, Helvetica, sans-serif normal;
	color:#fb6a01;
	margin:0 0 -15px 0;
}
#normal p{
	clear:right;
}
#normal img{
	margin: 0 10px;
	clear:right;
}