
body {
background-color: #ffffff;
background-image: url('');
text-align: center;
font: 75% Arial, Tahoma, Sans-serif;
line-height: 150%; 
color: #000000; 
}
img {
background-color: #ffffff;
background-image: url:(http://rainbow-stuff.com/qbee/Shiny%20New%20Quilt/fluff.gif);
padding: 0px; 
margin: 0 auto; 
text-align: center; 
}

a {
	font-weight: ;
	color: #45A0FC;
	text-decoration: none;
}
a:hover {
	color: #FF3399;
	font-weight: bold;
}
a:visited {
color: #45A0FC; 
}
a:hover {
	color: #FF3399;
}



ul {
margin: 0; padding: 0; 
margin-left: 35px; 
}
ul { list-style-image: url();
padding-left: 4px;
margin-left: 4px; }
ul li { background: url() no-repeat left center;
}

h1 {
font: 110% Arial, Verdana, Sans-Serif; 
font-weight: bold; 
background-image: url(); color: #000; 
text-align: center;
background-color: #81C0FF;
}
h2 {
font: 110% Arial, Verdana, Sans-Serif; 
font-weight: bold; 
background-image: url(); 
color: #000001; 
text-align: center;
background-color: #C08FDB; 
}
code {
color: #000000; 
}
acronym, abbr {
border-bottom: 1px dotted #000000; 
cursor: help; 
}
blockquote {
margin-left: 35px; 
border: 4px dashed #006C90; 
background-color: #00A0D4; 
padding: 2px; 
}
input, textarea {
border: 1px dashed #ffffff; 
padding: 2px; 
font: 100% Arial, Tahoma, Sans-serif; 
line-height: 150%; 
width: 180px; 
}
input#submit, input#formbutton {
width: 100px; 
background-color: #FFFFFF; 
}
hr {
width: 300px; 
height: 3px; 
color: #006C90; 
text-align: center; 
}
img { 
border: 0px none; 
}

/*IDS*/
#container {
border: 5px dashed #ffffff; 
width: 650px; 
background-color: #ffffff; 
margin: 0 auto; 
text-align: left; 
}
#headerimg {
background-image: url('http://rainbow-stuff.com/qbee/Shiny New Quilt/fluffbanner.gif'); 
width: 600px; 
height: 50px; 
padding: 0; margin: 0
text-align: right; 
}
#holder {
width: 600px; 
margin: 0px; 
background-color: #FFFFFF; 
}
#content { 
background-color: #FFFFFF;
width: 650px; 
padding: 0px; 
float: right; 
}
#navigation {
background-color: #ffffff;
width: 100px; 
float: left; 
text-align: justify; 
padding-top: 14px; 
padding-left: 0px; 
}
#navigation2 {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
#navigation2 li {
   margin-bottom: 1px;
}
#navigation2 a {
   background: #C4DFFC;
   color: black;
   display: block;
   width: 140px;
   border-left: 2px solid #71B7FD;
   padding-left: 0px;
}
#navigation2 a:hover {
   background: #FC3FA1;
   color: black;
   text-decoration: none;
   border-left: 2px solid #71B7FD;
}




#footer {
clear: both; 
width: 600px; 
text-align: center; 
margin: 0 auto;
}
#leftalign {
z-index: 3; 
float: left; 
}
#rightalign {
z-index: 3; 
float: right; 
}
code.class-name {
display: block;
background: #fff;
border: 1px solid #7F9DB9;
width: 100%;
height: 80px;
overflow: auto;
}
