* {
		margin: 0;
		padding: 0;
		}


#wrapper {
	width: 700px;
	text-align:left;
	margin:auto;
}

#main {
	background-color:#E8E8E8;
	padding: 6px;
}
#randomquote {
	background-color: #000000;
	height: 168px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#right-column {
	float: right;
	width: 120px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#season-nav {
	float: left;
	width: 150px;
}

#season-nav img {
	padding-top: 10px;
	padding-bottom: 10px;	
}

#season-nav ol {
	list-style:none;
}

#season-nav a {
	display: block;
	font-size:14px;	
	color: #990000;
	margin-bottom: 10px;
}

#character-nav {
	margin-left: 160px;
	margin-right: 120px;
}
#character-nav img {
	margin-top: 10px;
}
h1 {
	color: #FFFFFF;
}


h2 {
}


#randomquote img {
	float: left;
	padding-right: 7px;
}
#randomquote blockquote {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.morerandom {
	color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
#randomquote cite {
	font-size: 16px;
	margin-top: 16px;
}



#wrapper h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #fff;
}
body {
	background-attachment: fixed;
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat;
	background-position: right top;
	background-color: #000000;
	text-align: center;
}


.separator {
		clear: both;
		}

.separatorInvisible {
		clear: both;
		height: 1px;
		}

.clearFix:after {
    	content: "."; 
    	display: block; 
    	height: 0; 
    	clear: both; 
    	visibility: hidden;
		}

a {
		}
		
a:hover {
		}

#navigation {
		}

#navigation ul {
		}

#navigation li {
		}

#navigation a {
		}

#navigation a:hover {
		}


html {
		font-size: 100%;
		}

body {
		font-size: 62.5%;
		}

h1, h2, h3, h4, p, ul {
		}

#main h1 {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-style: normal;
	padding: 5px;
	margin-bottom: 15px;
		}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
		}

h3 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
		}
		
h4 {
		}

p, li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;		
		}

ul {
		}

/* ---------- 5. images ---------- */

a img {
		border: 0;
		}
		
/* ---------- 6. tables ---------- */

table {
		}
		
caption {
		}
		
tr {
		}

th, td {
		}
		
th {
		}
		
td {
		}

/* ---------- 7. forms ---------- */	
		
form {
		}
blockquote {
	font-size: 14px;
	font-style: italic;
}

#randomquote p {
	color: #fff;
}

.quotelist {
	display: block;
	width: 370px;
	padding: 15px;
	margin-bottom: 5px;
	background-color:#fafafa;
	border: #CCCCCC 1px solid;
	font-style: italic;
	font-size: 1.2em;
}

#charlist li {
	display: block;
	margin: 1px;
	float: left;
	list-style-type: none;
}

.clearboth {
	clear: both;
	height: 1px;
}

.clearright {
	clear:right;
}

#nonprinciple li {
	font-size: 1.6em;
	font-weight:bold;
	background-color: #FFFFFF;
	display: inline;
	float: left;
	width: 180px;
	margin: 2px;
	padding: 5px;
	border: 1px solid #ccc;
	list-style-type: none;
}

#nonprinciple a {
	display: block;
}

#nonprinciple a:link {
	text-decoration:none;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nonprinciple a:visited {
	text-decoration:none;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nonprinciple a:hover {
	text-decoration:none;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#nonprinciple a:active {
	text-decoration:none;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.navquote {
	display: inline;
	width: 150px;
	padding: 5px;
	margin-bottom: 5px;
	background-color:#fafafa;
	border: #CCCCCC 1px solid;
	font-size: 1.6em;
}

.navquote a:{
	display: block;
}

#character-nav tr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.hidden {
	display: none;
}

#copyright p {
	color: #ffffff;
	font-size: 9px;
	text-align: center;
}
#policy p {
	margin-bottom: 10px;
}
#policy li {
	list-style-type: disc;
	margin-left: 15px;
}
#policy ul {
	margin-bottom: 10px;
}
#wrappershop {
	width: 800px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#mainshop {
	background-color:#E8E8E8;
	padding: 6px;
}
#mainshop h1 {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-style: normal;
	padding: 5px;
	margin-bottom: 5px;
}

#linkbar {
	background-color: #000000;
	height: 15px;
}
#linkbar a:link, #linkbar a:visited, #linkbar a:hover, #linkbar a:active {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}
#homelink {
	float: left;
	width: 150px;
}
#google {
	float: right;
	width: 500px;
	height: 15px;
}


    #nav {
      float:right;
      text-align: right;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;

      }
    #nav ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	text-align: right;
      }
    #nav li {
      display:inline;
      margin:0;
      padding:0;
      }
    #nav a {
      float:left;
      background:url("/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #nav a span {
      float:left;
      display:block;
      background:url("/tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #nav a span {float:none;}
    /* End IE5-Mac hack */
    #nav a:hover span {
      color:#FFF;
      }
    #nav a:hover, #nav a.active {
      background-position:0% -42px;
      }
    #nav a:hover span {
      background-position:100% -42px;
      }  

#sidebar {
      width: 150px;
      float: left;
}

.mainbit {
	float: right;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color: #fff;
}.task {
	background-color: #CCCCCC;
	padding: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 10px;
}
.task li {
	margin-left: 25px;
}

