/**************** body and tag styles ****************/
	body {
	  background-image:url("http://www.waitingtorespawn.com/BG.png");
	  /*background-image:url("http://www.waitingtorespawn.com/crazyhomeless4.jpg");*/
	  margin-top: 0px;	  
	  margin-bottom: 0px;
	  }

	#container {
	  width: 959px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #999999;
	  /*background-color: #FFFFFF;*/
	  }
	  
	#container2 {
	  width: 955px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  border: 2px solid #2763A5;
	  }
		
	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 32px;
	  color: #6DA6E2;
	  margin-bottom: 30px;
	  /*background-color: #FFFFFF;*/
	  }
		
	h2 {
	  color: #2763A5;
	  font-size: 24px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }
		
	a {
	  color: #6DA6E2;
	  background-color: #FFFFFF;
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  background-color: #FFFFFF;
	  color: inherit;
	  font-weight: bold;
	  text-decoration: underline;
	  }

/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

/**************** form styles ****************/
	form {
	  float:right;
	  font-size: 9px;
	  }
		
	input {
	  background-color: #FFFFFF;
	  color: #999999;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  padding: 3px;
	  }
		
	.button {
	  padding: 2px;
	  background-color: #6DA6E2;
	  color: #FFFFFF;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  }

/**************** header styles ****************/
	#header {
	  width: 750px;
	  border: 0px;
	  padding-bottom: 10px;
	  padding-top: 10px;
	  clear: both;
	  }
	#header p { 
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #999999;
	  }

/**************** menu styles ****************/
    #tabs10 {
      float:left;
      width:959px;
      font-size:93%;
      border-bottom:4px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("http://www.waitingtorespawn.com/TabLeft.bmp") no-repeat left top;
      margin:0;
      padding:0 0 0 2px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("http://www.waitingtorespawn.com/TabRight.bmp") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    #tabs10 a span {
	  float:none;
	  }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }
	  
	  /**************** Comic styles ****************/
  #comicFrame
   {
      width:949px;
    /*background-color: #4682B4;*/
      text-align: center;
      /*border: #000000 1px solid;*/
  }  
	  
  #comic{
  background-color: #2763A5;
  }
  
  #comic img{
  border: #4682B4 3px solid;
  }
	 
    #comic {
      float:left;
      width:955px;
      font-size:93%;
      line-height:normal;
      }
	  

     #comic h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 32px;
	  color: #6DA6E2;
          margin-bottom: 0px;
	  }

    #comic ul {
	  margin:0;
	  padding:10px 10px 0 330px;
	  list-style:none;
      }
    #comic li {
      display:inline;
      margin:0;
      padding:0;
      }
	  
    #comic a {
      float:left;
      background:url("http://www.waitingtorespawn.com/TabLeft.bmp") no-repeat left top;
      margin:0;
      padding:0 0 0 2px;
      text-decoration:none;
      }
	  
    #comic a span {
      float:left;
      display:block;
      background:url("http://www.waitingtorespawn.com/TabRight.bmp") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
	  
    #comic a span {
	  float:none;
	  }

    #comic a:hover {
      background-position:0% -42px;
      }
	  
    #comic a:hover span {
      background-position:100% -42px;
      }

/**************** content styles ****************/
	#content {
	  width: 520px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: left;
	  }
		
	#content p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }
	  
/**************** sidebar styles ****************/
	#sidebar {
	  width: 175px;
	  padding-left: 21px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: right;
	  }
		
	#sidebar p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }

/**************** Rant and Ramble styles ****************/
#RandR {
   float:left;
   /*width: 955px;*/
   margin: 0 auto;
   /*background-color: #2763A5;*/
	  }
	  
	  
#RandRFrame{
   width:949px;
   float:left;
   display:block;
   background-color:#FFFFFF;
	/*text-align: center;*/
  }  
  
#RandR img{
   display:block;
   float:left;
	  }

#RandR p {
   padding-top: 20px;
   padding-left: 15px;
   padding-right: 15px;
	  }
	  
#RandR ul {
   margin:0;
   padding:10px 10px 0 330px;
   list-style:none;
      }

#RandR li {
   display:inline;
   margin:0;
   padding:0;
      }
	  
#RandR a {
   float:left;
   background:url("http://www.waitingtorespawn.com/TabLeft.bmp") no-repeat left top;
   margin:0;
   padding:0 0 0 2px;
   text-decoration:none;
}
	  
#RandR a span {
   float:left;
   display:block;
   background:url("http://www.waitingtorespawn.com/TabRight.bmp") no-repeat right top;
   padding:5px 15px 4px 6px;
   color:#FFF;
      }
	  
#RandR a span {
   float:none;
	  }

