
body { 
	font: 12px Arial, Helvetica, sans-serif;
	color: #a39ce6; 
	text-align: justify;
	background: #FFFFFF url(img/bg.gif) repeat ; 
	margin: 0px;

	}


a:link, a:visited {
	text-decoration: none;
	color: #c9c4f8;
	font-weight: bold;

	}

	
a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}

strong{
	text-decoration: none;
	color: #e3e0ff;
	font-weight: bold;

	}



#top1 {
	height: 99px;
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
	} 
	
#menu {
	height: 144px;
	width: 779px;	
	background-image: url(img/middle2.gif);
	background-repeat: no-repeat;
	
	} 
	
	
#center {
	width: 779px;
	background-image: url(img/center2.gif);
	background-repeat: repeat-y;
	right: 120px;
	} 
	

#bottom{
	height: 180px;
	width: 819px;
	background-image: url(img/bottom.gif);
		background-repeat: no-repeat;	
	} 
	
#centertext	{
	text-align: justify;
	width: 779px;
	margin-left: 100px;
	margin-right: 100px;
	} 
	
#title
{

	margin-left: 100px;
	font-size: 14px;
	font-weight: bold;
	} 
	
table, td, tr{
text-align: justify;
	font: 12px Arial, Helvetica, sans-serif;
	color: #a39ce6; 	} 