/* Css for debbieT, Dis Dat Designs tutorials 2001-2003  */

body
{
	background-color: #FFFFFF;
	margin: 25px 10% 25px 100px;
	background-image: url("2015main_images/border.jpg");
	background-repeat: repeat-y;


}

.bubblebody {
background-image:         url("2015tutorial-images/bubble_border/bubble-border-purple.jpg");
margin-left: 130px;
}

.websetbody {
background-image:         url("2015tutorial-images/webset/blue_tilebg.jpg");
margin-left: 130px;
}

.snappybody {
background-image:         url("2015tutorial-images/snappyimages/snappy_tile_final.jpg");
background-repeat: repeat;
}

p, li
{font-size: .85em;
font-family: Arial, Helvetica, sans-serif;
color: #000000;}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.50em;
	color: #69558A;}

h3 
{ font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
font-weight: normal;
font-size: 1em;}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #8B6A55;
font-weight: bold;
font-size: 1.1em;
}

h5, h6 {font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;}

a, a:link, a:visited, a:active{
	font-weight: bold;
	color: #633E68;
}

a:hover
{font-weight: bold;
color: #8B6A55;
text-decoration: none;}

h2 a, h2 a:link, h2 a:visited, h2 a:active {
color: #8B6A55;
}
 
.smaller {
	font-size: .75em;
}
#content {
	background-color: #FFFFFF;
	padding: 25px;
	border: thin solid #8B6A55;

}

.ads {margin: 25px 0px;
text-align:center;
}

.impBox {
background:#cccccc;
padding: 10px;
margin: 20px auto;
border: 1px solid #666666;
width: 500px;
}