* {
  margin:0pt;
  padding:0pt;
}

body {
  /*background:#919191 url(../i/CRDS_background.jpg) center center no-repeat;*/
  background-color:#646464;
  padding:0;
  text-align:center;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:12px;
  color:#c8c8c8;
background-attachment:fixed;
background-position:center;
margin:0 auto;
}


#container {
width:950px;
  height:690px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  border:0px solid yellow;
  background:#000;
  margin-top:0em;
}

#pageContent h1 {
	padding-top:0em;
	margin-right:5em;
    margin-left:0px;
	margin-top:0.5em;
	text-align:left !important;
	border-bottom: 0px solid #231F20;
	font-size:15px;
    color:#FFEA00;
	font-weight:normal !important;	
}

#pageContent p {
    margin-top:0em;
	padding-top:0em;
	margin-right:5em;
	margin-bottom:0.8em;
    margin-left:50px;
    font-size:12px;
    color:#c8c8c8 !important;
    line-height:1.4em;
}

ul, li {font-size:12px !important;}

#pageContent h2 {
	margin-top:0em;
	margin-bottom:.75em;
	font-size:14px;
	font-family:Georgia,"Times New Roman",Times,serif; 
        color:white !important;}



.pulse, .pulseBigger {
 cursor:pointer;
}

a, a.visited { color: #231F20; }

.current { color: white !important; }

#loading { display:none; text-align:center; color:white;background:#000; height:40px; width:120px; padding:2em; border:0px dotted #5A6568;}

.footerLink a, .footerLink a.visited {color:	#646464 !important; text-decoration:none; font-size:9px !important;}
.footerLink a:hover {color:	white !important;  font-size:9px !important;}
