.credit { irrationalart.net ; ORIGINAL CODING }

body {
background-color: transparent;
font-size:8pt;
color:#878787;
font-family:Tahoma;
padding:0px;
margin:0px;
}

/* styles */
b { text-decoration: none; text-transform: none; color:#d572a3; }
strong { text-decoration: none; text-transform: none; color:#878787; }
i,em { font-family:Georgia; text-decoration: none; text-transform: none; color:#9b2f64; }
u { text-decoration: underline; text-transform: none; color:#a8778f; border-bottom:solid 0px #;}

/* hover img borders */
.borderimagewhite { padding: 4px; margin: 2px; border: 1px solid #c5c5c5; background: #; }
.borderimagesilver { padding: 4px; margin: 2px; border: 1px solid #cd659b; background: #; }
.photo { padding: 4px; margin: 2px; border: 1px solid #c5c5c5; background: #; }

/* links */
a:link, a:visited, a:visited { color:#878787; text-decoration: none; font-weight:bold; cursor: default; }
a:hover { color:#c86e9d; font-weight:bold; text-decoration: none; cursor: default; }

/* wrapper for everything */
.wrapper {
background-color:#d5d5d5;
margin:2px;
padding:4px;
border:#858585 0px solid;
}

/* main title for updates */
.maintitle {
background-color:#cdcdcd;
background: url(images/main.png);
color:#FFF;
font-family:Georgia;
font-size:7pt;
text-decoration:none;
text-transform:uppercase;
letter-spacing:2px;
font-weight:;
text-align:center;
height:53px;
width: 450px;
border-left:#d36c8d solid 0px;
line-height:16pt;
margin-top:0px;
padding-top:16px;
}

/* this goes below updates */
.subtitle {
background-color:#cecece;
color:#939393;
font-family:Trebuchet MS;
font-size:7pt;
text-decoration:none;
text-transform:none;
letter-spacing:0px;
font-weight:normal;
text-align:left;
border-bottom:# solid 0px;
line-height:10pt;
margin:2px;
padding:3px;
}

/* sidebar header */
.sidetitle {
background-color:#969696;
color:#cccccc;
font-family:Georgia;
font-size:7pt;
text-decoration:none;
text-transform:uppercase;
letter-spacing:2px;
font-weight:bold;
text-align:center;
border-bottom:#818181 solid 1px;
line-height:15pt;
margin:2px;
padding:3px;
}

/* all contents */
.content {
background-color:transparent;
color:#5e5e5e;
font-family:Tahoma;
font-size:8pt;
text-decoration:none;
text-transform:none;
letter-spacing:0px;
font-weight:normal;
text-align:left;
border-bottom:#937597 solid 0px;
border-top:#610000 solid 0px;
line-height:10pt;
margin:2px;
padding:3px;
}
/* content quote */

.content-quote {
background-color:#aeaeae;
color:#5e5e5e;
font-family:Tahoma;
font-size:8pt;
text-decoration:none;
text-transform:none;
letter-spacing:0px;
font-weight:normal;
text-align:left;
border-bottom:#a76f81 solid 2px;
border-top:#999999 solid 1px;
line-height:10pt;
margin-left:30px;
width:95%;
padding:3px;
}