html, body, ul, ol, li, p, h1, h2, h3, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100.01%;
	background-color: #000316;

	
}

/**/
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	width: 900px;
	background-image: url(images/crackling.jpg);
	background-repeat: no-repeat;
	height: 320px;
	border: 2px solid #D0AC11;
	margin-bottom: 10px;
}
#wrapper #top img {
}

#middle {
	clear: both;
}
#submenunu {
	float: right;
	width: 200px;
}
#wrapper #middle #middleright #submenunu a {
	font-size: 70%;
	color: #E850A8;
}


#middleleft {
	width: 160px;
	margin-right: 5px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D0AC11;
	border-right-color: #D0AC11;
	border-bottom-color: #D0AC11;
	border-left-color: #D0AC11;
	padding-top: 0px;
}
#middleright {
	float: right;
	width: 700px;
	margin-bottom: 10px;
	clear: left;
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	background-color: #D0AC11;
	margin-top: 10px;
	width: 900px;
	float: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}
.rightfloat4px {
	float: right;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
	}

#wrapper #footer p {
	font-size: 85%;
	color: #000316;
	text-align: center;
}

h1 {
	color: #FE00FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	margin-left: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#wrapper #middle #middleright img {
}
.tabletextcenter {
	font-size: 85%;
	text-align: center;
	vertical-align: top;
	color: #000000;
}


#wrapper #middle #middleleft a {
	color: #FE00FD;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	padding-left: 5px;
}
#wrapper #middle #middleleft li {
	list-style-type: none;
	padding-left: 2px;
	text-align: center;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
}


#wrapper #middle #middleleft a:hover {
	color: #000316;
	background-color: #F5F1DE;
}

p {
	color: #D0AC11;
	font-size: 80%;
	text-align: justify;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#wrapper #middle #middleright ul {
	color: #F5F1DE;
	margin-left: 30px;
}
#wrapper #middle #middleright ul li {
	color: #F5F1DE;
	font-size: 80%;
}



a {
	color: #F5F1DE;
	font-size: 100%;
}

h2 {
	color: #FE00FD;
	font-size: 102%;
	margin-left: 50px;
}
h3 {
	color: #E850A8;
	font-size: 98%;
	margin-left: 75px;
}
#wrapper #middle #middleleft img {
	margin-top: 40px;
}
.leftfloat {
	margin: 4px;
	float: left;
}
.rightfloatbox {
	float: right;
	width: 200px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: center;
	color: #699D7F;
}
h4 {
	font-size: 98%;
	font-weight: bold;
	color: #FE00FD;
	text-align: center;
}
.CENTER {
	text-align: center;
	font-size: 100%;
	color: #FE00FD;
}
.imageleftmargin150 {
	margin-left: 150px;
	margin-top: 10px;
}
.textunderpics {
	font-size: 85%;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 170px;
}
.imageonshoppage {
	margin-left: 95px;
}
ol {
	list-style-type: disc;
	margin-left: 30px;
	font-size: 90%;
	font-style: italic;
	width: 95%;
}
#divforlists {
	background-color: #F5F1DE;
}
#wrapper #middle #middleright #divforlists p {
	color: #000316;
}
#wrapper #middle #middleright #divforlists a {
	color: #000316;
}

#wrapper #middle #middleright ol li  p {
	color: #000316;
}

blockquote {
	line-height: 15px;
}
