/* CSS Document */
.bgImg
{
  background-image:url(delements/2_bg.jpg);
  background-color: #1d2124; 
  background-repeat: repeat-x;
}

 a:link {color: #FFFFFF}
 a:visited {color: #CCCCCC}
 a:hover {color: #FFFFFF}
 a:active {color: #FFFFFF}

.Nav
{
 color: rgb(0,0,51);
 font-family: Arial;
 font-weight: bold;
 font-size: 125%;

 }



p {
	color: rgb(204,204,204);
	font-family: Arial;
	}

.cap
{
float:left;
width:0.9em;
font-size:250%;
font-family:arial;
line-height:90%;
 color: rgb(255,255,255);
}
	
a {
	color: rgb(0,0,255);
	font-family: Arial;
	)
