body {
	background-image: url(../img/bk-w.jpg);
        text-align: center;  
} 

	a {
	color: #FFFFFF;
	text-decoration: none;
}

#pagewidth {
        background-image: url(../img/bk-w.jpg); 
        margin-left: auto;
	margin-right: auto;
	width: 990px;
	text-align: left;
} 

#banner {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../img/bk-w.jpg);
}

#header {
	position: absolute;
	margin-left: 48.6em;
	margin-top: 0em;
        width: 12.5em;
	height: 4.5em;
	padding: 0em 0em 1.3em .5em;
	background-image: url(../img/header.jpg);
}

#header a {
	color: #C0C0C0;
}

#header h2 {
        position: absolute;
        margin-top: 1em;
	font-weight: bold;
        font-size: 1em;
        color: #FF0000;
 	border-left: 4px solid #999999;
        border-bottom: 1px solid #999999;
	padding: 0em 0em 0em .6em;
}

#menuprinc {
	position:absolute;
	margin-left:11.3em;
	margin-top:5.6em;
	width:47em;
	height:.9em;
}

#tabs {
      float:left;
      width:100%;
      /*background:url("../tableftF.gif")#efefef;*/
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #c0c0c0;
}

#tabs ul {
	margin:0;
	padding:.6em .6em 0em 0em;
	list-style:none;
      }
#tabs li {
      	display:inline;
      	margin:0em;
      	padding:0em;
}
#tabs a {
      	float:left;
      	background:url("../img/tableftF.gif") no-repeat left top;
      	margin:0em;
      	padding:0em 0em 0em .25em;
      	text-decoration:none;
}
#tabs a span {
      	float:left;
      	display:block;
      	background:url("../img/tabrightF.gif") no-repeat right top;
      	padding:.31em .94em .25em .38em;
      	color:#666;
}
    	/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
    	/* End IE5-Mac hack */
#tabs a:hover span {
      	color:#FF0000;
}
#tabs a:hover {
      	background-position:0% -2.8em;
}
#tabs a:hover span {
      	background-position:100% -2.8em;
}

#leftside {
	position: absolute;
	margin-left: 0em;
	margin-top: 7.8em;
	width: 10.1em;
	height: 57.6em;
	padding: 10px 10px 5px 10px;
	background-color: #E0E0E0;
        background-image: url(../img/header.jpg);
}

#leftside h2 {
	font-weight: bold;
	font-size: 1em;
	color: #FF0000;
	border-left: 4px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 0em 0em 0em .6em;
}	
	
#leftside p {
	font-size: 0.7em;
	text-decoration: none;
	color: #C0C0C0;
}

#leftside a {
	color: #C0C0C0;
}

#leftside a:hover {
      	background:#286ea0;
      	color:#FF0000
}

#rules {
        position:absolute;
	margin-left:11.4em;
	margin-top:7.8em;
	width: 36.8em;
	height: 56.6em;
	background-image: url(../img/bk-w.jpg);
	padding: .6em 1em .6em 1em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
        border-right-width: thin;
	border-right-style: solid;
        border-right-color: #000000;
}

#rightside {
	position: absolute;
	margin-left: 50.2em;
	margin-top: 7.8em;
	width: 11.27em;
	height: 22em;
	background-color: #d1d3d5;
        padding: .1em 0em .1em .3em;
        border-right-width: thin;
	border-right-style: solid;
        border-right-color: #000000;
        border-top-width: thin;
	border-top-style: solid;
        border-top-color: #000000;
}

#rightside a{
color: #d1d3d5;
}

#rightside a:link img{
border-color: #d1d3d5;
}

#rightside img{
border-color: #d1d3d5;
}

#utility {
	position: absolute;
	margin-left: 50.2em;
	margin-top: 30em;
	width: 11.27em;
	height: 36.1em;
        background-color: #D1D3D5;
	padding: .1em 0em .1em .3em;
        border-right-width: thin;
	border-right-style: solid;
        border-right-color: #000000;
}

#utility p{
	text-align: justify;
	color: #505050;
	font-size: 0.9em;
}

#utility h2 {
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color: #505050;
	padding: 0em 0em 0em .6em;
}

#utility a {
	color: #286ea0;
}

#utility a:hover {
	background: #eaeaea;
	color: #286ea0;
}

#footer {
	position: absolute;
	margin-top: 82.9em;
        margin-left: 0em;
	width: 76.1em;
	height:2em;
	background-color: #E0E0E0;
        background-image: url(../img/bk-w.jpg);
	padding: .6em .6em .6em .6em;
	font-size: 0.8em;
	font-style: italic;
	color: #666666;
        border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}