@font-face {
    font-family: 'DITL';
    src: url('fonts/anderson_supercar-webfont.eot');
    src: url('fonts/anderson_supercar-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/anderson_supercar-webfont.woff') format('woff'),
         url('fonts/anderson_supercar-webfont.ttf') format('truetype'),
         url('fonts/anderson_supercar-webfont.svg#AndersonSuperSupermarionation') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	margin: 2px;
	padding: 0px;
	border: 2px;
	background-color: #000000;
	overflow:hidden;
}

h1 {
	margin:0px;
	padding:0px;
	font-family: DITL, "Impact", "Vemana2000", "American Typewriter Condensed Light";
	font-size-adjust:0.5;
	font-size:48px;
	color:#ee0000;
	font-weight:400;
	text-transform:uppercase;
	vertical-align:top;
	letter-spacing:0.5px;
	text-align: right;
	line-height:40px;
}

h2 {
	border:0px;
	margin:0px;
	padding:0px;
	padding-bottom:3px;
	padding-top:2px;
	font-family: DITL, "Impact", "Vemana2000", "American Typewriter Condensed Light";
	font-size-adjust:0.5;
	font-size:34px;
	color:#ee0000;
	font-weight:400;
	text-transform:uppercase;
	vertical-align:top;
	text-align: right;
	line-height:26px;
}

h3 {
	color:#ee0000;
}

h4 {
	color:#ee0000;
}

div.corner, #corner {
	display:none;
}

div.list, #list {
	display:none;
}

div.quickstrip, #quickstrip {
	display:none;
}

div.topstrip, #topstrip {
	display:none;
}

div.rightend, #rightend {
	display: none;
}

div.docheader, #docheader {
	padding:2px 4px 2px 4px;
	border-bottom-width:2px;
	border-bottom-color:#000000;
	margin:0px;
	background:#000000;
}

div.docbody, #docbody {
	border-bottom-width:2px;
	border-bottom-color:#000000;
	padding:2px 4px 2px 4px;
	margin:0px;
	background:#000000;
}

div.Gallery {
	display:table; 
	float:left;
	height:230px;
	width:190px;
	padding-left:20px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	text-align: center;
	border:none;
}

.quote {
	padding-bottom:15px;
}

div.GalleryAlignment {
	clear: both;
	display:table-cell; 
	alignment-adjust:central;
	vertical-align:bottom;
}

img.GalleryImage {
	max-width:180px;
	max-height:180px;
	border:none;
}

div.GalleryCaption {
	padding-top:0.5em;
	padding-bottom:0.5em;
	height:2em;
}

table.topstriptable {
	padding: 0px;
	border: 0px;
	column-gap:0px;
	margin-left:2px;
}

table.topstriptable tr {
	padding: 0px;
	border: 0px;
	margin:0px;
}

table.topstriptable tr td {
	padding: 0px;
	border: 0px;
	margin:0px;
}

