body {
    background-color:ffffff;
    background-image:url(SiteImages/background.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    color:222222;
    letter-spacing:1.5;
    border-color:666666;
    
    scrollbar-base-color:99ccff;
    scrollbar-track-color:ffffff;
    scrollbar-face-color:99ccff;
    scrollbar-highlight-color:ffffff;
    scrollbar-3dlight-color:aaddff;
    scrollbar-darkshadow-color:66aacc;
    scrollbar-shadow-color:66aacc;
    scrollbar-arrow-color:222277;
    font-family:arial, 'sans serif'; 
    
}

.main {
	width=1060px;
}

.top {

}

	.update {
	    font-size:x-small;
	    width:1000px;
	    color:222222; 
	    margin:0px;
	    position:absolute;
	    left:180px;
	    top:0px;
	    font-weight:bold;
	    z-index:9;
	}
	.hosting {
	    position:absolute;
	    left:10px;
	    top:10px;	    
	    width:100px;
	    font-size:x-small;	    
	}
	
	.titlebar {
	    width:700px;
	    height:200px; 
	    position:absolute;
	    left:170px;
	    top:0px;
	}

.left {
    float:left;
    height:800px;
    position:absolute;
}

	.navbar {
	    height:800px;
	    width:160px;
	    position:relative;
	    top:180px;
	}

		.navitem {
		    height:120px;
		    width:180px;
		   text-decoration:none;
		   border-style:none;
		   border-width:0;
		   outline-style:none;
		}

	.footertext {
	    width:160px;
	    position:relative;
	    font-size:x-small;
	    color:666666; 
	    margin:10px;
	}

.content {
    width:660px;
    position:absolute;
    float:left;
    left:170px;
    top:200px;
    margin-top:0px;
    margin-bottom:20px;
    margin-left:20px;
}

	.toon {
	    position:relative;
	    top:10px;
	    left:0px;
	    margin:20px;
	}

	.FirstLink{
	    position:absolute;
	    top:0px;
	    left:0px;
	}

	.PrevLink{
	    position:absolute;
	    top:0px;
	    left:70px;
	}

	.NextLink{
	    position:absolute;
	    top:0px;
	    right:80px;
	}

	.LastLink{
	    position:absolute;
	    top:0px;
	    right:20px;
	}

	.title {
	    position:relative;
	    top:20px;
	    left:20px;
	    margin:20px;
	    font-weight:bold;
	}

	.releasedate {
	    position:relative;
	    top:20px;
	    left:20px;	    
	    margin:20px;
	}

	.blurb {
	    position:relative;
	    top:20px;
	    left:20px;
	    margin:20px;
	}
	
	.commentsbox {
	    position:relative;
	    top:20px;
	    left:20px;
	    margin:20px;	
	}
	
	.usercomment {
	    position:relative;
	    top:20px;
	    left:20px;
	    margin:20px;	
	}

	.field {
	    position:relative;
	    top:10px;
	    left:20px;
	    margin:10px;	    
	}
	
	.generaltext {
	    position:relative;
	    top:10px;
	    left:20px;
	    margin:20px;
	}

	.castimage {
	    position:relative;
	    top:20px;
	    left:20px;
	    display:inline;
	    margin-top:200px;
	    margin-bottom:10px;
	    margin-left:20px;    
	    margin-right:10px;
	}


.googleads {
    position:absolute;
    float:left;
    width: 160px;
    left: 920px;
    top: 100px;
    border-style:double;
    border-color:ffffff;
    border-width:3px;
 
}



a {text-decoration:none;
   border-style:none;
   color:999999;
}


a:link {
   text-decoration:none;
   border-style:none;
    color:666666;
}     

a:visited {
   text-decoration:none;
   border-style:none;
    color:999999
}  


a img:hover {
    text-decoration:none;
    border-style:none;
    color:aaaaaa;
    background-image:url(SiteImages/Colour.gif);
    background-repeat:no-repeat;   
    background-position:top left;
}  

a:hover {
    text-decoration:underline;
	font-weight:bold;
    border-style:none;
    color:aaaaaa;
}


a:active {
    text-decoration:none;
	font-weight:bold;
    border-style:none;
    color: #99ccff;
}   


a img {border: none; }


.test {
    background-color:ff0000;
    background-image:url(SiteImages/Colour.gif);
    background-repeat:no-repeat;   
    background-position:top left;    
}

.fillertoons {
	font-size: xx-small;
	font-weight:normal;
}

.currenttoons {
	font-weight:bold;
}