body {
background: #000000;
width:100%;
margin-top:25px;
margin-right:auto;
margin-left:auto;
color:white;
font-family:trebuchet ms, verdana, sans-serif;
}

a:link{
color:#0084ff;
text-decoration:none;
}

a:visited{
color:#0084ff;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}


h2 {
margin:5px;
}

h3 {
margin:0px;
font-size:1em;
}

#header2 {
background: url(logo.jpg) no-repeat;
width:550px;
height:253px;
margin:5px auto;
}

#navbar {
text-align:center;
height:35px;
background: #000000;
width:750px;
margin:0 auto;
padding-right:15px;
padding-left:15px;
font-size:1.8em;
}

#navbar a:link{
font-weight:bold; 
text-decoration:none; 
color:#ffffff; 
padding:8px;
}

#navbar a:visited{
font-weight:bold; 
text-decoration:none; 
color:#ffffff; 
padding:8px;
}

#navbar a:hover{
color:blue;
}

#comicnav {
text-align:center;
height:35px;
background: #000000;
width:750px;
margin:0 auto;
padding-right:15px;
padding-left:15px;
font-size:1.8em;
}

#comicnav a:link{
font-weight:bold; 
text-decoration:none; 
color:#ffffff; 
padding:8px;
}

#comicnav a:visited{
font-weight:bold; 
text-decoration:none; 
color:#ffffff; 
padding:8px;
}

#comicnav a:hover{
color:blue;
}

#comicarea {
text-align:center;
margin:30px;
}

a.home:link{
background: url(home.jpg) no-repeat;
height:72px;
width:136px;
display:block;
float:left;
}

a.home:visited{
background: url(home.jpg) no-repeat;
height:72px;
width:136px;
display:block;
float:left;
}

a.home:hover{
background: url(home.jpg) no-repeat;
height:72px;
width:136px;
display:block;
float:left;
}

a.first:link{
background: url(first.jpg) no-repeat;
height:72px;
width:136px;
display:block;
float:right;
}

a.first:visited{
background: url(first.jpg) no-repeat;
height:72px;
width:136px;
display:block;
float:right;
}

a.first:hover{
background: url(first.jpg) no-repeat;
height:72px;
width:136px;
display:block;
float:right;
}

a.last:link{
background: url(last.jpg) no-repeat;
height:72px;
width:136px;
display:block;
float:right;
}

a.last:visited{
background: url(last.jpg) no-repeat;
height:72px;
width:136px;
display:block;
float:right;
}

a.last:hover{
background: url(last.jpg) no-repeat;
height:72px;
width:136px;
display:block;
float:right;
}

a.previous:link{
background: url(previous.jpg) no-repeat;
height:72px;
width:216px;
display:block;
float:left;
}

a.previous:visited{
background: url(previous.jpg) no-repeat;
height:72px;
width:216px;
display:block;
float:left;
}

a.previous:hover{
background: url(previous.jpg) no-repeat;
height:72px;
width:216px;
display:block;
float:left;
}

a.next:link{
background: url(next.jpg) no-repeat;
height:72px;
width:162px;
display:block;
float:right;
}

a.next:visited{
background: url(next.jpg) no-repeat;
height:72px;
width:162px;
display:block;
float:right;
}

a.next:hover{
background: url(next.jpg) no-repeat;
height:72px;
width:162px;
display:block;
float:right;
}
