body	{
	background-image: url(/girlslax/img/sticksbg.gif);
	/*background-repeat: repeat-y;*/
	padding: 0;
	margin: 0; }

body, p {
	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;
	text-align: left; }

h1 {
	font-size: 18px;
	font-family: times, arial, sans-serif;
	text-align: center;
	font-weight: strong; }

#pageheader {	
	position: relative;
	width: 762px;
	height: 155px;
	background-image: url(/girlslax/img/girlslaxtop4.jpg);
	background-repeat: no-repeat; }	

#main	{
	position: relative;
	width: 762px;
	padding: 11px;
	background-image: url(/girlslax/img/bgside.jpg);
	background-repeat: repeat-y;
	color: green;
	font-size: 12px;
	font-face: arial, sans-serif;
	text-align: left;
	margin: 0px; }

#main a:link {
	color: green;
	text-decoration: underline;
	}

#main a:visited {
	color: green;
	text-decoration: underline;
	}
	
#main a:active {
	color: red;
	text-decoration: none;
	}

#main a:hover {
	color: black;
	background-color: #B1edb4;
	text-decoration: none;
	}


#insideright	{
	position: relative;
	width: 590;
	margin-left: 138px;
	margin-right: 8px;
	font-size: 12px;
	font-family: tahoma, verdana, arial, sans-serif;
	text-align: left;
	color: green; }	
	
#insideleft {
	position: absolute;
	left: 0px;
	width: 141px;
	}

#footer {
/*	position: relative;*/
	left: 0px;
	width: 762;
	color: green;
	text-align: left;
	}

#footer a:link {
	color: green;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: black;
	text-decoration: none;
	background-color: #b1edb4;
	}


#scorebox {
	position: absolute;
	left: 703px;
	top: 90px;
	color: white;
	background-image: url(/girlslax/img/scoreboxbg.jpg);
	background-repeat: no-repeat;
	height: 108px;
	width: 108px;
	color: white;
	text-size: 12px
	font-family: times, arial, sans-serif;
	padding: 4px;
	}
