<style type="text/css">

body {
  text-align: center;
  }

#container {
	width: 819px;
	position: relative;
	margin: 0 auto;
	background-image: url(../images/contentbackground.gif);
	padding: 0;
	text-align: left;
	top: 0px;
	bottom: 0px;
	background-repeat: repeat-y;
	
  }
.tutorialheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #b5a192;
	padding: 2px;
	margin-right: 20px;
	border-top: 0.5px none #490000;
	border-right: 0.5px none #490000;
	border-bottom: 0.5px solid #490000;
	border-left: 0.5px none #490000;
	margin-left: -2px;
}
  
#flash {
	height: 204px;
	background-image: url(../images/flashbg.jpg);
 
  }
  
#top {
	height: 31px;
	background-image: url(../images/brownpastel.gif);
	padding: 0;
 
  }

#sidebartop {
	width: 227px;
	height: 57px;
	background-repeat: repeat;
	margin-left: 510px;
	background-color: #E5E5CA;
  }

#mtcontent {
	width: 460px;
	margin-left: 60px;
	margin-top: 210px;
	

  }

#maincontent {
	width: 460px;
	margin-left: 60px;
	margin-top: 0px;
	

  }
  
  #specialtoptext {
	position:absolute;
	left:441px;
	top:256px;
	width:343px;
	height:177px;
	z-index:1;
}

  

  #sidebar {
	position:absolute;
	left:37px;
	top:382px;
	width:463px;
	z-index:0;
	margin: auto 0;
}
  
  #sidebarcontent {
	position:absolute;
	left:574px;
	top:260px;
	width:212px;
	height:127px;
	z-index:1;
}

  #sidebarhomepage {
	position:absolute;
	left:585px;
	top:484px;
	width:200px;
	height:127px;
	z-index:1;
}

  #extracontent {
	width:819px;
	height:228px;
	background-image: url(../images/servicesextrabg.jpg);
}

  #sidebarlower {
	position:absolute;
	left:560px;
	top:294px;
	width:212px;
	height:127px;
	z-index:1;
}

  #movabletypesidebar {
	position:absolute;
	left:585px;
	top:1090px;
	width:200px;
	height:127px;
	z-index:1;
}
  
  #sidebartopfade {
	background-repeat: repeat;
	background-color: #E5E5CA;
	top: 0px;
	height: 0px;
  }
#sidebartopfade {
	background-repeat: repeat;
	background-color: #E5E5CA;
	top: 0px;
	height: 0px;
  }

#sidebarbottom {
	background-repeat: repeat;
	background-color: #E5E5CA;
	height: 0px;
	margin-bottom: 0px;
	position: static;
  }
#popupthumb {
	position:absolute;
	left:440px;
	top:489px;
	width:274px;
	z-index:0;
	margin: auto 0;
}


.tutorialcontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #b5a192;
	background-color: #1B0404;
	border: 1px solid #4E0B12;
	padding: 2px;
}
.tutorialcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9E8D80;
	background-color: #1B0404;
	border: 1px solid #4E0B12;
	padding: 6px;
	text-transform: none;
}

