/* How To Master CSS ~ Template Stylesheet 
 * The layout of chapter 18 is used to create the 100% height effect with
 * a header and a footer, the left and right columns are not used, 
 * The header is now placed within the wrapper instead of above.
 */
body, html {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	height:100%;
	font-size:90%;
	background-color: #CCCCCC;
}
/* commented backslash hack v2 \*/ 
html, body {
	height:100%;
	background-image: url(images/back_img.gif);
	background-repeat: repeat-x;
} 
* html #wrapper {
	height:100%;
	background-image: url(images/back_img.gif);
	background-repeat: repeat-x;
}
/* end hack */
/* Note that position:relative; was added to make sure
 * elements stay within the wrapper when absolute positioned
 */
#wrapper {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	min-height:100%;
	margin-bottom:-60px;
	position:relative;
	background-image: url(images/back_img.gif);
	background-repeat: repeat-x;
}
#header {
	width:100%;
	height:173px;
	background-image: url(images/back_img.gif);
	background-repeat: repeat-x;
}
#header a { 
	width:210px;
	height:173px;
	float:left;
	background-image:url(images/BASA_appeal_LogoEng200.gif);
	background-position:left 10px;
	background-repeat:no-repeat;
}
#footer { 
	width:770px; 
	height:24px; 
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	color:#CCC;
	font-size:10px;
	padding-top:10px;
	clear:both;
}
#clearfooter {
	height:20px;
	clear:both;
}
/* The logo top right */
#logo {
	position:absolute;
	top:8px;
	left:10px;
	height:52px;
	width:200px;
	color:#FB920C;
	font-weight:bold;
	font-size:20px;
}
#centercontent {
	margin-right:25px;
	height:1%;
	clear:both;
}
#content {
	clear:both;
	padding:5px;
	position: absolute;
	left: 190px;
	top: 180px;
}
#news {
	width:150px;
	float:left;
	background-color: #999999;
	height: 375px;
	position: absolute;
	left: 20px;
	top: 150px;
}
#menu {
	display:block;
	width:650px;
	left: 130px;
	position: absolute;
	top: 150px;
	height:100px;
}
html>body #menu{
left:130px;
top:138px;
}
#menu a{
	display:block;
	float:left;
	text-decoration:none;
	padding-top:3px;
	width:31%;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	color:white;
	padding-bottom:7px;
	margin-bottom:10px;
	background-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#menu a:hover{
	background-position:0px -28px;
	background-color: #999999;
}
h1 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding-top:5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
}
h2 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding-top:5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	}
h3 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding-top:5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
h4 {
	font-size:10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}
.cleared_p {
clear:both;
}
	
li {
display:inline;
}
li a:hover { 
	background-color:#369; 
}
.graphicmargin {
	left: 24px;
	top: 12px;
	background-position: left top;
	position: absolute;
	clear: both;
}
.bodyNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
	width: 530px;
	left: 190px;
	position: absolute;
	top: 220px;
	padding-left: 5px;
	white-space: normal;
	font-weight: normal;
}
.boldbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.greyBar {
	background-color: #666666;
	height: 54px;
	width: 100%;
	position: absolute;
	visibility: visible;
}
.celebPos {
	position:relative;
	top: 10px;

}
.gridpics {
	position: absolute;
	height: 250px;
	width: 100px;
	left: 54px;
	top: 150px;
	background-color: #999999;
}
.bottomright {
	vertical-align: bottom;
	background-image: url(images/sports_aid_logo_sml.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	right: 100px;
}
.floatimageleft {
float:left;
margin:0px 10px 4px 0px;
}
.floatimageright {
float:right;
margin:10px;
}
.imagecenter {
	margin:20px 10px 10px 70px;
	background-position: center;
	text-align: center;
}
.Leftinset {
	horizontal-align: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.sportsiadlnk {
	background-position: right bottom;
	padding-right: 24px;
	vertical-align: bottom;
	text-align: right;
	margin-right: 24px;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #0066CC;
	text-align: left;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	vertical-align: top;
	color: #666666;
	line-height: 14px;

}
.floatimagerighthead {
	float:right;
	position: relative;
	right: -15px;
	margin-bottom: 6px;
	margin-right: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
.celebPos {
	position: relative;
	top: 10px;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-align: left;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
}
.bodyRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #E52613;
	text-align: justify;
	padding-left: 5px;
	white-space: normal;
	font-weight: bold;
}
