body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
    background-image:url(http://naughtyteenplaythings.com/images/minibg.jpg);
}

.headerblock {
	background-image:url(http://naughtyteenplaythings.com/images/header_bg.jpg);
	background-position:top;
	background-repeat: repeat-x;
	height: 300px;
}


a {
	color: #993399;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

.style1 {
	font-size: 36px;
	font-weight: bold;
}
.style4 {font-size: 18px}

h1 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	padding: 0px;
	margin: 0px;
}

h1 a {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 18px;
	color: #FF00FF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: lighter;
}

h3 {
	font-size: 20px;
	color: #000000;
	font-family: sans-serif, Geneva, Arial, Helvetica, ;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	list-style-type: circle;
	list-style-position: inside;
	text-decoration: none;
	text-align:left;
}

li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	list-style-type: circle;
	list-style-position: inside;
	text-decoration: none;
	}
	
li a:hover {
	color: #993399;
}

.posthead {
	background-image: url(http://naughtyteenplaythings.com/images/headpost.jpg);
	height: 39px;
	width: 500px;
	padding-right: 10px;
	padding-top: 0px;
}

.postbody {
	padding: 5px;
	padding-top: 10px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.postmeta {
	padding: 5px;
	font-size: 10px;
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	
}

.postfooter {
	background-image: url(http://naughtyteenplaythings.com/images/foot.jpg);
	height: 30px;
	width: 500px;
	padding: 5px;
	font-size: 18px;
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFFFCC;
}


.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.links a {
	color: #FF00FF;
	font-weight: bold;
	font-size: 12px;
}

.sidebar {
	width: 300px;
	float: right;
}

.advert  {
	padding: 5px;
	background-color: #FFFFCC;
}



.headerlinks {
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFFFFF;
}

.headerlinks a {
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFFFFF;
}

.style2 {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold; }
	
	
	
.sidebarheader {
	background-image: url(http://naughtyteenplaythings.com/images/sidebar_header.jpg);
	height: 30px;
	width: 300px;
	font-size: 18px;
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFFFCC;
	background-position:center;
	margin-left: 2px;
}