 body { 
/*	background-image: url(images/sidebar_backg_mobile.gif);   
	background-repeat: repeat-y;  */
	}

#header {
	z-index: 1;
	top: 40px;
	left: 0px;
	height:  70px;
	background-color: #000000;
	width:  100%;
/*	background-image: url(images/header.jpg);   */
	background-repeat: repeat-y;
	}

.header-title {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:  #FF66FF;
	font-size:  140%;
		}

.header-buttons {
	margin:  0px 0px 0px 20px;
	padding:  30px 0px 0px 0px;
	font-size:  130%;
	font-weight: bold;
	line-height: normal;
	}

.header-buttons a {
	margin:  0px 0px 0px 0px;
	padding:  0px 7px 0px 3px;
	}

#sidebar {
	display: none;
	}	

/*	
	position:  relative;
	top: 50px;
	left: 0px;
	width: 56px;
	font-weight: bold; 
	margin:  0px 0px 0px 0px;
	padding:  145px 0px 0px 10px;
	font-size:  130%;
	line-height: normal;
	line-height: 110%;
	}

#sidebar p {
	margin:  0px 0px 0px 0px;
	padding:  0px 0px 5px 0px;
	line-height:  130%;
	}
*/
#content {
	position: absolute;
	left: 30px;
	top:  60px;
 	padding: 0px 0px 45px 0px;
	margin: 80px 5px 80px 0px;
	font-size: 120%;
	}

#content ul {
	line-height: 1.4em;
	margin-right:  20px;
		}
	
#content li {
	margin:  9px 0px 9px 0px;
	padding:  0px 0px 4px 0px;
	line-height:  130%;
	}

.inset {
	width:  100%;
	float:  none;
	font-size: 95%;
	line-height:  120%;
	margin:  0px 0px 20px 0px;
	padding:  30px 18px 27px 20px;
	}

.inset-intro {
	width:  100%;
	float:  none;
	margin:  0px 0px 0px 0px;
	line-height:  2.2em;
	text-align: left;
	padding:  15px 45px 15px 45px;
	}

.inset-intro img {
	display:  none;
	}

table {
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 4px 2px;
	line-height: normal;
	}

table tr {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	line-height: normal;
	}

table td {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 2px 0px;
	line-height: normal;
	}

table p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	}




