
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	background: #b0bfc2;
	}	
	
ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;	
}

.container	{
	text-align: left;
	margin: 0 auto;
	width: 900px;
	background: #fff;
	padding: 5px;
	
}
	
div.main	{
	margin-left: 250px;
	color: gray;
	padding: 10px;
}




a:link 
	{color: teal;
	text-decoration: none;
}

a:visited 
	{color: #83002c;
	text-decoration: none;
}

a:hover	
	{color:darkgray;
}

	
.menu8 {
	width: 200px;
	margin-top: 25px;
	margin-left: 3px;
	margin-bottom: 30px;
	float: left;
	border-right: 1px dotted gray;
	
	}
	
.menu8 li a {
	text-decoration: none;
	height: 24px;
	border-bottom: 1px dotted #ececec;
	
	
	}
	
.menu8 li a:link, .menu8 li a:visited {
	color: #777;
	display: block;
	padding: 8px 0 0 10px;
	border-bottom: 1px dotted #ececec;
	}
	
.menu8 li a:hover {
	color: #83002c;
	padding: 8px 0 0 12px;
	border-bottom: 1px dotted gray;
	}
	
.menu8 li a:active {
	color: #252525;
	padding: 8px 0 0 12px;
	border-bottom: 1px solid #ececec;
	}

.ads li a {
	text-decoration: none;
	height: 30px;	
	
}


.ads li a:link, .ads li a:visited {
	color: teal;
	display: block;
	width: 160px;
	padding: 5px 0 0 2px;
	
	}


.ads li a:hover {
	color: #83002c;
	padding: 8px 0 0 4px;
	
	}
	
.ads li a:active {
	color: #252525;
	padding: 8px 0 0 4px;
	
	}

.bullet	{
	list-style-image: url(images/bullet.gif);
}


.bookshop img {
	float: left;
}


.extra	{
	color: teal;
	font-size: 80%;
	margin-left: 50px;
	}


.corner {
	/*background: url(images/home/lesson17h.jpg) no-repeat 100% 0;*/
	}

.intro	{
	background: #ececec;
	color: teal;
	width: 300px;
	margin: 15px;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	font-weight: bold;
	font-size: +2;
}


.intro2	{
	background: #ececec;
	color: teal;
	width: 550px;
	margin: 15px;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	font-weight: bold;
	font-size: +2;
}
p {
	margin-left: 25px;
	margin-right: 25px;
}



.ads	{
	float: right;
	width: 170px;
	margin: 10px 10px 3px 3px;
	/*background: url(images/home/month.jpg) no-repeat;*/
	background: #ececec;
	color: #777;
	padding: 8px;
	
	line-height: 14pt;
	
	border-top: 1px dotted gray;
}


	

.txt	{
	color: #555;
	margin-left: 230px;
	margin-right: 230px;
	text-align: center;
	
	
}

.txt p	{
	margin: 25px;
	text-align: justify;
}

.ftr	{
	clear: both;
	color: #fff;
	font-size: 80%;
	height: 30px;
	text-align: right;
	border: 1px solid gray;
	background: #83002c;
	padding-right: 15px;
}


.hdr 	{
	color: #fffdda;
	padding-top: 14px;
	padding-bottom: 0px;
	font-family: /*algerian;*/ariel;
	font-size: 24pt;
	border-bottom: 7px solid teal;
	background: url(images/home/redfade.png) repeat;
	text-align: center;
	height: 110px;
	
}


.hdr2 	{
	color: #fffdda;
	padding-top: 14px;
	padding-bottom: 0px;
	font-family: algerian;
	font-size: 24pt;
	border-bottom: 7px solid teal;
	background: url(images/home/redfade.png) repeat;
	text-align: center;
	height: 60px;
	
}


h1	{
	color: teal;
	font-size: 16pt;
	padding: 25px;
}


h2	{
	color: #fff;
	font-family: arial;
	font-size: 14pt;
}

h3	
	{
	color: #83002c;
	font-family: arial;
	font-size: 14pt;
}


h4	{
	color: #83002c;	
	
}

h5	{
	color: dark-gray;
	font-size: 13pt;
	padding: 5px 25px;
}

img.center	{
	margin: auto;
	text-align: center;
}

img.red	{
	width: 170px;
	position: relative;
	bottom: -80px;
}

img.fadedpj	{
	position: relative;
	bottom: -125px;

/*

a:link {
	color: #6f559d;
	text-decoration: none;
}



a:visited {
	color:navy;
}


a:hover, a:active {
	color: #ffffff;
	background: #175B7D;
}
*/



.box	{
	border: 2px solid gray;
	height: 80px;
	width: 100px;
	float: right;
	clear: right;
}

div.main	{
	margin-left: 300px;
	color: red;
	padding: 100px;
}


img.bottompic {position: absolute;
	bottom: 20px; right: -100px;
	
}

	
.ftr	{
	clear: both;
	color: #fff;
	font-size: 80%;
	height: 30px;
	text-align: right;
	border: 1px solid gray;
	background: #83002c;
	padding-right: 15px;
}
