/* CSS Document */


body
{
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px 0px 0px;
  width:100%;
  background-image: url('/graphic/bgnd.gif');
  background-repeat:no-repeat;
  
 POSITION: absolute; 
 TOP: 0px; 
 LEFT: 0px; 
 HEIGHT: 100%; 
 WIDTH: 100%; 
 BORDER: 0px none; 
    
}

.contactus {
	text-align:right;
	color: black;
	margin:0px 0px -25px 210px;
	width:100%;
	text-decoration:none;
}

div.container
{
  height: 719px;
  width: 950px;
  background-repeat:no-repeat;
  margin-left:auto;
  margin-right:auto; 
}

.text
{
  color: rgb(0,0,0);
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.text2
{
  color: rgb(255,255,255);
  font-family: Arial, sans-serif;
  font-size: 14px;
  /*font-weight: bold;*/
}

p.actionP {
	color: rgb(0,0,0);
	padding: 0px 0px 4px 0px; 
  	margin: 0px 0px 0px 0px;
}

a
{
  color: rgb(255,255,255);
}

a.actionLinks {
  color: #BF1E2D;
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-decoration: none;
  font-weight:normal;
  	
}

a.actionLinks:hover {
  color: #BF1E2D;
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-decoration: underline;
  font-weight: normal;
}

.handimage { cursor: pointer; }

img
{
  border: 0;
  border-style: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;   
}

#score
{
  color: rgb(255,255,255);
}


#button
{
}

.questionNum {
	position:relative:
	
	padding:0px;
	display: inline;

	color:#000000;
	font-family:Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
}


#again
{
  background-color: rgb(49,69,10);  
}

#note 
{/*
  width: 235px;
  height: 100px;
  position: relative;
  top: 110px;
  left: 145px; */
}

#photo
{/*
  position: relative;
  bottom: 300px;
  left: 550px;*/
}

