* {
 padding: 0;
 margin: 0; border: 
}
body {
 font-family: Trebuchet MS, sans-serif;
 color: #000000;
 font-size: 11px;
 background-color:#000000;
 background-image:url(mainbutterflybg.jpg);
 background-attachment:fixed;
 background-position:center;
 background-repeat:no-repeat;
 }
 a {
	font-size: 13px;
	font-weight:bold;
	color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9999;
}
a:hover {
	text-decoration: underline;
	color: #FF6633;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#wrapper {
 width: 770px;
 margin: 0 auto;
}
#navbar {
 margin: 0px 5px 0px 5px;
 padding: 4px;
 background-color: #000000;
 font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans serif;
 font-size: 14px;
 font-weight: bold;
 color: #CC0000;
}
#centercolumn {
 margin-top: 0px;
 margin-right: 20px;
 margin-bottom: 35px;
 margin-left: 20px;
 background-image: url(butterflybackground.jpg);
 background-attachment: scroll !important;
 background-repeat: no-repeat;
 background-position: center, top;
 display: inline; /* IE Hack */
 padding: 30px;
 width: 97.4%;
 float: left;
 min-height: 740px;
}
* html #centercolumn {height:740px} /* IE Min-Height Hack */ 

#leftcolumn {
margin-top: 2px;
margin-right: 1px;
margin-bottom: 4px;
margin-left: 1px;
display: inline;
padding: 2px;
float: left;
width: 243px;
min-height: 300px;
}
* html #leftcolumn {height:300px} /*IE Min-Height Hack */

#middlecolumn {
margin-top: 2px;
margin-right: 1px;
margin-bottom: 4px;
margin-left: 1px;
display: inline;
padding: 1px;
float: left;
width: 215px;
min-height: 300px;
}
* html #middlecolumn {height:300px} /*IE Min-Height Hack */

#rightcolumn {
margin-top: 2px;
margin-right: 1px;
margin-bottom: 4px;
margin-left: 1px;
display: inline;
padding: 1px;
float: left;
width: 220px;
min-height: 300px;
}
* html #rightcolumn {height:300px} /*IE Min-Height Hack */

#footer {
 margin: 0 5px 5px 5px;
 display: inline; /* IE Hack */
 padding: 4px;
 float: left;
 width: 80%;
}

#bottomframe {
margin-top:5px;
margin-right:2px;
margin-bottom:2px;
margin-left:2px;
display:inline;
padding: 2px;
float:left;
width:90%;
}

.cssframe {
overflow: auto;
height: 740px;
width: 740px;
margin-top:2px;
margin-right: 2px;
margin-bottom:2px;
margin-left:2px;
float: left;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #3366CC;
scrollbar-3dlight-color: #CC0000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #666666;
scrollbar-arrow-color: #990000;
scrollbar-track-color: #FFFFFF;
}
.cssframe2 {
overflow: auto;
height: 350px;
width: 220px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
float: left;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #CC0000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #FF0000;
scrollbar-arrow-color: #990000;
scrollbar-track-color: #FFFFFF;
}
.cssframe3 {
overflow: auto;
height: 550px;
width: 635px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
float: left;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #CC0000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #FF0000;
scrollbar-arrow-color: #990000;
scrollbar-track-color: #FFFFFF;
}
.navframe {
overflow: auto;
height: 200px;
width: 120px;
top:auto;
left: auto;
float: right;
}
.spacerframe {
clear: both;
margin: 10px 5px 0px 5px;
}
.contentframe {
top: 0px;
left: 0px;
float: left;
}