body{
	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0.5em;
	background-color:#000011;
	color:#eeeeff;
	font-size:0.9em;
	min-width:540px;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom right;
	background-image:url(../img/MsAlBg.png);
}

img.replacement,object {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6 {
font-weight:bold;
margin:12px;
padding:0;
}

p,table{
margin:0.5em 12px;
}
q{font-style:italic;color:#ccccff;}
cite {
margin:0 0 0 10em;
font-size: 0.8em;
}

h1{font-size:3.6em;line-height:4.2em;text-align:center;}
h2{font-size:2.8em;line-height:2.8em;}
h3{font-size:2.0em;margin-top:2em;}
h4{font-size:1.7em;}
h5{font-size:1.5em;}

a{
color:#6060a0;
text-decoration:none;
border-bottom:dashed 1px #6060a0;
}
a:hover{
color:#a0a0d0;
}
a img, a:hover img{
border:0px;
}

li,blockquote{
margin:0.3em 12px;
}

#Header {
height:4.4em;
z-index:127;
}
#Header h1 img.replacement{
margin:0 auto;
}

#Container {
margin-left:14em;
margin-right:3%;
z-index:127;
}

#Content{
min-height:40em;
border-top:1px solid #07070d;
z-index:255;
clear:right;
}
#Footer {
font-size:0.7em;
margin:3em 0;
padding:0.5em;
z-index:255;
width:36em;
text-align:center;
clear:both;
}

#Column {
float:left;
width:12em;
min-width:150px;
font-size:0.9em;
z-index:127;
}

#Column ul {
padding:0;
margin:0;
}
#Column ul li {
	list-style-type:none;
	border:2px outset #ffffff;
	text-align:center;
	background-color:#ccccff;
	padding:0.4em;
}
#Column ul li a {
	border:none;
	color:#000011;
	display:block;
	font-size:0.8em;
}

.Signature{
font-style:italic;
font-size:1.5em;
margin:6px;
color:#ddddff;
}

.NavLinks{width:28em;height:1.6em;float:left;margin-top:1.5em;}
.NavLinks ul {
display:table;
padding:0;
white-space:nowrap;
list-style-type:none;
}
* .NavLinks ul {display:inline-block;width:1px;margin:0 auto;}
.NavLinks ul li {
margin:0;
display:table-cell;
padding-right:1em;
}
* .NavLinks li {display:inline;}
.NavLinks ul li a {
display:block;
padding:0;
border:none;
}
* html .NavLinks ul li a {display:inline-block;}
.NavLinks br {
clear:both;
}

/******************************************
Generic Classes
*/
.cRight{
float:right;
margin:1em 1em 1em 2em;
}
.cLeft{
float:left;
margin:1em 2em 1em 1em;
}
.cCenter{
text-align:center;
}
.cCentered{
display:block;
margin:0 auto;
}
.cNarrow{
padding:0 10%;
}
.cNoB,.cNoB:hover{
border:none;
}
.ak{border-bottom:1px solid;}
/******************************************
sIFR
*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}
h2.sIFR-replaced {
	visibility: visible !important;
	padding:0;
	margin:12px 0 0 0;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 12px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size:30px;
	letter-spacing: -9px;
	line-height:45px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size:24px;
	letter-spacing: -7px;
	line-height:30px;
	margin:32px 0 0 12px;
	padding:0;
}

.sIFR-hasFlash h5 {
	visibility: hidden;
	font-size:20px;
	letter-spacing: -2px;
	line-height:23px;
}

.sIFR-hasFlash #Column ul li a {
	font-size:10px;
	letter-spacing:1px;
	line-height:8px;
}
