/* cmsms stylesheet: IEM Main Style modified: 04/04/16 10:29:52 */
/* IEM Template CSS v0.0 */

body{
	background-image: url(/uploads/images/bg.png);
}

/* IE fix */
img, div, a, input { behavior: url(/ihateie/iepngfix.htc) }

a img { border: 0 } 
a { color:#ffffff;}
a:hover {color:#ffffff;}

#pagecontainer {
	width:960px;
	margin-left: auto;
	margin-right: auto;


	border: 2px silver groove;
	
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	
	font-family: Georgia, serif;
	color: #ffffff;
	
	background: #454545 url(/uploads/images/sidegradient.png) repeat-x;
}

#main {
	width: 666px;
/*        height: 580px; */
	padding-left: 4px;
	padding-right: 4px;
	float: left;
	background: #020202 url(/uploads/images/maingradient.png) repeat-x;
	border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
       padding-bottom: 1em;
}

#side {
	width: 278px;
	float: right;
	
	border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
}
#sidenav {
	list-style-type:none;
	padding: 1em;
	margin: 0;
}
#sidenav ul {
	height: 42px;
}
#sidenav a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	height:42px;
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 4px;
	font-size: 26px;
}
#sidenav a:hover {
       font-weight: bold;
}

.evbnc {
       background-image:url(/uploads/images/ncb.png);
}

.evb4 {
	background-image:url(/uploads/images/evb4.png);
}
.evb3 {
	background-image:url(/uploads/images/evb3.png);
}
.evb2 {
	background-image:url(/uploads/images/evb2.png);
}
.evb1 {
	background-image:url(/uploads/images/evb1.png);
}
.evb0 {
	background-image:url(/uploads/images/evb0.png);
}

.evb0:hover {
       background-image:url(/uploads/images/evb0h.png);
}
.evb1:hover {
       background-image:url(/uploads/images/evb1h.png);
}
.evb4:hover {
	background-image:url(/uploads/images/evb4h.png);
}
.evb3:hover {
	background-image:url(/uploads/images/evb3h.png);
}
.evb2:hover {
	background-image:url(/uploads/images/evb2h.png);
}
.evbnc:hover {
       background-image:url(/uploads/images/ncbh.png);
}

.spaced {
       line-height: 1.5em;
}

#newbottom {
        clear: both;
	border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;

}

#bottom {
	clear:both;
        background: #020202;
	border-top: 2px black groove;
        height: 48px;
	border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
}

#tweets {
	/*margin-top: 30px;*/
	margin-left: 13px;
	width: 250px;
	height: 300px;
}

#legal {
        color: #ffffff;
	font-size: 10pt;
        font-family: Georgia, serif;
	text-align: center;
}

#twitterlink {
        background: url(/uploads/images/twitter.png) no-repeat;
        margin-top: 45px;
        margin-left: 13px;
        display: block;
        height: 32px;
        width: 250px;
        padding-top: 4px;
        padding-left: 38px;
        text-decoration: none;
}

#twitterlink:hover {
       text-decoration: underline;
       font-weight: bold;
}

#updateinfo {
      margin-top: 1.5em;
/*      text-align: center;*/
}
/* cmsms stylesheet: IEM Home Style modified: 04/04/16 10:20:20 */
#openingparagraph {
        padding-left: 40px;
        padding-right: 40px;
	font-size: 18pt;
        line-height:1.3em;
        text-align:center;
}

#maintitle {
	display: block;
        padding-top: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	
	background: no-repeat;

	font-size: 78px;
        font-weight: bold;
        font-family: Verdana, sans-serif;
/*	text-shadow: 0 -3px #333333, 3px 0 #333333, 0 3px #333333, -3px 0 #333333;*/
        text-shadow:6px 6px 6px #333333;
       text-align:center;
}

#description {
	clear: both;

	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	font-size: 14pt;
}


#downloadlinks a {
	text-decoration: none;
	color: #ffffff;
	padding-left: 8px;
	padding-top: 8px;
}

#downloadlinks img {
	float: left;
	padding-right: 8px;
}

#downloadlinks a:hover {
	background: #003300;
}

#linkdl {
	margin-left: auto;
	margin-right: auto;
	font-size: 14pt !important;
	height: 60px !important;
	width: 260px !important;
}

#linkhelp {
	margin-left: 30px;
	float: left;
}

#linkcontact {
	float: left;
	margin-left: 32px;
}

.button {
	display: block;
	width: 280px;
	height: 48px;
		
	border: 2px grey solid;	

	background-color: #25632b;
	     -moz-border-radius: 4px; /* FF1+ */
  -webkit-border-radius: 4px; /* Saf3+, Chrome */
          border-radius: 4px; /* Opera 10.5, IE 9 */
		    background-image: -moz-linear-gradient(top, #25632B, #14381F); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #25632B),color-stop(1, #14381F)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#25632B', EndColorStr='#14381F'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#25632B', EndColorStr='#14381F')"; /* IE8 */

}
