#content {
text-align:justify;
background-image:url('/style/content.png');
background-repeat:repeat;
margin:5px 5px 5px 5px;
padding:5px;
overflow:auto;
font-size:10pt;
font-family:Trebuchet MS, arial;
}

a:link {
text-decoration:none;
color:crimson;
}

a:visited {
text-decoration: none;
color: crimson;
}

a:active, a:hover {
text-decoration:none;
color:red;
font-style:italic;
}

body {
background:black;
color:white;
font-family:Arial;
font-size:8pt;
background-image:url('/style/bg.png');
background-repeat:repeat-x;
background-attachment: fixed;
padding:0px;
margin:0px 0px 0px 0px;
}

h1 {
font-family:verdana;
font-size: 20pt;
color: darkred;
font-weight: bold;
font-style:italic;
text-align:right;
border-bottom:darkred 1px dotted;
margin:0px 0px 0px 0px;
width:100%;
}

h2 {
font-family:Georgia, Times New Roman;
font-size:16pt;
text-align: left;
font-variant: small-caps;
letter-spacing: 2px;
color:crimson;
}

blockquote {
background:#3d0000;
color:silver;
padding-left:2px;
padding-right:2px;
text-align:left;
font-family:Georgia, Times New Roman;
font-size:8pt;
border-width: 2px;
border-style: solid;
border-color:black;
background-image:url('/style/gradient.png');
background-repeat:repeat-x;
}

.navbar {
color:white;
background-color:#3d0000;
margin: 0px 0px 0px 0px;
width:100%;
background-image:url('/style/gradient.png');
}

#home {
background-image:url('/style/menu/home.png');
width:90px;
height:60px;
border:0px;
}

#home:hover {
background-image:url('/style/menu/home1.png');
width:90px;
height:60px;
border:0px;
}

#art {
background-image:url('/style/menu/art.png');
width:100px;
height:60px;
border:0px;
}

#art:hover {
background-image:url('/style/menu/art1.png');
width:100px;
height:60px;
border:0px;
}

#fandom {
background-image:url('/style/menu/fandom.png');
width:126px;
height:60px;
border:0px;
}

#fandom:hover {
background-image:url('/style/menu/fandom1.png');
width:126px;
height:60px;
border:0px;
}

#misc {
background-image:url('/style/menu/misc.png');
width:100px;
height:60px;
border:0px;
}

#misc:hover {
background-image:url('/style/menu/misc1.png');
width:100px;
height:60px;
border:0px;
}

#profile {
background-image:url('/style/menu/profile.png');
width:107px;
height:60px;
border:0px;
}

#profile:hover {
background-image:url('/style/menu/profile1.png');
width:107px;
height:60px;
border:0px;
}

#sites {
background-image:url('/style/menu/sites.png');
width:81px;
height:60px;
border:0px;
}

#sites:hover {
background-image:url('/style/menu/sites1.png');
width:81px;
height:60px;
border:0px;
}

#twitter_div {
text-align:left;
width:90%;
background-image:url('/style/content.png');
background-repeat:repeat;
-moz-border-radius:10px;
padding:5px;
font-family:Georgia, Times New Roman;
font-size:8pt;
}

#twitter_update_list {
list-style-type:none;
}

.disclaimer {
font-style:italic;
border-top: 1px dotted darkred;
padding-top:5px;
font-size:7pt;
text-align:right;
}

em {
font-style:italic;
color:#e79595;
}

strong {
font-weight:bold;
color:#803d3d;
}