/*   Primary Content Area - Special Formatting  */
#alert {
width: 90%;
margin: 10px auto 10px 10px;
padding: 3px 1px 6px 1px;
border: 4px ridge #f00;
color: #f00;
background: #ffb;
font-weight: bolder;
text-align: center;
}

#alert h2 {
margin: 2px 0 2px 0;
padding: 0;
border: 0;
font-size: 12px;
font-weight: 900;
}

#alert h3 {
margin: 1px 0 8px 0;
padding: 0;
border: 0;
font-size: 10px;
font-weight: 900;
}

span.hilit {
font-size: 125%;
font-weight: 900;
font-variant: small-caps;
font-style: oblique;
}

span.supscrpt {
vertical-align: super;
font-variant: normal;
font-size: 80%;
}

#whatsnew {
float: right;
width: 30%;
margin: 2px 0 20px 20px;
padding: 0 6px;
border: 3px solid #d93;
color: #00f;
background: #dca;
font-style: oblique;
}

#whatsnew h2 {
margin-top: 10px;
margin-bottom: 4px;
padding-bottom: 2px;
border-bottom: 2px solid #d93;
color: #006;
background: #dca;
font-weight: bolder;
}

#whatsnew h3 {
margin-top: 4px;
margin-bottom: 4px;
padding-bottom: 2px;
border-bottom: 1px dotted #d93;
color: red;
background: #dca;
font-size: 11px;
font-weight: bolder;
}

#whatsnew h4 {
margin-top: 2px;
margin-bottom: 1px;
padding-bottom: 2px;
border-bottom: 1px solid #d93;
color: red;
background: #dca;
letter-spacing: normal;
font-weight: bold;
font-size: 10px;
font-style: normal;
font-variant: normal;
}

#whatsnew li {
display: block;
color: #00f;
background: #dca;
border: 3px outset #dca;
margin: -10px 5px 20px -20px;
padding: 0;
font-weight: bold;
font-style: normal;
line-height: 1em;
list-style: none;
text-decoration: none;
text-align: center;
height: auto;
}

#whatsnew li a {
display: block;
color: #00f;
background: #dca;
border: 3px outset #dca;
padding: 4px;
font-weight: bold;
text-decoration: none;
text-align: center;
vertical-align: middle;
height: auto;
}

#whatsnew li a:focus {
border: 3px outset #fc6;
font-weight: bold;
background: #c90;
color: #fff;
text-decoration: none;
}

#whatsnew li a:hover {
border: 3px outset #fc6;
font-weight: bold;
background: #c90;
color: #fff;
text-decoration: none;
}

#whatsnew li a:active {
border: 3px inset #fc6;
font-weight: bold;
background: #c90;
color: #fff;
text-decoration: none;
}

#dominion {
margin-top: 30px;
margin-bottom: 60px;
padding: 5px;
border: 4px ridge #cfb53b;
width: 474px;
}

#dominion h2 {
margin: 5px;
padding: 5px;
}

#dominion p {
text-align: justify;
letter-spacing: -0.07em;
padding: 5px 3px 1px 3px;
margin: 40px 0 0 0;
border-top: 4px ridge #cfb53b;
color: #998006;
background: #fff;
font-size: 11px;
line-height: 16px;
font-style: oblique;
font-weight: bolder;
}

#dominion img {
margin-top: 30px;
margin-bottom: 40px;
margin-right: 35%;
margin-left: 35%;
}
