* {
	border:0;
	margin:0;
	padding:0;
}

/* body */
body {
	background-color: #9c9124;
	-webkit-text-size-adjust: 100%;
	font-size: 0.9em;
	color: #FFF;
}
.m1 {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border-radius: 7px 7px 7px 7px;
	padding-bottom: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 1px;
	border: 1px outset #000;
}
h1, h2, h4, h5, p   {
	padding-right: 12px;
	padding-left: 12px;
	font-family: "Open Sans", "Microsoft Sans Serif", Verdana;
	margin-bottom: 5px;
}
h3 {
	font-family: "Open Sans", "Microsoft Sans Serif", Verdana;
	text-align: center;
	float: left;
	font-style: italic;
	font-variant: normal;
	color: #2176FF;
	font-size: 230%;
	width: 100px;
	text-shadow: 1px 1px 0 #000;
	margin-top: 9px;
	margin-left: 10px;
}
/* header */
#header {
	width:760px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 105px;
	font-family: "Open Sans", "Microsoft Sans Serif", Verdana;
	text-align: right;
	border-radius: 7px 7px 7px 7px;
	box-shadow: 3px 3px 2px 1px #eee;
	margin-bottom: 8px;
	border: 1px outset #0046ad;
}
#header h1 {
	color:#06F;
	font-size:185%;
	text-align:center;
	width: 600px;
	margin-right: 24px;
	font-family: "Open Sans", "Microsoft Sans Serif", Verdana;
	position: relative;
	font-style: italic;
	background-color: #FFF;
	text-shadow: 1px 1px 0 #000;
	box-shadow: 2px 2px 1px 1px #ddd;
	border-radius: 7px 7px 7px 7px;
	border: 1px outset #0046ad;
	float: right;
	margin-top: 13px;
	padding-bottom: 2px;
}
#header h2 {
	color:#82AA23;
	font-size:1.6em;
	text-align:right;
	font-style: italic;
	font-weight: normal;
	background-color: #FFF;
	text-shadow: 0 1px  0 #000;
	margin-right: 13px;
	font-variant: small-caps;
	width: 500px;
}

/* navigation */
#navigation {
	display: none;
}
#navigation li {
	display: none;
}

.b1 {
	margin-left: 19px;
	position: relative;
	width: 750px;
	background-color: #F2F2EC;
	border: 3px double #999;
	border-radius: 7px 7px 7px 7px;
}

/* ~~ this fixed width container surrounds all other divs ~~ */
.container {
	margin-bottom: 0;
	color: #000;
	background-color: #FFF;
	margin-left: 19px;
	font-family: "Open Sans", "Microsoft Sans Serif", Verdana;
	width: 100%; margin: 0; float: none;
}

.sidebar1 {
	display: none;
}
#cont_hd h1 {
	color:#D60;
	text-align:justify;
	font-weight: bold;
	font-family: "Open Sans", "Microsoft Sans Serif", Verdana;
	font-size: 1.6em;
	background-color: #FAFAFA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#cont_hd  h2{
	color:#D60;
	text-align:left;
	font-family: "Open Sans", "Microsoft Sans Serif", Verdana;
	font-size: 1.3em;
	background-color: #F2F2EC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 2px;
	text-shadow: 0 1px 0 #333;
	font-variant: small-caps;
	padding-left: 7px;
}
#cont_hd h5 {
	color:#555;
	text-align:left;
	font-family: "Open Sans", "Microsoft Sans Serif", Verdana;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#eula {
	display: none;
}
/* content */
.content {
	font-family: "Open Sans", "Microsoft Sans Serif", Verdana;
	color: #555;
	text-align: justify;
	background-color: #FFF;
	width: 700px;
	font-size: 1.2em;
	border-radius: 7px 7px 7px 7px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	float: none;
	margin-top: 10;
	margin-bottom: 10;
}
/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol {
	background-color: #C63;
}

/* footer */
#footer {
	text-align:center;
	width:530px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 1.0em;
	font-family: "Open Sans", "Microsoft Sans Serif", Verdana;
	color: #999;
	padding-top: 8px;
	font-style: italic;
	height: 30px;
}

.error, .ad {
	display: none;
}
.tu1 {
	display: none;
}
.tu2 {
	display: none;
}
.tr1 {
	display: none;
}
.n2 {
	display: none;	
}
.clearfloat {
	clear: both;
}
.cf1 {
	clear: both;
}
.cn1 {
	display: none;	
}
.cn2 {
	display: none;
}
.cn3 {
	display: none;
}
.fpw {
	display: none;
}
.login {
	display: none;
}
.bac {
	display: none;
}
sup {
    position: relative;
    font-size: 45%;
    line-height: 0;
    vertical-align: baseline;
    top: -1.3em;
}
sup1 {
	position: relative;
	font-size: 60%;
	line-height: 0;
	vertical-align: baseline;
	top: -0.8em;
}
