html { 
	overflow:auto; 
}

body {
	margin: 0;
	padding: 0;
	background: #dfded8 url(../Images/headerchunk.gif) repeat-x scroll 0 0;
	color: #FFFFFF;
 	font-family:Arial,Verdana,Tahoma,sans-serif;
	font-size:75%;
	color:#35468D; 
	/* no such element?? link:#697CD3; */
}

style3 {
	font-size: 13px;
	font-weight: bold;
}

.header {
  color: #7D6D6D;
  font-weight: bold;
  font-size: 24px;
}

.bodytext {
	font-size: 15px;
	color: #000000;
}

.footer {
	font-size: 10px;
	color: #000000;
}

#buttonHOME {
	display: block;
  	width: 180px;
  	height: 30px;
  	background: url("../Images/buttonHOME.gif") no-repeat 0 0;

}

#buttonHOME:hover
{ 
  background-position: 0 -30px;
}

#buttonHOME span
{
  display: none;
}

#buttonABOUT {
	display: block;
  	width: 180px;
  	height: 30px;
  	background: url("../Images/buttonABOUT.gif") no-repeat 0 0;
}

#buttonABOUT:hover
{ 
  background-position: 0 -30px;
}


#buttonABOUT span
{
  display: none;
}

#buttonREGISTER {
	display: block;
  	width: 180px;
  	height: 30px;
  	background: url("../Images/buttonREGISTER.gif") no-repeat 0 0;

}

#buttonREGISTER:hover
{ 
  background-position: 0 -30px;
}

#buttonREGISTER span
{
  display: none;
}	


#buttonCONTACT {
	display: block;
  	width: 180px;
  	height: 30px;
  	background: url("../Images/buttonCONTACT.gif") no-repeat 0 0;

}

#buttonCONTACT:hover
{ 
  background-position: 0 -30px;
}

#buttonCONTACT span
{
  display: none;
}	


#buttonPRESS {
	display: block;
  	width: 180px;
  	height: 30px;
  	background: url("../Images/buttonPRESS.gif") no-repeat 0 0;

}

#buttonPRESS:hover
{ 
  background-position: 0 -30px;
}

#buttonPRESS span
{
  display: none;
}	



#buttonCREATE {
	display: block;
  	width: 248px;
  	height: 39px;
  	background: url("../Images/create.gif") no-repeat 0 0;

}

#buttonCREATE:hover
{ 
  background-position: 0 -39px;
}

#buttonCREATE span
{
  display: none;
}	


#buttonREG {
	display: block;
  	width: 248px;
  	height: 39px;
  	background: url("../Images/buttonREG.gif") no-repeat 0 0;

}

#buttonREG:hover
{ 
  background-position: 0 -39px;
}

#buttonREG span
{
  display: none;
}	


#buttonREGsmall {
	display: block;
  	width: 195px;
  	height: 37px;
  	background: url("../Images/buttonREGsmall.gif") no-repeat 0 0;

}

#buttonREGsmall:hover
{ 
  background-position: 0 -37px;
}

#buttonREGsmall span
{
  display: none;
}	


#buttonVIEW {
	display: block;
  	width: 248px;
  	height: 39px;
  	background: url("../Images/buttonVIEW.gif") no-repeat 0 0;

}

#buttonVIEW:hover
{ 
  background-position: 0 -39px;
}

#buttonVIEW span
{
  display: none;
}


#buttonEMAIL {
	display: block;
  	width: 248px;
  	height: 39px;
  	background: url("../Images/buttonEMAIL.gif") no-repeat 0 0;

}

#buttonEMAIL:hover
{ 
  background-position: 0 -39px;
}

#buttonEMAIL span
{
  display: none;
}



#buttonPHOTOS {
	display: block;
  	width: 248px;
  	height: 39px;
  	background: url("../Images/buttonPHOTOS.gif") no-repeat 0 0;

}

#buttonPHOTOS:hover
{ 
  background-position: 0 -39px;
}

#buttonPHOTOS span
{
  display: none;
}
