/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 

#right ul li {
	list-style-type:none;
}

#pagewrap {
	background:url(bgwrap.jpg) repeat-y white;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

h1 {
	padding: 10px;
	margin: 0px;
	font: normal 15pt Georgia, sans-serif;
	color: #A710C7; 
}

h2 {
	padding: 10px;
	margin: 0px;
	font: normal 13pt Georgia, sans-serif;
	color: #A710C7; 
}

#pagewidth{ 
 width:958px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:139px; 
  background:url('http://www.myspaceicon.org/headbg.jpg') no-repeat #C82EE6; 
 width:100%;
position:relative;
} 

.logo {
	background:url('http://www.myspaceicon.org/logo.png') no-repeat transparent;
	width:269px;
	height:104px;
	position:absolute;
	left:15px;
	top:20px;
}

* html .logo
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.myspaceicon.org/logo.png", sizingMethod="crop");
}

.headertext {	
	font:11px verdana;
	color:#590468;
	width:572px;
	height:67px;
	position:absolute;
	right:50px;
	top:3px;
}

.headertext p {
	padding:5;
	margin:0;
}
	
 

 
#footer{
 height:100%; 
padding:25px;
  background-color:#C92CE8; 
background-image:url('http://www.myspaceicon.org/footbg.jpg');
background-repeat:repeat;
border-top:5px solid white;
border-bottom:5px solid white;
 clear:both;
text-align:center;
 } 

#footer p {
	font:11px verdana;
	color:white;
	margin:0;
	padding:5px;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a {
	color:#F7C8FF;
	font-weight:bold;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}
 

   #tabsI {
	position:absolute;
	bottom:0;
	left:50px;
      width:100%;
      font-size:10px;
	font-family:verdana;
	color:#4A4A4A;
	font-weight:bold;
      line-height:normal;
      }
    #tabsI ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("http://www.myspaceicon.org/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("http://www.myspaceicon.org/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#4A4A4A;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

#contentwrap {
	background:url('http://www.myspaceicon.org/contentwrap.jpg') repeat-x white;
	padding-top:25px;
}

#bottomround {
	background:url('http://www.myspaceicon.org/bottomcorners.jpg') no-repeat white;
	width:1000px;
	height:26px;
	margin-left:auto;
	margin-right:auto;
}

#left {
	float:left;
	width:197px;
	border-left:5px solid white;
	border-right:5px solid white;
	background:#F7DCFF;
}

#left a:link, #left a:visited, #left a:active, #left a {
	display:block;
	padding:5px;
	background:#F7DCFF;
	width:187px;
	font:11px verdana;
	text-decoration:none;
	color:#5A0467;
}

#left a:hover {
	text-decoration:underline;
	color:#C400FF;
}
#right {
	float:left;
	width:581px;
	font:11px verdana;
	color:black;
}
#scraper {
	float:left;
	width:160px;
	border-left:5px solid white;
	border-right:5px solid white;
}

.iconheader {
	font:11px/16px verdana;
	color:white;
	font-weight:bold;
	background-color:#B100CA;
	text-align:right;
	border-top:5px solid #CF63DF;
	padding:5px;
}

.displayfilewrapper {
	background:url('http://www.myspaceicon.org/displayfilewrapbg.jpg') repeat-x white;
	background:url('http://www.myspaceicon.org/topcorner.jpg') top left;
	background:url('http://www.myspaceicon.org/rightcorner.jpg') top right;
}
.filedisplay {
	background:url('http://www.myspaceicon.org/displayfilebg.jpg') repeat-x #EDEDED;
	border-left:1px solid #C0C0C0;
	border-top:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	font:11px verdana;
	padding:10px;
	border-bottom:7px solid #B100CA;
}

textarea {
	background:url('http://www.myspaceicon.org/textbg.jpg') repeat-x #E4E4E4;
	border-left:1px solid #E0E0E0;
	border-top:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	font:10px verdana;
	color:#5C5C5C;
	overflow:hidden;
	padding:10px;
}

textarea:hover {
	background-image:none;
	border-color:black;
}

textarea:focus {
	background-image:none;
	background-color:white;
	border-color:black;
}

.installnote {
	font:10px verdana;
	text-align:right;
}

.installnote a:link, .installnote a:active, .installnote a:visited, .installnote a {
	font:11px verdana;
	font-weight:bold;
	color:#A710C7;
	text-decoration:underline;
}

.installnote a:hover {
	text-decoration:none;
}

#right a:link, #right a:visited, #right a:active, #right a {
	font:11px verdana;
	font-weight:bold;
	color:#A710C7;
	text-decoration:underline;
}

#right a:hover {
	text-decoration:none;
}

#right strong {
color:#A710C7;
}

#contentbg {
	background:url('http://www.myspaceicon.org/contentbg.jpg') repeat-x white;
	padding:0;
	margin:0;
}

#toptop {
	background:url('http://www.myspaceicon.org/toptop.jpg') no-repeat #EDE8EF;
	height:12px;
	width:581px;
	margin:0;
	padding:0;
}