h5, #siteSub, #contentSub, #jump-to-nav, #contentSub2, #usermessage, #f-poweredbyico, .printfooter
{
display:none;
}


#sitewrapper
{
	width:100%;
	max-width: 1200px;
	min-width: 750px;
	width: expression(Math.max(Math.min(parseInt(this.offsetWidth), 1200 ), 750 ) + "px");

}
body
{
	margin-left: 25px;
}
h1.sitetitle, h1.sitetitle a
{
	margin: 0px;
	padding: 0px;
	font-size: 24pt;
	color: #FF8000;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	text-transform: uppercase;
}
h1.sitetitle .thewordmod
{
	color: #0080FF
}

.sitesubtitle
{
	margin: 0px;
	margin-top: -1px;
	padding: 0px;
	font-size: 11pt;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	display: block;
}


#wikiaccountlinks, #wikiaccountlinks a
{
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	color: #606060;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
}
#wikiaccountlinks
{
	display: block;
	width: 100%;
	height: 1em;
	margin-top: -9px;
	margin-bottom: 10px; /*2px is dead on border for size 12*/
}
#wikiaccountlinkssub
{
float:right;
}
#wikiaccountlinks a
{

	text-decoration: none;
	/*padding right is the right margin and p. right+p. left is the
	spacing between the links*/
	padding-left: 1px;
	padding-right: 9px;
}
#wikiaccountlinks a:hover
{
	text-decoration: underline;
}
#wikiaccountlinks li, #wikiaccountlinks ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style: none;
	display: inline;
}


#nav, #nav a
{
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #FF8000;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
}
#nav
{
	width: 100%;
	height: 1em;
	margin-top: 4px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	border: 2px solid;
	border-left: 0px;
	border-right: 0px;
	border-color: #808080;
}
#nav a:hover
{
	color: #0080FF;
}
#nav ul a:hover
{
	text-decoration: none;
}

#nav li
{
	float: left;
	padding: 0;
	min-width: 3em;
	list-style-type: none;
	padding-right: 25px;
}
#nav ul, #nav ul li, #nav ul a
{
	color: #3E3E3E;
	background-color: white;
}
#nav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	/* Drop Down Menu Configurable Attributes */
	border: 2px solid #808080;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
.ATS li
{
	margin-top: 5px;
	text-decoration: underline;
}



#wikiarticlelinks, #wikiarticlelinks a
{
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	color: #808080;
	font-weight: normal;
	text-decoration: none;
	font-family: arial;
}
#wikiarticlelinks
{
	display: block;
	width: 100%;
	height: 1em;
	margin: 0px;
	margin-top: 3px;
	border: 0px;
	border-left: 2px solid #C0C0C0;
}
#wikiarticlelinks a
{
	/*padding right is the right margin and p. right+p. left is the
	spacing between the links*/
	padding-left: 1px;
	padding-right: 9px;
	text-decoration: none;
}
#wikiarticlelinks a:hover
{
	text-decoration: underline;
}
#wikiarticlelinks li, #wikiarticlelinks ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style: none;
	display: inline;
}
#wikiarticlelinks ul
{
	float:right;
}


#footer
{
	display: block;
	text-align: center;
	padding-top: 30px;
}

#f-list, #f-list li
{
	list-style: none;
	font-size: 10pt;
}
#f-list
{
	padding: 0;
	margin: 0;
	display: block;
}
#privacy, #about, #disclaimer
{
	margin-left:10px;
	margin-right:10px;
	display: inline;
}
#lastmod, #viewcount
{
display: none;
}

/*------------------Media Wiki Styles-----------------*/
#wikiwrapper
{
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 9px;
	border: 0px;
	border-left: 2px solid #C0C0C0;
	font-size: 12pt;
}
.editsection
{
float:right;;
}
a
{
	color: #0080FF;
}
a:hover
{
	color: #22A2FF;
}
h1,h2,h3,h4, h5
{
	margin: 0px;
	padding: 0px;
	color: #FF8000;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
}

h1, h2
{
	font-size:120%;
	text-decoration: underline;
}
h2, h3, h4
{
    padding: 0px;
    margin: 0px;
}
h3
{
	font-size:115%;
}
h4
{
	font-size:108%;
	font-weight: bold;
}
#wikiwrapper h5
{
	font-size:100%;
	font-weight: bold;
	font-style: italic;
}
h1 a, h2 a, h3 a, h4 a, h5 a
{
color:inherit;
}
a.image, a.image img
{
	border:0px;
}
p
{
	padding:0px;
	margin:0px;
}
.hacklist
{
}
.hacklist ul, .hacklist li
{
	margin: 0px;
	padding: 0px;
}
.hacklist ul
{
	padding-top: 10px;
}
.hacklist li
{
	list-style: none;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #999999;
	max-height: 65px;
	overflow: hidden;
}
.hacklist a
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	font-size:105%;
	text-decoration: underline;
}
.hacklist a:hover
{	color: #FF8000;
}



/*
** content styles
*/

#toc,
.toc,
.mw-warning {
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	padding: 5px;
	font-size: 95%;
}
#toc h2,
.toc h2 {
	display: inline;
	border: none;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
	text-align: center;
}
#toc ul,
.toc ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
}
#toc ul ul,
.toc ul ul {
	margin: 0 0 0 2em;
}
#toc .toctoggle,
.toc .toctoggle {
	font-size: 94%;
}

.mw-warning {
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
}
