* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000000;	/* old value was #ff00ff; */
	background-attachment: fixed;
	background-image: url(/images/bg.jpg);
	color: #eeddff;
	font-size: 16px;
}

/* Hide from Mac-IE.  Fix Win-IE  \*/
* html body {
	padding-bottom: 15px;
}
/* Done */

#header {
	margin-right: 5px;
}
#header h1 {
	display: none;
}

a:link {
	color: #ffcc00;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	color: #ffcc00;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #ff00ff;
	background-color: transparent;
	text-decoration: underline;
}
.alt {
	display: none;
}

#headerarea {
	padding: 0 8px 0 8px;
}
#textlayer1 {
	position: absolute;
	top: 16px;
	left: 175px;
	z-index: 3;
	display: block;
}
#textlayer2 {
	position: absolute;
	top: 17px;
	left: 175px;
	z-index: 3;
	display: block;
}
#textlayer3 {
	position: absolute;
	top: 18px;
	left: 175px;
	z-index: 2;
	display: block;
}
#textlayer4 {
	position: absolute;
	top: 16px;
	left: 177px;
	z-index: 2;
	display: block;
}
#textlayer5 {
	position: absolute;
	top: 17px;
	left: 177px;
	z-index: 2;
	display: block;
}
#textlayer6 {
	position: absolute;
	top: 18px;
	left: 177px;
	z-index: 3;
	display: block;
}
#textlayer7 {
	position: absolute;
	top: 17px;
	left: 176px;
	z-index: 4;
	display: block;
}
#marikcrest {
	position: absolute;
	top: 2px;
	left: 10px;
	width: 158px;
	height: 100px;
	background-image: url(/images/marik_eagle.png);
	z-index: 1;
}
#banner {
	display: block;
	width: 100%;
	height: 54px;
	position: absolute;
	top: 10px;
	right: 200px;
	background-image: url(/images/banner_bar.jpg);
	z-index: 0;
}
#lifeservicemedal {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 229px;
	height: 64px;
	background-image: url(/images/lsm_right.png);
	z-index: 1;
}
.title {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 24pt;
	font-variant: small-caps;
	color: #000088;
	background-color: transparent;
}
.title_top {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 24pt;
	font-variant: small-caps;
	color: #000000;
	background-color: transparent;
}
.title_bottom {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 24pt;
	font-variant: small-caps;
	color: #f899ff;
	background-color: transparent;
}

#historical_quotes {
	margin: 110px 25px 0 10px;
	padding: 10px;
	background: #d7abff url(/images/catbg.jpg) repeat-x;
	height: 90px;
	border: 5px ridge #8844aa;
}
#historical_quotes div {
	width: 96%;
	color: #ffd700;
	font-style: italic;
	font-weight: bold;
}
.author {
	text-align: right;
	font-style: normal;
}

hr {
	display: none;
}

.moduleTitle {
	margin-top: 0;
	margin-bottom: 0;
	padding: .25em 0 .25em 0;
	background: url(/images/catbg.jpg) repeat-x;
	text-align: center;
	border-bottom: 2px outset #8844aa;
}

#navigation {
	position: absolute;
	top: 230px;
	left: 0;
	width: 160px;
	margin: 10px 0 0 10px;
	padding: 0;
}
#navigation .moduleTitle {
	padding-bottom: .44em;
}

#siteNav {
	background-color: #110022;
	border-top: 5px ridge #8844aa;
}
#siteNav .moduleTitle {
	border-left: 5px ridge #8844aa;
	border-right: 5px ridge #8844aa;
}
#siteNav ul {
	list-style: none;
	width: 150px;
	background-color: #110022;
	border: 5px ridge #8844aa;
	border-top: 0;
	font-size: 16px!important;
	font-variant: small-caps;
	font-weight: bold;
	z-index: 100;
}
#siteNav ul li {
	position: relative;
}
#siteNav li ul {
	position: absolute;
	left: 150px;
	top: 0;
	width: 210px;
	margin-top: -5px;
	border: 5px ridge #8844aa;
	display: none;
}
/* Hide from Mac-IE.  Fix Win-IE \*/
* html #siteNav li ul {z-index: 100;}
/* Done */
#siteNav ul li a {
	display: block;
	text-decoration: none;
	color: #ffd700;
	background: #110022;
	padding: 2px 2px 2px .5em;
}
#siteNav ul li a:hover {
	display: block;
	text-decoration: none;
	color: #eeddff;
	background-color: #110022;
	padding: 2px 2px 2px .5em;
}
.clearborder {
	margin-left: -20px;
	border-left: 0;
}
.clearborder:hover {
	border-left: 0;
}
.indent {
	text-indent: 20px;
}
	/* Fix Win-IE.  Hide from Mac-IE \*/

