body { 
 background-color: #000000; 
 background: black url("art-background.jpg");
 background-repeat: repeat-y;
 background-position: center;
 margin-left: 10px; 
 margin-right: 10px; 
 margin-top: 0px; 
 color: #ffffff; 
 font-size: 11px;
 font-family: arial,sans-serif;
 letter-spacing: 0px;
 text-align: justify;
	
 scrollbar-3d-light-color: #cc3300;
 scrollbar-arrow-color: #ff0099;
 scrollbar-base-color: #440000;
 scrollbar-darkshadow-color: #cc3300;
 scrollbar-face-color: #330000;
 scrollbar-highlight-color: #000000;
 scrollbar-shadow-color: #000000;
}

a:link { 
 color: #ff0099; 
 font-size: 11px;
 text-decoration: underline; 
 font-weight: bold; 
 font-family: arial,sans-serif;
}

a:visited { 
 color: #ff0099; 
 font-size: 11px; 
 text-decoration: underline; 
 font-weight: bold; 
 font-family: arial,sans-serif;
}

a:active { 
 color: #ff0099; 
 font-size: 11px; 
 text-decoration: none;
 font-weight: bold; 
 font-family: arial,sans-serif; 
}

a:hover { 
 color: #ff0000; 
 font-size: 11px; 
 text-decoration: none; 
 font-weight: bold; 
 font-family: arial,sans-serif;
}

table {
 background-color: #000000; 
 margin-left: 0px; 
 margin-right: 0px; 
 margin-top: 0px; 
 color: #ffffff; 
 font-size: 11px; 
 font-family: arial,sans-serif;
 letter-spacing: 0px;
 text-align: justify;
}

.menuSpacer {
 border-bottom: 1px solid #ff0099;
 margin-top: 10px; 
 margin-bottom: 10px; 
}


/*---  Used in Trackback and Pingback page.  ---*/

H1 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #ff0099;
 font-weight: bold;
}


H2 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size:   18px;
 color:       #ffffff;
 font-weight: normal;
}

.little {
 font-family: arial,sans-serif;
 font-size:   10px;
 color:       #00ccff;
}
