body{
	background:url('../images/bg.jpg');
}

/* TABS */

img{
	border:0;
}

img.icon{
	vertical-align:middle;
	border:0px;
}

div.ad1{
	background-color:#FFFFFF;
	/* top, right, bottom, left */	
	padding:20px 20px 10px 20px;
	text-align:right;
	display:inline;
	float:right;
	position:relative;
}

div.ad2{
	background-color:#FFFFFF;
	/* top, right, bottom, left */	
	padding:20px 20px 10px 20px;
	text-align:right;
	display:inline;
	float:left;
	position:relative;
}

p.logo {

	font-family:"Trebuchet MS", "Tahoma", "Verdana";
	font-size:13px;
	line-height:13px;
	margin: 0 12px 0 8px;
	
}

a.logo {
	color:#000000;
	text-decoration:none;	
}

a.tabLink{

	padding:8px 4px 10px 4px;
	background-color:#FFFFFF;
}

.tablinkSelected{
	font-family:"Trebuchet MS", "Tahoma", "Verdana";
	font-size:13px;
	font-weight:bold;
	color:#666666;
}


div.tabFillMonkeyKickOff{

	margin:0 317px 0 187px;

	line-height:2px;
	background-image:url(../images/dotty_horizontal.gif);
	background-repeat:repeat-x;
}

div.tabFillZed{

	margin:0 247px 0 334px;

	line-height:2px;
	background-image:url(../images/dotty_horizontal.gif);
	background-repeat:repeat-x;
}

div.tabFillMonkeyLander{

	margin:0 106px 0 405px;

	line-height:2px;
	background-image:url(../images/dotty_horizontal.gif);
	background-repeat:repeat-x;
}

div.tabFillSmashing{

	margin:0 0 0 546px;

	line-height:2px;
	background-image:url(../images/dotty_horizontal.gif);
	background-repeat:repeat-x;
}

div.tabFillToteboInteractive{

	line-height:2px;

}

a{
	font-family:"Trebuchet MS", "Tahoma", "Verdana";
	font-size:13px;
	font-weight:bold;
	color:#FF6600;
}

a:hover{
	text-decoration:none;
}

/* CONTENT */

img.hidden{
	visibility:hidden;
}

div.content{
	background-color:#FFFFFF;
	padding:20px 20px 20px 20px;
	margin-bottom:10px;
}

h1{
	font-family:"Trebuchet MS", "Tahoma", "Verdana";
	font-size:16px;
	font-weight:bold;
	color:#333333;
	/* top, right, bottom, left */	
	margin: 0 0 10 0;
}

p.text{
	font-family:"Trebuchet MS", "Tahoma", "Verdana";
	font-size:13px;
	font-weight:normal;
	color:#000;
	margin: 0 0 0 0;

}

div.code{
	background-color:#006666;
	padding:10px 10px 10px 10px;
	margin: 0 0 0 0;
	background-color:#ecf8ff;
	border-width:1px;
	border:1px #b0e0e6;
	border-style:solid;

}

p.code{
	font-size:11px;
	font-family:"Courier New", Courier, mono;
	margin: 0 0 0 0;
	line-height:13px;
}

p.copyright{
	font-size:11px;
	font-family:"Trebuchet MS", "Tahoma", "Verdana";
	margin: 0 0 0 0;
	color:#FFFFFF;
	text-align:right;
}

a.copyright{
	font-size:11px;
	font-family:"Trebuchet MS", "Tahoma", "Verdana";
	color:#FFFFFF;
	margin: 0 0 0 0;
}

p.stumble{
	font-size:11px;
	margin: 0 0 0 0;
	line-height:13px;
}

