@import url('font-awesome.min.css');
@import url('bootstrap.min.css');
BODY {background-color:#36f; color:#000; 
	font-size: 24px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style:oblique;
	margin:0;
	padding:0;
	height:100%;
}
a:link, a:visited, a:active { text-decoration: underline;color: #36F; 
}

#apdiv2 {position:relative;
	background-color:#B8B8B8;
	alignment-adjust:text-after-edge;
	border:ridge;
	border-width:thin;
	text-align:center;
	width: 100%;
	height:100px;
	position:absolute;
	bottom:0;
	left:0;
	

}
#wrapper {
	min-height:100%;
	position:relative;
}
#header {
	padding:10px;
	
}
#content {
	padding:10px;
	padding-bottom:80px;   /* Height of the footer element */
}
.apdiv01 {border: medium;
	font-size: 24px;
	border-style:solid; 
	border-color:#000; 
	height:150px; width:150px; 
	background-color:#B8B8B8
}
.apdiv01 a:hover {color:#000;
	text-decoration:none;
}
.mnutp{ background-color:#B8B8B8;
border-width:medium;
	font-size:18px;
	
}
.mnubttm{background-color:#B8B8B8;
border-width:medium;
}
.apDiv1 { vertical-align:central; 
	text-align:center; 
	alignment-adjust: middle; 
	vertical-align:middle;
	position:absolute;
	left:10px;
	top:47px;
	width:91px;
	height:91px;
	z-index:1;	
	font-size:18px;	
}
.tim3 {
	border-bottom-style: outset;
	border-bottom-color: #000;
	padding-right: 5px; 
	vertical-align:text-top;
}
	
#mntble {width:100%;
z-index:2; border:none;
vertical-align:text-top;
border:thin; 
border-color:#B8B8B8;
}

#tptble {width="667";
	border:medium;
	background:#000;
}
	
#tptble a:hover {color: #000; text-decoration:none}

#lnks {font-family: 'Fredoka One', cursive;
	text-decoration:none;
}
.pdding { padding-bottom:100px;}