@charset "utf-8";

/* CSS Document */



body {

	text-align:center;

	margin:0px;

	background-image:url(images/background.jpg);

	font-family:Arial, Helvetica, sans-serif;

	}





#container {

	width:800px;

	margin:0px auto;

	text-align:left;

	} 
#ct {
	background-image: url(images/tp.jpg);
	background-repeat: no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
#sbt {
	background-image: url(file:///C|/Users/Lance/Documents/Web%20Staging/mybookdaddy/images/stp.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#sbb {
	background-image: url(images/sbm.jpg);
	background-repeat: no-repeat;
	height: 16px;
}



	

#sidebar {

	width: 200px;

	margin: 15px;

	background-image:url(images/sbg.jpg);

	background-repeat:repeat-y;

	color:#00385e;

	float:right;

	font-size: small;

	}

	

#scontent {

	padding:0px 20px 0px 5px;

	margin:0px;

	}

	

#scontent h2 {

	text-align:center;

	color:#3e0009;

	font-weight: normal;

	font-family:Impact, Arial;

	}



#main {

	font-family: Arial;

	background-image: url(images/md.jpg);

	margin:0px;

	padding:0px;

	color: 2f2f2f;

	}



#main h1 {

	margin-left:15px;

	color:#00385e;

	text-align: center;

	}

		

#main h2,h3 {

	margin-left:15px;

	margin-right:20px;

	text-align:center;

	}

	

#main p {

	margin-left:15px;

	margin-right:20px;

	}

	

#main ol,ul {

	margin-left:15px;

	margin-right:20px;

	}
#cb {
	background-image: url(images/btm.jpg);
	background-repeat: no-repeat;
	height: 16px;
}


	

#footer {

	text-align:center;

	margin:15px

	}

#main th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #5e0009;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #00385e;

	text-align: center;

}

#main td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #2f2f2f;

	text-decoration: none;

}


#container #bmenu a {
	font-size: medium;
	color: #666666;
	text-decoration: none;
	padding: 10px;
}

#container #bmenu  a:hover {
	color:#00385e;
	}


.link {

	color: #00385e;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: 00385e;

}

.percent {

	font-weight: bold;

	color: #00385e;

	text-align: center;

}

.plain {

	color: 2f2f2f;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: 00385e;

	padding-bottom: 3px;

}