#RandR a:hover {
   background-position:0% -42px;
      }
	  
#RandR a:hover span {
   background-position:100% -42px;
      }

#RandRSpeech {
   width: 500px;
   display:block;
   float: left;
	  }
	  
#RandRSpeech a {
   float:none;
   background:none;
   margin:none;
   padding:none;
   text-decoration:none;
      }
	
	
/**************** Review styles ****************/
#Review {
   float:left;
   /*width: 955px;*/
   padding-left: 100px;
   /*padding-right: 100px;*/
   margin: 0 auto;
   /*background-color: #2763A5;*/
	  }
	  
	  
#ReviewFrame{
   width:749px;
   float:left;
   display:block;
   background-color:#FFFFFF;
  }  
  
#ReviewArchive{
   /*width:749px;
   float:left;
   display:block;
   background-color:#FFFFFF;*/
   padding-top: 300px;
   padding-bottom: 150px;
  }  
  
#Review img{
   display:block;
   float:left;
	  }

#Review p {
   /*padding-top: 20px;
   padding-left: 15px;
   padding-right: 15px;*/
	  }
	  
#Review ul {
   margin:0;
   padding:10px 10px 0 330px;
   list-style:none;
      }

#Review li {
   display:inline;
   margin:0;
   padding:0;
      }
	  
#Review a {
   /*float:left;
   background:url("http://www.waitingtorespawn.com/TabLeft.bmp") no-repeat left top;
   margin:0;
   padding:0 0 0 2px;
   text-decoration:none;*/
}
	  
#Review a span {
   /*float:left;
   display:block;
   background:url("http://www.waitingtorespawn.com/TabRight.bmp") no-repeat right top;
   padding:5px 15px 4px 6px;
   color:#FFF;*/
      }
	  
#Review a span {
   /*float:none;*/
	  }

#Review a:hover {
   /*background-position:0% -42px;*/
      }
	  
#Review a:hover span {
   /*background-position:100% -42px;*/
      }

#ReviewSpeech {
   /*width: 700px;
   display:block;*/
	  }
	  
#ReviewSpeech a {
   float:none;
   background:none;
   margin:none;
   padding:none;
   text-decoration:none;
      }
	
/**************** Archive styles ****************/
	#archive {
	  padding-top: 0px;
	  padding-bottom: 0px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 14px;
	  clear: both;
      text-align: center;
	  width: 955px;
	  background-color:#FFFFFF;
	  }
	  
	#archive td {
	  vertical-align: top;
	}
	
	
	#archive table {
      text-align: center;
	}
  

  
/**************** footer styles ****************/
	#footer {
	  padding-top: 0px;
	  padding-bottom: 0px;
	  clear: both;
	  width: 955px;
	  background-color:#2763A5;
	  }
		
	#footer p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: #FFFFFF;
	  background-color:#2763A5;
	  font-weight:100;
	  border-bottom: 1px dotted #FFFFFF;
	  }
		
	#footer p a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
	  border-top: 1px dotted #FFFFFF;
	  border-bottom: 0px dotted #FFFFFF;
	  }


/**************** speech bubbles ****************/

#bubble
	{
	/*position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 3em;
	padding: 0;
	text-align: left;
	width:100%;*/				/* <-- use this to tie width to viewport size */
	/*width: 40em;				/* <-- use this for a set width */
	/*background-color: #FFFFFF;*/
	}
 	
#speechContent
	{
	padding:3em;
	}

#speechContent h1
	{
	/*color:#FFFFFF;*/
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
		
#speechContent p
	{

	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc, #tlcSpeech, #trcSpeech
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlcSpeech
	{
	background-image:url("http://www.waitingtorespawn.com/images/TopLeftSpeech.png");
	background-position: 0% 0%;
	}
#trcSpeech
	{
	background-image:url("http://www.waitingtorespawn.com/images/TopRightSpeech.png");
	background-position: 100% 0%;
	}
#tlc
	{
	background-image:url("http://www.waitingtorespawn.com/images/TopLeft.png");
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url("http://www.waitingtorespawn.com/images/TopRight.png");
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url("http://www.waitingtorespawn.com/images/BottomLeft.png");
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url("http://www.waitingtorespawn.com/images/BottomRight.png");
	background-position: 100% 100%;
	padding-bottom:15px;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url("http://www.waitingtorespawn.com/images/TopMiddle.png");
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url("http://www.waitingtorespawn.com/images/BottomMiddle.png");
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url("http://www.waitingtorespawn.com/images/MiddleRight.png");
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
        background-color:#FFFFFF;
	background-image:url("http://www.waitingtorespawn.com/images/MiddleLeft.png");
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}

