
body,
html {
	height: 100% ;
	}

body {
	background-color: #000000 ;
	background-image: url( "../images/global/body_background.jpg" ) ;
	background-position: bottom right ;
	background-repeat: no-repeat ;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}
	
body,
td {
	color: #FFFFFF ;
	font-family: verdana, georgia, arial, sans-serif ;
	font-size: 11px ;
	line-height: 19px ;
	}
	
div#siteframe {
	left: 30px ;
	padding-bottom: 100px ;
	position: absolute ;
	top: 30px ;
	width: 500px ;
	}
	
h1 {
	background-image: url( "../images/global/logo.gif" ) ;
	background-repeat: no-repeat ;
	color: #000000 ;
	height: 63px ;
	font-size: 1px ;
	line-height: 1px ;
	margin: 0px 0px 40px 0px ;
	overflow: hidden ;
	padding: 0px 0px 0px 0px ;
	width: 388px ;
	}
	
div#sitefooter {
	color: #CCCCCC ;
	}
	
div#sitefooter a {
	color: #CCCCCC ;
	}