	body {
		background-image; url("images/back.jpg");
		text-align: center;
		font-family: verdana;
		font-size: 10px;
		}
	#content {
		font-family: verdana;
		font-size: 13px;
		text-align: center;
		}
	#content2 {
		font-family: verdana;
		font-size: 11px;
		text-align: center;
		}
	#maincontent {
		font-family: verdana;
		font-size: 13px;
		text-align: left;
		}	
	#footer {
		text-align: center;
		font-family: verdana;
		font-size: 10px; 
		}
		
	a:link
		{
		color: #990000;
		text-decoration: none
		}

	a:visited
		{	
		color: #990000;
		text-decoration: none
		}

	a:hover
		{
		color: #FF0000;
		text-decoration: none
		}

	a:active
		{	
		color: #990000;
		text-decoration: none
		}
		
	a.white:link
		{
		color: #FFFFFF;
		text-decoration: none
		}

	a.white:visited
		{	
		color: #FFFFFF;
		text-decoration: none
		}

	a.white:hover
		{
		color: #FF0000;
		text-decoration: none
		}

	a.white:active
		{	
		color: #FFFFFF;
		text-decoration: none
		}		

	a.burgundy:link
		{
		color: #CC9999;
		text-decoration: none
		}

	a.burgundy:visited
		{	
		color: #v;
		text-decoration: none
		}

	a.burgundy:hover
		{
		color: #FF0000;
		text-decoration: none
		}

	a.burgundy:active
		{	
		color: #CC9999;
		text-decoration: none
		}

	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
	