	body {
		background-image: url(images/back.gif);
		background-color:#000000;
		background-repeat: repeat-x;
		font-family:  Verdana;
		color: #ffffff;
		font-size: 10px;
		font-align: left;
		}
	p.header {
		text-align:left
		padding:0px;
		font-family: Verdana;
		font-size: 12px;
		font-weight:bold;
		color: #ffffff;
		background: transparent;
		}
	p.main {
		text-align:justify
		padding:0px;
		font-family: Verdana;
		font-size: 12px;
		color: #ffffff;
		background: transparent;
		}
	#content {
		padding:0px;
		text-align: left;
		background-color:#000000;
		font-family:  Verdana;
		font-size: 10px;
		color: #ffffff;
		}

	#maincontent {
		padding:0px;
		float:left;
		font-family:  Verdana;
		font-size: 13px;
		font-align: left;
		color: #ffffff;
		background: transparent;
		}
	#maincontent1 {
		padding:0px;
		float:left;
		font-family: Verdana;
		font-size: 13px;
		font-align: left;
		color: #ffffff;
		background: transparent;
		}
	#maincontent2 {
		padding:0px;
		float:center;
		font-family: Verdana;
		font-size: 13px;
		font-align: center;
		color: #ffffff;
		background: transparent;
		}
	#index {
		padding:0px;
		float:right;
		font-family:  Verdana;
		font-size: 14px;
		font-align: right;
		color: #000000;
		background: transparent;
		}
	#nav {
		padding:0px;
		font-family:  Verdana;
		font-size: 14px;
		text-align: center;
		color: #cccccc;
		}
		
	#footer {
		font-family: verdana;
		font-size: 10px; 
		color:#cccccc;
		text-align: center;
		}
	#footer2 {
		font-family: verdana;
		font-size: 10px; 
		color:#cccccc;
		text-align: center;
		}
	#contentscroll { 
		background:transparent;
		width:800px;
		height:500px;
		padding:0px;
		float: center;
		overflow-y:scroll; overflow-x:hidden;
		font-family: verdana;
		font-size: 11px;
		color: #ffffff;
		}
	a:link
		{
		color: #ffffff;
		text-decoration: none;
		}

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

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

	a:active
		{	
		color: #ffffff;
		text-decoration: none;
		}
	a.footer:link
		{
		color: #cccccc;
		text-decoration: none;
		}

	a.footer:visited
		{	
		color: #cccccc;
		text-decoration: none;
		}

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

	a.footer:active
		{	
		color: #cccccc;
		text-decoration: none;
		}
	a.nav:link
		{
		font-family:  Verdana;
		font-size: 12px;
		color: #cccccc;
		text-decoration: none;
		text-align: center;
		}

	a.nav:visited
		{	
		font-family:  Verdana;
		font-size: 12px;
		color: #cccccc;
		text-decoration: none;
		text-align: center;
		}

	a.nav:hover
		{
		font-family:  Verdana;
		font-size: 12px;
		color: #FF0000;
		text-decoration: none;
		text-align: center;
		}

	a.nav:active
		{	
		font-family:  Verdana;
		font-size: 12px;
		color: #cccccc;
		text-decoration: none;
		text-align: center;
		}
	a.index:link
		{
		color: #0000000;
		text-decoration: none;
		text-align: center;
		}

	a.index:visited
		{	
		color: #000000;
		text-decoration: none;
		text-align: center;
		}

	a.index:hover
		{
		color: #FF0000;
		text-decoration: none;
		text-align: center;
		}

	a.index:active
		{	
		color: #000000;
		text-decoration: none;
		text-align: center;
		}
		
	
