html, body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    height: 100%; 
width: 100%; 
overflow-x: hidden; 
 
}

html
{
SCROLLBAR-FACE-COLOR: #FFD700;
SCROLLBAR-HIGHLIGHT-COLOR: #FFCCFF;
SCROLLBAR-SHADOW-COLOR: #FF0000;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #FFF19F;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFOO;}

a, a:link, a:visited {
	color: #006400;
}

a:hover {
	color: Black;
	text-decoration: underline;
	font-style: italic;
}

 html div#wrapper { 
   width: expression( document.body.clientWidth > 1023 ? "1024px" : "auto" ); /* sets max-width for IE */
   max-width: 1024px; /* this sets the max-width value for all standards-compliant browsers */
min-width:800px;}

#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	background-image: url(images/patrn06b.gif);
}

#header {
	margin-left: auto;
	margin-right: auto;
	height: 120px;
	background-color: Black;
	background-image: url(images/newbanner3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: 8px ridge silver;
	overflow: hidden;
}

img.logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}


#content {
	top: 120px;
	margin: 0px 227px 0px 220px;
	padding: 10px;
	background-color: #ffffff;
	border-left: 3px ridge #228b22;
	border-right: 3px ridge #228b22;
	border-bottom: 1px solid #228b22;
	zoom: 1;
}

#quote-page-content {
    height: 500px;              
	top: 120px;
	margin: 0px 120px 0px 220px;
	padding: 10px;
	background-color: #ffffff;
	border-left: 3px ridge #228b22;
	border-right: 3px ridge #228b22;
	border-bottom: 1px solid #228b22;
	zoom: 1;
}

#content p {
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 2px;
	padding-right: 5px;
	background-color: transparent;
}

#content ul {
	margin-left: 50px;
	list-style: square;
}

#content li {
	font-size: 13px;
	text-align: left;
}

.listpic {
	margin-right: 30px;
}

#content h1 {
	text-align: left;
	padding-right: 20px;
	padding-left: 3px;
	margin-top: -8px;
	margin-bottom: -10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Black;
}

#content h2 {
	text-align: center;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: blue;
}

#contact {
	background-color: #ffffff;
	background-image: url(images/paper14.gif);
	border-top: 5px ridge orange;
	border-bottom: 5px ridge orange;
	width: 160px;
	padding-left: 3px;
	padding-right: 2px;
	margin-left: 24px;
}
#contact p {
	font-size: 12px;
}

#sidebar {
	position: absolute;
	width: 130px;
	top: 122px;
	left: 10px;
	padding: 10px 10px 10px 10px;
	background-color: transparent;

}

#side2 {
	position: absolute;
	width: 200px;
	top: 122px;
	right: 8px;
	padding: 10px 10px 10px 100px;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	margin-bottom: 10px;
}

#navbar li {
	margin-left: 10px;
	width: 180px;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
}

#navbar a:link, #navbar a:visited {
	display: block;
	padding: 2px 2px 2px 4px;
	border-left: 3px outset black;
	border-bottom: 1px solid black;
	border-right: 1px solid blue;
	background-color: #FFC14D;
	background-image: url(images/metal_silver.gif);
	color: #000000;
	text-align: right;
	padding-right: 10px;
	text-decoration: none;
}

body#home a#home,
body#comedy a#comedy,
body#dancers a#dancers,
body#kids a#kids,
body#lookalikes a#lookalikes,
body#magic a#magic,
body#music a#music,
body#misc a#misc,
body#contactus a#contactus,
body#quote a#quote
 {
	color: green;
	background-image: url(images/paper10.gif);
	background-color: #79BDFF;
}

.sidebar {
	padding-left: 7px;
	padding-right: 4px;
	font-size: 12px;
	
}

#navbar a:hover {
	background-color: Fuchsia;
	background-image: url(images/Brown_bg.gif);
	color: Black;
	font-weight: bold;
	font-style: italic;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	color: #ffffff;
	background-color: #4C4C4C;
	border-top: 1px solid black;
	height: 100px;
	width: auto;
}

#footer p {
	font-size: 11px;
	text-align: center;
}

#sidebar h3 {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Green;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;
}
#sidebar .txt {
	width: 120px;
	background-color: #FFF19F;
	border: 1px inset #228b22;
}

#side2 p {
	font-size: 80%;
}
#side2 h3 {
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;
	margin: 0;
	padding-bottom: 4px;
}
.picbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	background-color: transparent;
}

.picbox2 {
	border-bottom: 6px outset #747474;
	border-right: 5px outset #747474;
}
form {
	margin: 0;
	padding: 0;
}