html{
	margin: 0px;
	height: 100%;
}

BODY{
	margin: 0px;
	height: 100%;
	text-align: center;
	font-family: MuseoSans-500, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 19px;
	background-color: #999999;
	background-image: url(../images/maulogo.png);
	background-repeat: no-repeat;
	color: #333333;
}

#page{
	width: 700px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100px;
	position: relative;
}


span {
	font-family: MuseoSans-500, Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #86DB4A;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.6em;
}

#bodyArea{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
}





#content{
  position: absolute;
  left: 0px;
  width: 70%;
  height: 100%;
  z-index: 1;
}

#contentInner{
	margin-top: 208px;
}

#useageSection{

	font-size: 1.3em;
	padding: 5px 20px 20px 20px;
	position: relative;
	top: -230px;
}









#shadow{
	height: 100%;
	width: 734px;
	position: absolute;
	z-index: 0;
	left: -17px;
	top: 0px;
}












#header{
	height: 208px;
	width: 734px;
	z-index: 1;
	position: absolute;
	left: -17px;
	top: 0px;
}



#sidebar{
  position: absolute;
  top:60px;
  right: 0px;
  width: 30%;
  height: 100%;
}

#sidebarInner{
	margin-top: 208px;
}

#blogSection{
	position: relative;
	top: -90px;
	padding: 10px;
	border-bottom: 0px dotted #e5e5e5;
	border-left: 0px dotted #e5e5e5;
	border-top: 0px dotted #e5e5e5;
	background-color: #ffffff;
	font-size: 1.3em;
	overflow: hidden;
	color: #3d3d3d;
}

h1{
	font-size: 1.1em;
	color: #333333;
}
h2{
	font-size: 1.0em;
	color: #333333;

}
h2 span {
	color: #86DB4A;
	text-transform: uppercase;

}
h3{
	font-size: 1.2;
	color: #4F5C6D;
}



.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#000000;
	font-size:0.9em;
	background-color:#ffffff;
	width:530px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:400px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}



img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
}

a.one:link { 	position: relative;
		font-size:1.2em;
		color: #05ADDC; text-decoration: none;
}
a.one:visited { position: relative;
		font-size:1.2em;
		color: #05ADDC; 
		text-decoration: none;	
}
a.one:hover { 	position: relative;
		font-size:1.2em;
		color: #05ADDC; 
		text-decoration: underline; 	
}
a.one:active { position: relative;
	font-size:1.2em;
	color: #05ADDC; text-decoration: none;
	
	}

a.two:link { position: relative;
	font-size:1.2em;
	color: #ffffff; text-decoration: none;
	
	}
a.two:visited { position: relative;
	font-size:1.2em;
	color: #ffffff; text-decoration: none; 
	
	}
a.two:hover { position: relative;
	font-size:1.2em;
	color: #ffffff; text-decoration: underline; 
	
	}
a.two:active { position: relative;
	font-size:1.2em;
	color: #ffffff; text-decoration: none;
	
	}
a.three:link { position: relative;
	font-size:12px;
	color: #000000; text-decoration: none;
	
	}
a.three:visited { position: relative;
	font-size:12px;
	color: #000000; text-decoration: none; 
	
	}
a.three:hover { position: relative;
	font-size:12px;
	color: #000000; text-decoration: underline; 
	
	}
a.three:active { position: relative;
	font-size:12px;
	color: #000000; text-decoration: none;
	
	}

a.footer:link { 
	font-family: MuseoSans-500, Arial, Verdana, Geneva, Helvetica, sans-serif;
	position: relative;

	color: #ffffff; text-decoration: none;
	left:10px; 
	}
a.footer:visited { 
	font-family: MuseoSans-500, Arial, Verdana, Geneva, Helvetica, sans-serif;
	position: relative;
	color: #ffffff; text-decoration: none; 
	left:10px;
	}
a.footer:hover { 
	font-family: MuseoSans-500, Arial, Verdana, Geneva, Helvetica, sans-serif;
	position: relative;

	color: #ffffff; text-decoration: underline; 
	left:10px;
	}
a.footer:active { 
	font-family: MuseoSans-500, Arial, Verdana, Geneva, Helvetica, sans-serif;
	position: relative;
	color: #ffffff; text-decoration: none;
	left:10px;
	}

img.right{
	float: right;
}
img.left{
	float: left;
	margin: 10px;
}
img.float { float:right;clear:right; margin:5px;}
img.floatleft { float:left;clear:right; margin:5px;}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
}

/* Text Box with Side Image: */
.tb-bg-side {
	width: 550px;
	position: relative;
	left: 10px;
    border: 1px dotted #999999;
    padding-left:20px;
}

#tb-bg-side {
	width: 550px;
	position: relative;
	left: 10px;
    border: 1px dotted #999999;
    padding-left:20px;
}

