/* --- Copyright of Sophie*/
/* --- GENERAL RULES --- of Marcels Kid Crafts*/
body {
	padding: 0;
	text-align: left;
	color: #000;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	font-style: normal;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	color: #003;
	line-height: normal;
	font-weight: bold;
	background-color: transparent;
}
h4 {
	font-style: italic;
}
ul, li {
	line-height: 2em;
	font-weight: normal;
	background-color: transparent;
}
a:link {
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
hr {
	color: #000033;
	background: #B5B19D;
	border: 0;
	height: 1px;
	margin-bottom: 5px;
}
/* --- CONTAINER RULES --- */
#wrap {
	margin: 0 auto;
	width: 900px;
	position:relative;
}
body {
	margin:0;
	padding:0;
}

#pageHeader {
	width:725px;
	height:180px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../imgs/logo.jpg);
}
#Left-Side {
	width:130px;
	height: 500px;
	background-repeat: repeat-y;
	position: absolute;
	left: 0px;
	z-index: 1;
}
#Right-Side {
	width:160px;
	position: absolute;
	left: 718px;
	top: 181px;
}
#Left-Nav {
	width:130px;
	position: absolute;
	top: 181px;
}
/* --- CONTENTS RULES --- */
#contents {
	line-height: 140%;
	position: absolute;
	width: 566px;
	background-image: url(../imgs/LEFT.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 140px;
	left: 0px;
	top: 181px;
	border-right-width: thick;
	border-right-style: groove;
	border-right-color: #999;
}
#contents h1 {
	font-size: 180%;
	text-align: center;
}
#contents h2 {
	font-size: 130%;
	margin: .5em 0;
}
#contents h3 {
	font-size: 110%;
	margin: .5em 0;
}
/* --- IMAGE RULES --- */
.imagefloatleft {
	float: left;
	margin: 20px 20px 0 0;
	width: 150px;
}
.imagefloatleft div {
	margin-bottom: 10px;
}
.imagefloatleft img {
	margin-bottom: 10px;
}
.imagefloatright {
	float: right;
	margin: 10px 0 0 20px;
	width: 150px;
}
.imagefloatright div {
	margin-bottom: 10px;
}
.imagefloatright img {
	margin-bottom: 10px;
}
.imagefloatright2 {
	float: right;
	margin: 0 0 0 30px;
	
	font-size: 90%;
}
.imagefloatright2 div {
	margin-bottom: 10px;
}
.imagefloatright2 img {
	margin-bottom: 10px;
}
.floatleft {
	float: left;
	width: 90px;
	padding: 0 20px;
}
#linkexchange {
	float: none;
	width: 90%;
	margin: 5px;
	padding: 5px;
	text-align: left;
	font-size: 90%;
}
#linkexchange a {
	color: #00C;
	font-weight: bold;
	text-decoration: underline;
}
#linkexchange2 {
	float: right;
	width: 250px;
	background-color: #B5B19D;
	margin: 5px;
	padding: 5px;
	font-size: 80%;
}
.clearboth {
	clear: both;
}
dl {
	border-bottom: 1px solid #C04C71;
}
dt {
	padding: .5em;
	margin: .7em 0;
	border-top: 1px solid #C04C71;
	font-weight: bold;
}
dd {
	margin-left: 2em;
	padding: .2em;
}
.first {
	padding-top: 0;
}
ul ul {
	padding: 0;
}
ul ul li {
	list-style-type: none;
	padding: .2em 1em;
}
#adsense-125 {
	float: left;
	width: 135px;
	margin: 0 10px 0 0;
}
#adsense-125-right {
	float: right;
	width: 135px;
	margin: 0 0 0 10px;
}
#adsense-250 {
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	overflow: visible;
}
#adsense-120-right {
	float: right;
	width: 130px;
	margin: 20px 0 0 10px;
}
#adsense-right {
	float: right;
	width: 120px;
	margin: 20px 0 0 10px;
}
#adsense-160-right {
	float: right;
	width: 160px;
	margin: 20px 0 0 10px;
}
#adsense-wide {
	height: 60px;
	width: 470px;
}
/* --- TABLE RULES --- */

th {
	color: #fff;
	background-color: #C04C71;
	text-align: left;
}
td {
	background-color: transparent;
}
tr {
	border-top: 2px solid #fff;
	background-color: #FDFDFD;
}
tr.table-divide {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #300;
}
#Layer2 {
	position:absolute;
	left:726px;
	top:-1px;
	width:158px;
	height:357px;
}

#Layer3 {
	position:absolute;
	width:160px;
	height:240px;
	z-index:2;
}