A:link, A:visited, A:active {
	text-transform: none;
	color: #000000;
	font-weight: 400;
	text-decoration: none;
	border:none;
}
A.orangelink:link, A.orangelink:visited, A.orangelink:active {
	text-transform: none;
	color: #000000;
	font-weight: 400;
	text-decoration: none;
}
A.orangelinkb:link, A.orangelinkb:visited, A.orangelinkb:active {
	text-transform: none;
	color: #000000;
	font-weight: 800;
	text-decoration: none;
}
A.bluelink:link, A.bluelink:visited, A.bluelink:active {
	text-transform: none;
	color: #000000;
	font-weight: 400;
	text-decoration: none;
}
A.bluelinkb:link, A.bluelinkb:visited, A.bluelinkb:active {
	text-transform: none;
	color: #000000;
	font-weight: 800;
	text-decoration: none;
}
A.RefLink:link, A.RefLink:visited, A.RefLink:active {
	color: #000000;
	font-weight: 400;
	font-size: 50%;
	text-decoration: none;
	vertical-align: super;
	text-transform: none;
}
A.CanonLink:link, A.CanonLink:visited, A.CanonLink:active {
	text-transform: none;
	color: #BBBB00;
	font-weight: 400;
	text-decoration: none;
}
A.BSLink:link, A.BSLink:visited, A.BSLink:active {
	text-transform: none;
	color: #66FF99;
	font-weight: 400;
	text-decoration: none;
}
A.NovelLink:link, A.NovelLink:visited, A.NovelLink:active {
	text-transform: none;
	color: #00FFFF;
	font-weight: 400;
	text-decoration: none;
}
A.SpecLink:link, A.SpecLink:visited, A.SpecLink:active {
	text-transform: none;
	color: #FFFFFF;
	font-weight: 400;
	text-decoration: none;
}
.DITLTitle {
	text-transform: none;
	color: #ee0000;
	font-weight: 800;
}
.SizeTitle {
	text-transform: none;
	color: #ee0000;
	font-weight: 800;
	font-size:18px;
	vertical-align:bottom;
}
.CanonText {
	text-transform: none;
	color: #BBBB00;
	font-weight: 400;
}
.BSText {
	text-transform: none;
	color: #66FF99;
	font-weight: 400;
}
.NovelText {
	text-transform: none;
	color: #FFFFFF;
	font-weight: 400;
}
.SpecText {
	text-transform: none;
	color: #00fff0;
	font-weight: 400;
}
.BlueText {
	text-transform: none;
	color: #7B7BFF;
	font-weight: 400;
}
.keywords {
    VISIBILITY: hidden;
}
.tooltip {
    PADDING: 1px;
    BORDER: 3px double;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius:15px;
    border-color:#7B7BFF;
    VISIBILITY: hidden;
	COLOR: white;
    POSITION:absolute;
	width: auto;
	height: auto;
}
TR.Dark {
	background-color:#2C2C2C;
}
TR.Light {
	background-color:#3C3C3C;
}
TR.DITLTitle {
	background-color:#EE0000;
}

img.MoralImage {
	padding:5px;
	border:1px solid #EE0000;
	margin:0px;
}
div.MoralName {
	padding:0px;
	margin-bottom:-10px;
	border:0;
}
.SpiritMajor {
	color: #ee0000;
	font-size:52px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 5px;
	display:inline-block;
	vertical-align:top;
}
.Spirit {
	color: #ee0000;
	font-size:40px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 5px;
	border-bottom: 1px solid #EE0000;
	padding-top:9px;
	line-height:34px;
	display:inline-block;
	vertical-align:top;
}
.Motto {
	padding-top:0px;
}

HR.blueline {
	color:#0000ff;
	background-color:#0000ff;
}

table#nogap {
	margin: 0px;
	padding: 0px;
	border:0px;
}

img.ClosePacked {
	margin: 0px;
	padding: 0px;
	border:0px;
	margin-bottom:2px;
	margin-top:2px;
	width: 90px;
	height: 19px;
}


a.textlink:link, a.textlink:visited, a.textlink:active {
	font-family: DITL, "Impact", "Vemana2000", "AmericanTypewriter-CondensedLight", "American Typewriter Condensed Light";
	font-size:19px;
	font-weight: 400;
	font-size-adjust:0.5;
	text-transform:uppercase;
	letter-spacing:0px;
	color:black;
	
	margin: 0;
	padding: 0;
	border:0px;
}

a.BlueMenu, a.BlueMenu:active,
a.BlueMenu25, a.BlueMenu25:active, 
a.OrangeMenu, a.OrangeMenu:active,
a.OrangeMenu25, a.OrangeMenu25:active,
div.RedMenu, div.RedMenu25 {
	overflow:hidden;
	margin:0px;
	padding:0px;
	border:0px;
	line-height:20px;
	padding-right:2px;
	padding-top:3px;
	margin-bottom:1px;

	font-size:19px;
	font-family: DITL, "Impact", "Vemana2000", "AmericanTypewriter-CondensedLight", "American Typewriter Condensed Light";
	font-weight: 400;
	text-transform:uppercase;
	letter-spacing:0px;

	display:block;
	text-decoration: none;
	color: black;
	text-align:right;

	border-top-width:1px;
	border-top-style:solid;

	border-left-width:1px;
	border-left-style:solid;

	border-right-width:1px;
	border-right-style:solid;
	
	border-bottom-width:1px;
	border-bottom-style:solid;
}

