body {
margin: 0px;
background-image:url(http://digital-kitten.net/tcg/bgstripes_acrossthestars.png);
background-repeat:repeat;
background-color: #594E4A;
font: 12px Times New Roman, Arial, Verdana;
color: #FFFFFF;
}

#mainbody {
margin: 0px auto;
width: 770px;
border-left:1px dotted #FFFFFF;
border-right:1px dotted #FFFFFF;
text-align:justify;
background-color:#000000;
}

#header {
width: 100%;
height: 380px;
background-image:url(http://digital-kitten.net/top_acrossthestars.png);
background-repeat:no-repeat;
}

h1 {
height:18px;
text-align:left;
padding-left:25px;
margin-bottom:2px;
font: 15px Times New Roman, Arial, Verdana;
letter-spacing:6px;
color:#4868B8;
background-image:url(http://digital-kitten.net/tcg/head_1_acrossthestars.png);
background-repeat:no-repeat;
background-position:bottom;
}

h2 {
height:18px;
margin-top:15px;
text-align:left;
padding-left:25px;
margin-bottom:2px;
font: 15px Times New Roman, Arial, Verdana;
letter-spacing:6px;
color:#43D438;
background-image:url(http://digital-kitten.net/tcg/head2top_acrossthestars.png);
background-repeat:no-repeat;
background-position:bottom;
}

#nav {
width: 175px;
float: left;
text-align:justify;
padding-left:5px;
}

.navback {
margin-top:-3px;
background-color:#594E4A;
border:1px dotted #FFFFFF;
}

.navbottom {
background-image:url(http://digital-kitten.net/tcg/navbottom1_acrossthestars.png);
height:8px;
}


#content {
width: 569px;
float: right;
text-align:justify;
padding-right:5px;
}

.contentback {
margin-top:-3px;
background-color:#594E4A;
border:1px dotted #FFFFFF;
}

.contentbottom {
background-image:url(http://digital-kitten.net/tcg/contentbottom1_acrossthestars.png);
height:8px;
}

#bottom {
width:770px;
height:50px;
background-image:url(http://digital-kitten.net/bottom_acrossthestars.png);
clear:both;
}

b, strong{
color:#DA647D;
border-bottom:1px dotted #FFFFFF;
}

i, em {
color:#E17124;
}

ul{
list-style-type:square;
}

a:link {
color: #CFC6D7;
text-decoration:none; 
}

a:active {
color: #CFC6D7; 
text-decoration:none; 
}

a:visited {
color: #CFC6D7; 
text-decoration:none; 
}

a:hover {
color:#DBC08D;
border-bottom:1px dotted #DBC08D;
font-style:normal;
letter-spacing:1px;
}