* html #siteNav ul li {float: left;}
* html #siteNav ul li a {height: 1%;}
	
	/* End */

#siteNav li:hover ul, #siteNav li.over ul {display: block;}

	/* Fix Win-IE.  Hide from Mac-IE \*/
	
* html #siteNav ul li {float: left; height: 1%;}
* html #siteNav ul li a {height: 1%;}
	
	/* End */

#siteNav ul li a em {
	font-style: normal;
	text-decoration: none;
}

#siteNav ul li a:hover em {
	font-style: normal;
	text-decoration: none;
}

.menuSpacer {
	margin-top: 1em;
}

#content {
	margin: 10px 25px 10px 180px;
	padding: 0;
}
.module {
	margin-bottom: 10px;
	background-color: #550055;
	border: 5px ridge #8844aa;
}
.module p {
	padding: 1em;
	padding-top: 0;
	text-indent: 2em;
}
.right {
	float: right;
}
#content h2 {
	display: none;
}
#footer {
	clear: both;
	margin: 10px 25px 17px 10px;
	background-color: #110022;
	border: 5px ridge #8844aa;
}
#footer p {
	padding: 1em;
	text-align: center;
	font-size: 0.75em;
}

#officialSites {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	width: 150px;
	background-color: #110022;
	border: 5px ridge #8844aa;
}
#wizKidsBanner {
	border-bottom: 5px ridge #8844aa;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 90px;
}
#cbtBanner {
	border-bottom: 5px ridge #8844aa;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 60px;
}
#battlecorpsBanner, #studio2publishingBanner, #heavyMetalProBanner {
	border-bottom: 5px ridge #8844aa;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 44px;
}
#ironWindMetalsBanner {
	border-bottom: 5px ridge #8844aa;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 40px;
}
#heavyMetalProBanner {border-bottom: 0;}

#wizKidsBanner {
	background: url(/images/links/wizKids.png) no-repeat 0;
}
#cbtBanner {
	background: url(/images/links/classicbattletech_old.jpg) no-repeat 0;
}
#battlecorpsBanner {
	background: url(/images/links/battlecorps.png) no-repeat 0;
}
#studio2publishingBanner {
	background: url(/images/links/studio2logo.jpg) no-repeat 0;
}
#ironWindMetalsBanner {
	background: url(/images/links/iwm.png) no-repeat 0;
}
#heavyMetalProBanner {
	background: url(/images/links/heavymetal.png) no-repeat 0;
}

#wizKids {
	display: block;
	padding: 0;
	border: 0;
	background: url(/images/links/wizkids.png) no-repeat 1px;
	/*\Hide from Mac-IE*/
	background-position: 0px; /*stop hiding*/
	width: 150px;
	height: 90px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 148px; /*minus 2 pixels*/
}
#cbt {
	display: block;
	padding: 0;
	border: 0;
	background: url(/images/links/classicbattletech_old.jpg) no-repeat 1px;
	/*\Hide from Mac-IE*/
	background-position: 0px; /*stop hiding*/
	width: 150px;
	height: 60px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 148px; /*minus 2 pixels*/
}
#battlecorps {
	display: block;
	padding: 0;
	border: 0;
	background: url(/images/links/battlecorps.png) no-repeat 1px;
	/*\Hide from Mac-IE*/
	background-position: 0px; /*stop hiding*/
	width: 150px;
	height: 44px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 148px; /*minus 2 pixels*/
}
#studio2publishing {
	display: block;
	padding: 0;
	border: 0;
	background: url(/images/links/studio2logo.jpg) no-repeat 1px;
	/*\Hide from Mac-IE*/
	background-position: 0px; /*stop hiding*/
	width: 150px;
	height: 44px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 148px; /*minus 2 pixels*/
}
#ironWindMetals {
	display: block;
	padding: 0;
	background: url(/images/links/iwm.png) no-repeat 1px;
	/*\Hide from Mac-IE*/
	background-position: 0px; /*stop hiding*/
	width: 150px;
	height: 44px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 148px; /*minus 2 pixels*/
}
#heavyMetalPro {
	display: block;
	padding: 0;
	border: 0;
	background: url(/images/links/heavymetal.png) no-repeat 1px;
	/*\Hide from Mac-IE*/
	background-position: 0px; /*stop hiding*/
	width: 150px;
	height: 44px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 148px; /*minus 2 pixels*/
}

html>body #wizKids {
	/*Subtracted 2 pixels to fix Opera */
	width: 148px;
	height: 88px;
}
html>body #cbt {
	/*Subtracted 2 pixels to fix Opera */
	width: 148px;
	height: 58px;
}
html>body #ironWindMetals {
	/*Subtracted 2 pixels to fix Opera */
	width: 148px;
	height: 42px;
}
html>body #battlecorps, html>body #studio2publishing, html>body #heavyMetalPro {
	/*Subtracted 2 pixels to fix Opera*/
	width: 148px;
	height: 42px;
}