a.BlueMenu, a.BlueMenu25, a.BlueMenu:active, a.BlueMenu25:active {
	background-color: #7b7bff;
	background: -moz-linear-gradient(top, #a2a2e5 0%, #7b7bff 50%, #5f5fdd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a2a2e5), color-stop(50%,#7b7bff), color-stop(100%,#5f5fdd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a2a2e5 0%,#7b7bff 50%,#5f5fdd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a2a2e5 0%,#7b7bff 50%,#5f5fdd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a2a2e5 0%,#7b7bff 50%,#5f5fdd 100%); /* IE10+ */
	background: linear-gradient(top, #a2a2e5 0%,#7b7bff 50%,#5f5fdd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2a2e5', endColorstr='#5f5fdd',GradientType=0 ); /* IE6-9 */
}

a.BlueMenu, a.BlueMenu25 {
	border-top-color:#b5b5ff;
	border-left-color:#b5b5ff;
	border-right-color:#0000d6;
	border-bottom-color:#0000d6;
}

a.BlueMenu:active, a.BlueMenu25:active {
	border-top-color:#0000d6;
	border-left-color:#0000d6;
	border-right-color:#b5b5ff;
	border-bottom-color:#b5b5ff;
}

a.BlueMenu, a.OrangeMenu, a.BlueMenu:active, a.OrangeMenu:active, div.RedMenu {
	width: 75px;
	height:40px;
}

a.BlueMenu25, a.OrangeMenu25, a.BlueMenu25:active, a.OrangeMenu25:active, div.RedMenu25 {
	width:73px;
	height:19px;
	margin: 0px;
	margin-right: 1px;
	display: block;
	float: left;
}

a.OrangeMenu, a.OrangeMenu25, a.OrangeMenu:active, a.OrangeMenu25:active {
	background-color: #ff9900;
	background: -moz-linear-gradient(top, #ffac30 0%, #ff9900 50%, #d36900 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffac30), color-stop(50%,#ff9900), color-stop(100%,#d36900)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffac30 0%,#ff9900 50%,#d36900 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffac30 0%,#ff9900 50%,#d36900 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffac30 0%,#ff9900 50%,#d36900 100%); /* IE10+ */
	background: linear-gradient(top, #ffac30 0%,#ff9900 50%,#d36900 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffac30', endColorstr='#d36900',GradientType=0 ); /* IE6-9 */
}

a.OrangeMenu, a.OrangeMenu25 {
	border-top-color:#ffce6b;
	border-left-color:#ffce6b;
	border-right-color:#9c6300;
	border-bottom-color:#9c6300;
}

a.OrangeMenu:active, a.OrangeMenu25:active {
	border-top-color:#9c6300;
	border-left-color:#9c6300;
	border-right-color:#ffce6b;
	border-bottom-color:#ffce6b;
}

div.RedMenu, div.RedMenu25 {
	border-top-color:#ff5555;
	border-left-color:#ff5555;
	border-right-color:#cd0000;
	border-bottom-color:#cd0000;
	background-color: #ee0000;
	background: -moz-linear-gradient(top, #e87676 0%, #ee0000 50%, #d62f2f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e87676), color-stop(50%,#ee0000), color-stop(100%,#d62f2f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e87676 0%,#ee0000 50%,#d62f2f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e87676 0%,#ee0000 50%,#d62f2f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e87676 0%,#ee0000 50%,#d62f2f 100%); /* IE10+ */
	background: linear-gradient(top, #e87676 0%,#ee0000 50%,#d62f2f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e87676', endColorstr='#d62f2f',GradientType=0 ); /* IE6-9 */
}

a.OrangeMenu25h {
	display:inline;
}

a.hlist {
	width: 79px;
	display:block;
	font-size:19px;
	font-family: DITL, "Impact", "Vemana2000", "AmericanTypewriter-CondensedLight", "American Typewriter Condensed Light";
	font-weight: 400;
	text-transform:uppercase;
	letter-spacing:0px;
	color:black;
	
	margin: 0;
	padding: 0;
	border:0px;
	text-align:right;
	
	line-height:20px;
	padding-right:3px;
	padding-top:3px;
	margin-bottom:1px;
	

	border-top-width:1px;
	border-top-color:#ffce6b;
	border-top-style:solid;
	
	border-left-width:1px;
	border-left-color:#ffce6b;
	border-left-style:solid;
	
	border-right-width:1px;
	border-right-color:#9c6300;
	border-right-style:solid;
	
	border-bottom-width:1px;
	border-bottom-color:#9c6300;
	border-bottom-style:solid;
	
	background-color: #ff9900;
}

table#nogap {
	margin: 0px;
	padding: 0px;
	border:0px;
}

a.OrangeButton {
	display:none;
}

a.OrangeButton:active {
	display:none;
}
a.BlueButton {
	display:none;
}

a.BlueButton:active {
	display:none;
}
a.BlueButton90 {
	display:none;
}

a.BlueButton90:active {
	display:none;
}

a.OrangeDisc, a.OrangeDisc:link, a.OrangeDisc:visited, a.OrangeDisc:active {
	background-color: #ff9900;
	background: -moz-linear-gradient(top, #ffac30 0%, #ff9900 50%, #d36900 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffac30), color-stop(50%,#ff9900), color-stop(100%,#d36900)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffac30 0%,#ff9900 50%,#d36900 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffac30 0%,#ff9900 50%,#d36900 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffac30 0%,#ff9900 50%,#d36900 100%); /* IE10+ */
	background: linear-gradient(top, #ffac30 0%,#ff9900 50%,#d36900 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffac30', endColorstr='#d36900',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	color: black;
	width:20px;
	height:22px;
	padding-bottom:1px;
	display:block;
	text-decoration: none;
	text-align:center;
	font-weight:800;
	float:left;
	padding:0px 1px 0px 1px;
	margin:0px 0px 4px 2px;
	border:1px solid #ff9900;

	border-top-color:#ffce6b;
	border-left-color:#ffce6b;
	border-right-color:#9c6300;
	border-bottom-color:#9c6300;

}

a.OrangeDisc:active {
	border:1px solid #ff9900;
	border-top-color:#9c6300;
	border-left-color:#9c6300;
	border-right-color:#ffce6b;
	border-bottom-color:#ffce6b;
}

a.BlueDisc, a.BlueDisc:link, a.BlueDisc:visited, a.BlueDisc:active {
	background-color: #7b7bff;
	background: -moz-linear-gradient(top, #a2a2e5 0%, #7b7bff 50%, #5f5fdd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a2a2e5), color-stop(50%,#7b7bff), color-stop(100%,#5f5fdd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a2a2e5 0%,#7b7bff 50%,#5f5fdd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a2a2e5 0%,#7b7bff 50%,#5f5fdd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a2a2e5 0%,#7b7bff 50%,#5f5fdd 100%); /* IE10+ */
	background: linear-gradient(top, #a2a2e5 0%,#7b7bff 50%,#5f5fdd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2a2e5', endColorstr='#5f5fdd',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	color: black;
	width:20px;
	padding:0px 1px 0px 1px;
	display:block;
	text-decoration: none;
	text-align:center;
	font-weight:800;
	float:left;
	padding:0px 1px 0px 1px;
	margin:0px 0px 4px 2px;	
	border: 1px solid #7b7bff;

	border-top-color:#b5b5ff;
	border-left-color:#b5b5ff;
	border-right-color:#0000d6;
	border-bottom-color:#0000d6;
}

a.BlueDisc:active {
	border: 1px solid #7b7bff;
	border-top-color:#0000d6;
	border-left-color:#0000d6;
	border-right-color:#b5b5ff;
	border-bottom-color:#b5b5ff;
}

.SearchImage {
	background-image:url(Images/menus/me2x2.png);
	position:absolute;
	top:4px;
	left:3px;
	width:108px;
	height:68px;
	background-size:108px 68px;
}

.SearchImage:active {
	background-image:url(Images/menus_down/me2x2.png);
}

a.SearchText {
	text-align:right;
	vertical-align:top;
	font-family: DITL, "Impact", "Vemana2000", "AmericanTypewriter-CondensedLight", "American Typewriter Condensed Light";
	font-size:19px;
	font-weight:normal;
	padding:0px;
	text-decoration:none;
	text-transform:uppercase;
	color:#000000;
	z-index:102;
	position:absolute;
	left:73px;
	top:52px;
}

.HomeImage {
	background-image:url(Images/menus/bottom3x2.png);
	position:absolute;
	top:73px;
	left:3px;
	width:108px;
	height:44px;
	background-size:108px 44px;
}

.HomeImage:active {
	background-image:url(Images/menus_down/bottom3x2.png);
}