#behindmain {border-top-left-radius:5px;
	border-top-right-radius:5px;
float:left;
margin-left:60px;
width:auto;
border: outset 2px #f1edd1;
height:auto;
background:#fdfce3;
letter-spacing:2px;
font-size: 13px;
font-family:"ms Gothic";
color:#a51e2b;
}
#behindmaintwo {border-top-left-radius:5px;
	border-top-right-radius:5px;
float:left;
margin-left:60px;
width:auto;
border: outset 2px #fdfce3;
height:auto;
background:#feffff;
letter-spacing:2px;
font-size: 13px;
font-family:"ms Gothic";
color:#a51e2b;
}
.editblock {
background: #f1ece1;
position:static;
color:white;
overflow:visible;
margin-left:-2px;
padding-top:6px;padding-bottom:4px;}
.edit2 {
float:left;
margin-left: 18px;
color:#D9E732;
text-shadow: 1px 0px #a51e2b, 1px 0px #a51e2b;
}
.edit {
float:left;
margin-left: 18px;
color:black;
}
.edit:active {
border: dotted 1px black;
}
.carton{
float:right;
background:#a51e2b;
border:2px outset #f0a69d;width:10px;height:10px;
margin-right:3px;margin-top:2px;}
.carton:active{border:2px inset #f0a69d;
}
.at{
	border-top-left-radius:5px;
	border-top-right-radius:5px;
background: #b7c291;
background: linear-gradient(182deg, rgba(183, 194, 145, 1) 0%, rgba(224, 224, 200, 1) 100%);padding-bottom:4px;padding-top:3px;color:#fdfce3;
text-shadow: 
1px 0 #99a483, -1px 0 #99a483, 0 2px #99a483, 0 -1px #99a483,
               1px 1px #99a483, -1px -1px #99a483, 1px -1px #99a483, -1px 1px #99a483;
}
.tooth {
  text-shadow: 
1px 0 white, -1px 0 white, 0 2px white, 0 -1px white,
               1px 1px white, -1px -1px white, 1px -1px white, -1px 1px white;
background-color:white;
overflow-y:scroll;}
#mage{
	background-image:url(images/forwindows.gif);
	image-rendering: pixelated;
	width:300px;
	height:500px;
	
}

#theme-select{
	font-family:ms gothic;
	background-color: #99a483;
	color:white;
}
/**icons**/
#iconsmenu {
width:110px;
height:100%;
background: #C2C8A6;
background: linear-gradient(182deg, rgba(194, 200, 166, 1) 0%, rgba(225, 224, 203, 1) 100%);
border-left:2px ridge #b3c2d2;
display:flex;
align-items: flex-start;
flex-direction: column;
position:fixed;
right:0px;
top:0px;
color: #f1ece1;
font-family: ms gothic;
font-size:12px;
text-align:center;
text-shadow: 
1px 0 #99a483, -1px 0 #99a483, 0 2px #99a483, 0 -1px #99a483,
               1px 1px #99a483, -1px -1px #99a483, 1px -1px #99a483, -1px 1px #99a483;
}
#iconsmenu a{
border-right:1px outset gray;
border-bottom:1px outset gray;
border-top:1px outset white;
border-left:1px outset white;
margin-bottom:0px;
padding-top:5px;
padding-bottom:7px;
padding-left:5px;
width:96%;height:14px;
text-align:lefT;
background: #f1edd1;
text-decoration:none;
}
.navbar{
	padding:-2px;float:left;
	width:500px;
	letter-spacing:0px;
	font-family:ms pgothic;
	border-bottom:1px solid gray;
}
#icons{
	position:absolute;
	margin-top:50px;
	left:10px;
	font-size:11px;
	font-family:ms pgothic;
	text-align:center;
}
#icons a{
	color:black;
	text-shadow:1px 0 white, -1px 0 white, 0 1px white, 0 -1px white,
               1px 1px white, -1px -1px white, 1px -1px white, -1px 1px white;
text-decoration:none;
}
#icons a:active{
background-color:white;color:blue;border:1px dotted blue
}
.texto{padding:10px;letter-spacing:0;font-size:11px;font-family:ms pgothic;}
.texto a{color:#a51e2b;}