#wizKids {
	background-image: url(/images/links/wizkids.png);
}
#cbt {
	background-image: url(/images/links/classicbattletech_old.jpg);
}
#battlecorps {
	background-image: url(/images/links/battlecorps.png);
}
#studio2publishing {
	background-image: url(/images/links/studio2logo.jpg);
}
#ironWindMetals {
	background-image: url(/images/links/iwm.png);
}
#heavyMetalPro {
	background-image: url(/images/links/heavymetal.png);
}

a#wizKids:hover {
	background-image: url(/images/links/wizkids.png);
	border: 0;
}
a#cbt:hover {
	background-image: url(/images/links/classicbattletech_old.jpg);
	border: 0;
}
a#battlecorps:hover {
	background-image: url(/images/links/battlecorps.png);
	border: 0;
}
a#studio2publishing:hover {
	background-image: url(/images/links/studio2logo.jpg);
	border: 0;
}
a#ironWindMetals:hover {
	background-image: url(/images/links/iwm.png);
	border: 0;
}
a#heavyMetalPro:hover {
	background-image: url(/images/links/heavymetal.png);
	border: 0;
}

#mainArea {
	min-width: 611px;
	min-height: 700px;
}

img.right {
	float: right;
	border: 0;
	margin: 0;
	padding: 1ex 1em 0 1em;
}

.module h4 {margin-left: 1em;}

.module ol, .module ul {
	margin-left: 1em;
	margin-bottom: 1em;
}

.underline {
	font-style: normal;
	text-decoration: underline;
}

#archive {
	list-style-type: none;
}

#kings blockquote {
	font-style: italic;
	margin-left: 2em;
}
#kings ul {
	list-style-type: none;
}

#bohica dl {
	margin-left: 1em;
	margin-bottom: 1em;
}
#bohica ol {
	margin-left: 3em;
}

#cbtFic {
	margin-left: 1em;
	margin-bottom: 1em;
}

/* ######## TABLES ######### */
/* The following rules are for the layout of the tables on the military pages */

#military {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	padding: 0;
	text-align: center;
}
#military tr.odd {
	background-color: #330033;
}
#military .unitName {
	padding-left: 1em;
	text-align: left;
}
div.right {
	width: 265px;
	float: right;
	padding: 1ex 0 0 1em;
}
div.left {
	width: 250px;
	float: left;
	font-size: 85%
}
img.left {
	float: left;
	margin-top: 1em;
}
.right h3 {
	text-align: center;
	border: 3px solid purple;
	background-color: #110022;
	border-bottom: 1px solid purple;
	margin-top: 10px;
	margin-right: 1em;
}
.right h4 {
	text-align: center;
	background-color: #110022;
	border: 3px solid purple;
	border-bottom: 2px solid purple;
	margin-top: 10px;
	margin-right: 1em;
	margin-left: 0;
	background: url(/images/catbg.jpg) repeat-x;
}
.left h3 {
	text-align: center;
	background-color: #110022;
	border: 3px solid purple;
	border-bottom: 2px solid purple;
	margin-top: 10px;
}
.left h4 {
	background-color: #110022;
	text-align: center;
	border: 3px solid purple;
	border-bottom: 2px solid purple;
	margin-top: 10px;
}
#toae {
	background-color: #110022;
	width: auto;
	margin-right: 1em;
	border: 3px solid purple;
	border-top: 0;
	text-align: left;
}
#toae td {
	padding: 0.25em;
}
#toae .strength {
	padding-left: 1em;
	text-align: center;
}
#infantry {
	width: auto;
	margin-right: 1em;
	border: 3px solid purple;
	border-top: 0;
	text-align: left;
	background-color: #110022;
}
#infantry thead tr th {
	text-align: left;
}
#infantry td {
	padding: 0.25em;
}
#infantry .strength {
	padding-left: 1em;
	text-align: center;
}


.merc {
	margin-bottom: 0;
	padding-bottom: 0;
}
.inline {
	display: inline;
	margin-top: 0;
	padding-top: 0;
	padding-left: 1em;
}

/* ######## LINKS PAGE ######## */

.links ul {
	margin-left: 1em;
}
.links ul li {
	list-style-type: none;
	padding-right: 1em;
}

/* ######## STOP LINKS PAGE ######## */

