	
	body {
		background-image: url(images/back.gif);

		}
		
	#nav {
		width:150px;
		padding:15px;
		border:0px;
		background-color: transparent;
		font-family: verdana;
		font-size: 12px; 
		font-weight: bold;
		text-align: left;
		color: #cccccc;
		}
	
	#content {
		border:0px;
		background-color: transparent;
		font-family: verdana;
		font-size: 11px;
		text-align: left;
		color: #cccccc;
		}
	#maincontentred {
		border:0px;
		background-color: transparent;
		font-family: verdana;
		font-size: 12px;
		text-align: left;
		color: #ff0000;
		}
	#contentcenter {
		border:0px;
		background-color: transparent;
		font-family: verdana;
		font-size: 11px;
		text-align: center;
		color: #cccccc;
		}
	#content2 {
		border:0px;
		background-color: transparent;
		font-family: verdana;
		font-size: 12px;
		text-align: center;
		color: #cccccc;
		}
	#contenttext {
		font-family: verdana;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		color: #cccccc;
		}
	#maincontent {
		padding:10px;
		border:0px;
		background-color: transparent;
		font-family: verdana;
		font-size: 12px;
		text-align: left;
		color: #cccccc;
		}
	#maincontentlrg {
		padding:10px;
		border:0px;
		background-color: transparent;
		font-family: verdana;
		font-size: 16px;
		font_weight: bold;
		text-align: left;
		color: #cccccc;
		}

	#maincontent2 {
		padding:10px;
		border:0px;
		background-color: transparent;
		font-family: verdana;
		font-size: 11px;
		text-align: left;
		color: #cccccc;
		}
	#maincontent3 {
		padding:10px;
		border:0px;
		background-color: transparent;
		font-family: verdana;
		font-size: 11px;
		text-align: left;
		color: #cccccc;
		}
	#maincontenttext {
		font-family: verdana;
		font-size: 11px;
		text-align: left;
		font-weight: normal;
		color: #cccccc;
		}
	#maincontenttext2 {
		font-family: verdana;
		font-size: 11px;
		text-align: center;
		color: #cccccc;
		}


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

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

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

	a:active
		{	
		color: #cccccc;
		text-decoration: none;
		}



