body {
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.fairytaledesign.net/newsite/images/bg.gif);
	background-repeat: repeat;
}

* {
	margin: 0px;
	padding: 0px;
}

.image {
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}


#container {
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 18px;
	border-top: 1px solid #F79C8C;
        border-left: 1px solid #F79C8C;
        border-right: 1px solid #F79C8C;
	border-bottom: 1px solid #F79C8C;
}

p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 0;
}


.empty {
	font-size: 1px;
	clear: both;
	height: 1px;
}

#banner {
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#footer {
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 0px;
}


#content {
	width: 794px;
}

#body {
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-top: 30px;
}


#credits {
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	line-height: normal;
	background: #F47770;
}

a:hover {
	text-decoration: none;
	color: #FFAD42;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #6B6BAD;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #6B6BAD;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #6B6BAD;
	font-weight: bold;
}





.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EF6B94;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.noborder {
	border-left: none;
        border-right: none;
	border-top: none;
	border-bottom: none;
}

p.spacer {
	padding-bottom: 5px;
	padding-top: 5px;
	
}
p.normal {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 18px;
	text-align: justify
}


.horizontal{
	margin: 0  auto;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
	width: 746px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
        background: #FFFFFF;
}

table.ts {

	border-width: 1px 1px 1px 1px;

	border-spacing: 2px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	border-collapse: separate;

	background-color: white;

}

table.ts th {

	border-width: 1px 1px 1px 1px;

	padding: 4px 4px 4px 4px;

	border-style: solid solid solid solid;

	border-color: black black black black;

	background-color: white;

	-moz-border-radius: 0px 0px 0px 0px;

}

table.ts td {

	border-width: 1px 1px 1px 1px;

	padding: 4px 4px 4px 4px;

	border-style: solid solid solid solid;



	border-color: black black black black;

	background-color: white;

	-moz-border-radius: 0px 0px 0px 0px;

}