/* ######## TESTING ######## */
#sldfPress {
	margin: 10px 1em 10px 0;
	background-color: #110022;
	border: 3px solid purple;
}
#sldfPress h4 {
	margin: 0;
	padding: .25em 0 .25em 0;
	background: url(/images/catbg.jpg) repeat-x;
	text-align: center;
	font: bold 16px/1.2;
	font-color: silver; /* Should make the CSS validator happy */
	border: 0;
}
#sldfPress p {
	text-indent: 1.5em;
	padding: 5px;
}
.right .extraInfo {
	height: 325px;
	overflow: auto;
	background-color: #110022;
	border: 3px solid purple;
	border-top: 1px solid purple;
	font: normal 16px/1.2;
}
#mil {
	padding: .25em 0 .25em 0;
	background: url(/images/catbg.jpg) repeat-x;
	text-align: center;
	border-bottom: 2px outset #8844aa;
	font-size: 120%;
	margin-left: 0;
	margin-right: 2px;
}
.extraInfo p {
	margin-bottom: 1em;
	text-indent: 1em;
}





/* The following rules are for the table in the page Four-Card Drax */
#drax {
	background-color: #110022;
	border: 2px solid #8844aa;
	border-right: 0;
	border-bottom: 0;
	margin: 0 .5em 10px 1em;
	padding-left: 0;
	width: 350px;
	float: left;
}
	/* Hide from Mac-IE. Fix Win-IE \*/
* html #drax {
	margin-left: 0.5em;
}
	/* Stop Hiding */
#drax td {
	border-right: 2px solid #8844aa;
	border-bottom: 2px solid #8844aa;}
#drax_hand_rank {
	margin-left: 1em;
}
#drax_rank {
	display: block;
	width: auto;
	position: relative;
	margin: 10px 0 10px 10px;
	padding-left: 1em;
	padding-right: 1em;
	list-style-type: none;
	font-variant: normal;
	font-weight: normal;
}
#drax_sequence {
	padding-left: 1em;
}


/* ######## THESE ARE THE STYLE RULES FOR THE HOME PAGE ONLY ######## */
#bgPic {
	height: 278px;
	background: #110022 url(/images/hb_marik_legionnaires_2.jpg) no-repeat;
}
.homePage {
	margin-right: 220px;
}
#updates {
	float: right;
	width: 210px;
}
#safe h3 {
	border: 5px ridge #8844aa;
	border-bottom: 2px outset #8844aa;
	padding: .25em 0 .25em 0;
	background: #110022 url(/images/catbg.jpg) repeat-x;
	text-align: center;
	font-variant: small-caps;
}
#safe h3 a:hover {
	text-decoration: none;
}
#safeReport {
	height: 166px;
	width: 200px;
	border: 5px ridge #8844aa;
	border-top: 0;
	color: #eeddff;
	background: #550055 url(/images/news/safe_report.jpg) no-repeat;
	margin-bottom: 10px;
}
#lastUpdated {
	font-weight: bold;
	font-style: italic;
	border: 5px ridge #8844aa;
	padding: .25em 0 .25em 0;
	background: #110022 url(/images/catbg.jpg) repeat-x;
	color: white;
	text-align: center;
	margin-bottom: 10px;
}

#wallpapers {
	border: 5px ridge #8844aa;
	background-color: #550055;
}
#wallpapers h3 {
	padding: .25em 0 .25em 0;
	background: #110022 url(/images/catbg.jpg) repeat-x;
	text-align: center;
}
#wallpapers img {
	border: 0;
}
#eagleRises {
	height: 750px;
	overflow: auto;
}
#eagleRises div {
	margin-left: 1em;
	padding-bottom: 1em;
}

/* ######## CONTACT PAGE ######## */

#contactModule {
	margin: 0 1em 0.5em 1em;
	background-image: url(/images/wob_hpg_uplink.png);
	background-repeat: no-repeat;
	background-position: 400px;
}

	/* Hide from Mac-IE.  Fix Win-IE; \*/

* html #contactModule {
	background-position: 395px;
}

	/* Stop Hiding */

#contactModule span {
	color: silver;
	background-color: transparent;
	font-weight: bold;
}
.contactInfo input {
	background-color: #110022;
	color: #ffffff;
	padding-left: 1em;
	padding-right: 1em;
	border: 2px outset #8844aa;
	margin-top: 2px;
	margin-bottom: 2px;
}
#yourName input {
	margin-left: 77px;
}
#yourEmail input {
	margin-left: 20px;
}
#subject input {
	margin-left: 104px;
}

	/* Hide from Mac-IE.  Fix Win-IE; \*/

* html #yourName input {
	margin-left: 57px;
}

* html #yourEmail input {
	margin-left: 0;
}

* html #subject input {
	margin-left: 85px;
}

	/* Stop Hiding */

textarea {
	margin-top: 3px;
	background-color: #110022;
	padding: 0 5px 0 5px;
	border: 2px outset #8844aa;
	overflow: auto;
	color: #ffffff;
}
#submitbtns input {
	background-color: purple;
	border: 2px outset #8844aa;
	color: silver;
	font-weight: bold;
	margin-top: 0.5em;
	margin-right: 0.25em;
}