	
	body {
		background:#660033;
		text-align:center;
		topmargin: 10px;
		}
			
	#maincontent {
		padding:10px;
		border:0px;
		background-color: transparent;
		font-family: verdana;
		font-size: 12px;
		text-align: left;
		color: #660000;
		}

	#maincontent2 {
		padding:10px;
		border:0px;
		background-color: transparent;
		font-family: verdana;
		font-size: 10px;
		text-align: left;
		color: #660000
		}
	#maincontent3 {
		padding:10px;
		border:0px;
		background-color: transparent;
		font-family: verdana;
		font-size: 16px;
		text-align: center;
		color: #660000;
		}
	#maincontentcenter {
		padding:10px;
		border:0px;
		background-color: transparent;
		font-family: verdana;
		font-size: 12px;
		text-align: center;
		color: #660000;
		}

	#news {
		padding:10px;
		border:0px;
		background-color: transparent;
		font-family: verdana;
		font-size: 11px;
		text-align: left;
		color: #000000
		}

	#footer {
		width:780px;
		font-family: verdana;
		font-size: 10px;
		color: #ffcccc;
		text-align: center;
		background-color: transparent;
		}
	#footer2 {
		font-family: verdana;
		font-size: 10px;
		color: #000000;
		text-align: center;
		background-color: transparent;
		}
		
	a:link
		{
		color: #660000;
		text-decoration: none
		}

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

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

	a:active
		{	
		color: #660000;
		text-decoration: none
		}
	a.pink:link
		{
		color: #ffcccc;
		text-decoration: none
		}

	a.pink:visited
		{	
		color: #ffcccc;
		text-decoration: none
		}

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

	a.pink:active
		{	
		color: #ffcccc;
		text-decoration: none
		}


