/*
	Main CSS file for Spankingbbw.com
	(C) 2004 www.kuranes.co.uk
*/

body {
	background-color: #7f83ff; 
	color: black;
	font-family: verdana, serif;
	font-weight: bold;
	font-size: 12px;
	background-image: url(mainbg2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a {
	color: #DDEEFF;
	text-decoration: none;
}
a:hover {
	color: yellow;
}

#mainbox {
	position: absolute;
	top: 125px;
	left: 50%;
	width: 600px;
	margin-left: -300px;
	color: white;
}
#mainbox td {
	font-family: verdana, serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
}
#navbox {
	position: absolute;
	top: 20px;
	left: 350px;
	width: ;
	color: white;
	word-spacing: 1em;
}
#navbox a {
	font-size: 20px;
}

#bgbox {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	overflow: visible;
	background-image: url(bg1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#mainbox h1 {
	background-color: #8f93ff; 
	text-align: left;
	font-size: 20px;
	text-decoration: none;
	border-bottom: 1px solid white;
	margin-top: 0px;
	padding: 5px;
}
#mainbox h2 {
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dashed #EEEEFF;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
#mainbox img {
	padding: 5px;
}
#mainbox p {
	padding: 5px;
}

.block {
/*	background-color: #5d61dd; */
	border: 2px groove white;
}
