
body 	{
	margin: 260px;
	text-align: center; /* for IE */
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color: #C0BCDC;
	}


#content {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	border: 0px solid #000;
	width: 396px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1F317F;	
	text-align: right;
	}
	
#content a {		
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #1F317F;
}

#cont2 	{
	text-align: left; 
	font-weight: normal; 
	line-height: 170%;
	}
	
/* get rid of those system borders */
a:active {
  outline:none;
}

	
