*	{
	padding:0;
	margin:0;
	}

body	{
	background-color:black;
	}

p, h1, h2, h3, img.sp, li {
	  color:#C8C8C8;
	 font-weight:600;
	  margin-bottom:20px;
	  }
	  
h1	{
   margin-top:10px;
	 padding: 3px;
	}

/*Div sections*/

/*#bday {
  background-image: url("img/snow.png");
  }*/

#container {
	   width: 1100px;
	   height: 100%;
	   overflow: hidden;
	   margin:0 auto;
	   background-color:#532E13;      /*#1FB13E;*/
	   background-image: url("img/left-margin.png");
	   background-repeat: repeat-y;
	   }

#container2 {
	   width: 1100px;
	   height: 100%;
	   overflow: hidden;
	   margin:0 auto;
	   background-color:transparent;
	   background-image: url("img/right-margin.png");
	   background-repeat: repeat-y;
	   background-position: top right;
	   }

#main	{
	   margin-left:80px;
	   float:left;
	   width: 400px;
	   height:100%;
	}

#rpanel {
           float:left;
           width:600px;
           margin-left:15px;
        }

#extra  {  
	   background-color:black;
	   float:left;
	   width:465px;
	   height:100%;	   
	}
	
#content {
    padding: 0 50px 0 50px;
    margin-bottom: 400px;
    }
    
#creator {
          width:1000px;
          overflow:hidden;
          background-image: url("img/garrett.png");
          background-repeat: no-repeat;
          background-position: top right;
          }
          
/*END DIVS*/

/*Centering things*/
img.center, a.center{
    display: block;
    margin-top:50px;
    margin-left: auto;
    margin-right: auto;
    }
    
h1.center, h2.center,h3.center, p.center, ul.center{
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    width:300px;
      }
/*End Center*/	


/*Index Style*/
img {
    border-style:none;
    }
    
li, p {
    margin: 20px 0 20px 0;
   }
   
p.news {
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    width:400px;
    } 
    
 img.sp {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:100px;
    }
/*End Index*/

/*Profile Style*/
img.profile {
    margin-right:20px;
    }
/*END STYLE*/

/*Tales Style*/
p.tales {
    text-align:left;
    margin-left: auto;
    margin-right: auto;
    width:500px;
    margin-bottom:-20px;
    }
/*END STYLE*/

	  
h3 {
	  margin: 10px 10px 10px 100px;
	  }

ul	{
	list-style:none;
	}
LI.dash:Before
 	{
	content: "- ";
	}


/*Links*/

a:link, a:active, a:visited, a:hover {
                                      color: #FFF; 
                                      text-decoration: none; 
                                      }


/*BEER STYLES*/

img#b1s	{
  clear:left;
	float:left;
	margin: 0 10px 10px 0;	
	}

img#b1	{
	float:left;
	margin: 0 10px 10px 0;	
	}

dl.center, dt.center, dd.center{
    text-align:center;
      }

dl, dd, dt {
	   color:white;
	   margin: 10px 0 0 -200px;
	   width: 700px;
	   }

ul#barmenu	{
    margin-left:200px;
		padding-bottom:25px;
		float:left;
		width:680px;
		}

ul#barmenu li	{
		display:inline;

		}

ul#barmenu li a:link, ul#barmenu li a:visited {
		float:left;
		width:65px;
		text-decoration:none;
		text-align: center;
	 	color: white;
		margin:5px 10px 0;	
		}


/*TOON STYLES*/

img.ms	{
	margin:10px;
	border:1px solid black 
	}

img.hd	{
	width:580px;
	height:270px;
	margin-bottom: 10px;
	}

a.toonlink  {
float:left;
margin-left:15%;
margin-bottom:30px;
}

#affiliate {
margin-bottom:150px;
width:100%;
text-align:center;
}

#comics {
margin-bottom:500px;
width:100%;
text-align:center;
}


img.shirt {
          margin:5px 5px 5px 10%;
          }
          
/*ROUND EDGES*/

.blsmall {	background: url(img/bl.png) 0 100% no-repeat #000; 
	width: 245px;
        float:left;
	height:100%;
	margin: 25px 15px 15px 15px;	
	
}

.bl {	background: url(img/bl.png) 0 100% no-repeat #000; 
	width: 500px;
	float:left;
	height:100%;
	margin: 15px 0 15px 35px;	
	
}
.br {background: url(img/br.png) 100% 100% no-repeat}
.tl {background: url(img/tl.png) 0 0 no-repeat}
.tr {background: url(img/tr.png) 100% 0 no-repeat; padding:10px} 

.bbl {	background: url(img/bl.png) 0 100% no-repeat #000; 
	width: 225px;
	float:center;
	height:100%;
	margin: 25px 0 15px 0;	
	
}
.bbr {background: url(img/bbr.png) 100% 100% no-repeat}
.bul {background: url(img/bul.png) 0 0 no-repeat}
.bur {background: url(img/bur.png) 100% 0 no-repeat; padding:10px} 

/*END OF ROUND EDGES*/

img.creator1 {
 float:left;
            margin: 0 0 400px 70px;
            }
            
p.about, h2.about {
        float:left;
        width:400px;
        text-align:center;
        }

img.wisdom {
  margin-left:25%;
  float:left;
  }
  
p.wisdom {
  margin-left:15px;
  float:left;
  }
        
    

