/* The Chief Sez website cascading style sheet */
/* Created on 02 December, 2004 */
/* Last updated 10 October, 2009 */
/* Start main body style */
body {
	background-color: #212240;
	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	color: #ffffff;
	margin: 2px;
}
/* End main body style */
/* Start colored border division style */
div#border {
   width: 90%;
   margin-top: 20px;
   margin-bottom: 10px;
   margin-left: auto;
   margin-right: auto;
   border: ridge #ff9800;
   border-width: 2px;
}
/* End colored border division style */
/* Start table style */
table.header_table {
	width: 100%;
	text-align: left;
}
/* End table style */
/* Start logo image td style */
td.one {
	width: 119px;
	margin-left: auto;
	margin-top: auto;
	vertical-align: text-top;
}
/* End logo image td style */
/* Start logo style */
.tcs_logo_image {
	margin-right: 5px;
	vertical-align: text-top;
}
/* End logo style */
/* Start tcs title image and tagline text style */
td.two {
	width: 70%;
	margin-left: auto;
	margin-top: auto;
	vertical-align: text-top;
}
/* End tcs title image and tagline text style */
/* Start tcs title image and tagline text style */
td.three {
	width: 30%;
	margin-left: 70%;
	vertical-align: text-top;
	text-align: right;
}
/* End tcs title image and tagline text style */
/*Start php date style */
.tcs_date {
	background-color: #212240;
	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	font-size: 70%;
	color: #ffffff;
}
/*End php date style */
/* Start Scroogle logo style */
.tcs_slogo_image {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* End Scroogle logo style */
/* Start Scroogle style */
.tcs_search {
	background-color: #212240;
	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	font-size: 75%;
	color: #ffffff;
}
/* End Scroogle style */
/* Start website tagline style */
h1 {
	background-color: #212240;
	color: #ffffff;
	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	font-size: 180%;
	margin-bottom: 0px;
}
/* End website tagline style */
/* Start navigation division style */
div#navigation {
    background-color: #000000;
    color: #00000a;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    border-top: ridge #ff9800;
    border-bottom: ridge #ff9800;
    border-width: 2px;
}
/* End navigation division style */
/* Start standard link style */
a:link {
	background-color: transparent;
	color: #ffffc0;	font-family: Arial,Helvetica,Verdona,Times,sans-serif;	font-size: 100%;
 	text-decoration: underline;
}
a:visited {
	background-color: transparent;
	color: #be00ff;	font-family: Arial,Helvetica,Verdona,Times,sans-serif;	font-size: 100%;
 	text-decoration: underline;
}
a:active {
	background-color: transparent;
	color: #f40987;	font-family: Arial,Helvetica,Verdona,Times,sans-serif;	font-size: 100%;
 	text-decoration: underline;
}
a:hover {
	background-color: transparent;
	color: #daa520;	font-family: Arial,Helvetica,Verdona,Times,sans-serif;	font-size: 100%;	text-decoration: underline;}
/* End standard link style */
/* Start tcs link style */
.tcs_link a:link {
	background-color: #000000;
	color: #ffffc0;	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	font-size: 100%;
 	text-decoration: underline;
	margin-left: 50px;
	margin-right: 50px;
}
.tcs_link a:visited {
	background-color: #000000;
	color: #be00ff;	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	font-size: 100%;
 	text-decoration: underline;
	margin-left: 50px;
	margin-right: 50px;
}
.tcs_link a:active {
	background-color: #000000;
	color: #f40987;	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	font-size: 100%;
 	text-decoration: underline;
	margin-left: 50px;
	margin-right: 50px;
}
.tcs_link a:hover {
	background-color: #000000;
	color: #daa520;	font-family: Arial,Helvetica,Verdona,Times,sans-serif;	font-size: 100%;	text-decoration: underline;
	margin-left: 50px;
	margin-right: 50px;
}
/* End tcs link style */
/* Start tcs home link style */
.tcs_home_link a:link {
	background-color: #000000;
	color: #ffffc0;	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	font-size: 100%;
 	text-decoration: underline;
	margin-left: 12px;
	margin-right: 50px;
}
.tcs_home_link a:visited {
	background-color: #000000;
	color: #be00ff;	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	font-size: 100%;
 	text-decoration: underline;
	margin-left: 12px;
	margin-right: 50px;
}
.tcs_home_link a:active {
	background-color: #000000;
	color: #f40987;	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	font-size: 100%;
 	text-decoration: underline;
	margin-left: 12px;
	margin-right: 50px;
}
.tcs_home_link a:hover {
	background-color: #000000;
	color: #daa520;	font-family: Arial,Helvetica,Verdona,Times,sans-serif;	font-size: 100%;	text-decoration: underline;
	margin-left: 12px;
	margin-right: 50px;
}
/* End tcs home link style */
/* Start no home link style */
.tcs_home_nolink {
	background-color: #000000;	color: #ffffff;	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	font-size: 100%;
	margin-left: 12px;
	margin-right: 50px;
}
/* End no home link style */
/* Start no link style */
.tcs_nolink {
	background-color: #000000;	color: #ffffff;	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	font-size: 100%;
	margin-left: 50px;
	margin-right: 50px;
}
/* End no link style */
/* Start main content division style */
div#main_content {
    margin-left: 1%;
    margin: 5px;
    padding: 10px;
}
/* End main content division style */
/* Start about image style */
.tcs_about_image {
	vertical-align: text-top;
}
/* End about image style */
/* Start page title text style */
h2 {
	background-color: #212240;
	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	font-size: 130%;
	text-align: left;
	color: #ffffff;
}
/* End page title text style */
/* Start main story-title text style */
h3 {
	background-color: transparent;
	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	font-size: 120%;
	text-align: left;
	color: #ffffff;
}
/* End main story-title text style */
/* Start sub story-title text style */
h4 {
	background-color: transparent;
	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	font-size: 110%;
	text-align: left;
	color: #ffffff;
}
/* End sub story-title text style */
/* Start first character image style */
.tcs_fc_image {
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 0px;
}
/* End first character image style */
/* Start about first character image style */
.tcs_afc_image {
	margin-left: auto;
	margin-right: auto;
	vertical-align: text-bottom;
}
/* End about first character image style */
/* Start paragraph text style */
p {
	background-color: transparent;
	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	text-align: justify;
	vertical-align: text-bottom;
	font-size: 100%;
	color: #ffffff;
}
/* End paragraph text style */
/* Start credit style */
.tcs_credit {
	background-color: transparent;
	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	font-size: 90%;
	color: #ffffff;
}
/* End credit style */
/* Start blockquote text style */
blockquote {
	background-color: #40416a;
	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	text-align: justify;
	font-size: 100%;
	color: #ffffff;
	margin-left: 40px;
	margin-right: 40px;
	padding-left: 4px;
	padding-right: 4px;
	border: thin solid #ff9800;
}
/* End blockquote text style */
/* Start USC blockquote text style */
.usc_blockquote {
	background-color: #212240;
	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	text-align: justify;
	font-size: 100%;
	color: #ffffff;
	margin-left: 40px;
	margin-right: 40px;
}
/* End USC blockquote text style */	
/* Start unordered list style */
ul {
	background-color: transparent;
	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	font-size: 100%;
	color: #ffffff;
	list-style-type: disc;
}
/* End unordered list style */
/* Start strike through style */
.tcs_strike {
   text-decoration: line-through;
}
/* End strike through style */
/* Start image main content division style */
div#image_main_content {
    text-align: center;
}
/* End image main content division style */
/* Start image paragraph text style */
p.image {
	background-color: #212240;
	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	text-align: center;
	font-size: 100%;
	color: #ffffff;
}
/* End image paragraph text style */
/* Start big image style */
img.tcs_big_image {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* End big image style */
/* Start return to top of page style */
p.tcs_home {
	background-color: #212240;
	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	text-align: left;
	font-size: 80%;
	color: #ffffff;}
/* End return to top of page style */
/* Start copyright division style */
div#copyright {
    margin: 0px;
    border-top: ridge #ff9800;
    border-width: 2px;
}
/* End copyright division style */
/* Start php copyright text style */
p.tcs_copyright_text {
	background-color: #212240;
	font-family: Arial,Helvetica,Verdona,Times,sans-serif;
	text-align: left;
	font-size: 70%;
	color: #ffffff;
   padding-top: 1px;
   padding-bottom: 1px;
   padding-left: 5px;
}
/* End php copyright text style */