BODY 
	{
	background-image: url("images/background.gif"); 
	background-repeat:repeat; 
	background-position: center; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	}

a.home, a.home:visited  
	{
	background:  url('images/nav_home.gif') no-repeat;
	width: 78px;
	height: 25px;
	display: block; 
	}

a.home:hover 
	{
background:  url('images/nav_home2.gif') no-repeat;
	width: 78px;
	height: 25px;
    display: block;
	}

a.oursites, a.oursites:visited  
	{
	background:  url('images/nav_oursites.gif') no-repeat;
	width: 79px;
	height: 25px;
	display: block;
	}

a.oursites:hover 
	{
	background:  url('images/nav_oursites2.gif') no-repeat;
	width: 79px;
	height: 25px;
    display: block;
	}

a.resources, a.resources:visited  
	{
	background:  url('images/nav_resources.gif') no-repeat;
	width: 79px;
	height: 25px;
	display: block;
	}

a.resources:hover 
	{
	background:  url('images/nav_resources2.gif') no-repeat;
	width: 79px;
	height: 25px;
    display: block;
	}

a.faq, a.faq:visited  
	{
	background:  url('images/nav_faq.gif') no-repeat;
	width: 79px;
	height: 25px;
	display: block;
	}

a.faq:hover 
	{
	background:  url('images/nav_faq2.gif') no-repeat;
	width: 79px;
	height: 25px;
    display: block;
	}

a.signup, a.signup:visited  
	{
	background:  url('images/nav_signup.gif') no-repeat;
	width: 79px;
	height: 25px;
	display: block;
	}

a.signup:hover 
	{
	background:  url('images/nav_signup2.gif') no-repeat;
	width: 79px;
	height: 25px;
    display: block;
	}

a.contact, a.contact:visited  
	{
	background:  url('images/nav_contact.gif') no-repeat;
	width: 79px;
	height: 25px;
	display: block;
	}

a.contact:hover 
	{
	background:  url('images/nav_contact2.gif') no-repeat;
	width: 79px;
	height: 25px;
    display: block;
	}

.leftlinks
	{
	color: #FFFFFF;
	text-decoration: none;
	}

a.leftlinks:link
	{
	color: #FFFFFF;
	text-decoration: none;
	}

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

a.leftlinks:hover
	{
	color: #FFFFFF;
	text-decoration: underline;
 	}

.pagelinks
	{
	color: #0000FF;
	text-decoration: none;
	}

a.pagelinks:link
	{
	color: #0000FF;
	text-decoration: none;
	}

a.pagelinks:visited
	{
	color: #0000FF;
	text-decoration: none;
	}

a.pagelinks:hover
	{
	color: #FF0000;
	text-decoration: underline;
 	}

.navlinks
	{
	color: #0000FF;
	text-decoration: none;
	}


a.navlinks:link
	{
	color: #0000FF;
	text-decoration: none;
	}

a.navlinks:visited
	{
	color: #800080;
	text-decoration: none;
	}

a.navlinks:hover
	{
	color: #FF0000;
	text-decoration: underline;
 	}

.copyright
	{
	font-size:10px;
	font-family:Verdana,Arial,Helvetica;
	}

.index1_19 
	{
	background:  url('images/index1_19.jpg') no-repeat;
	}

.join 
	{
	background:  url('images/signupnow.gif') no-repeat;
	}

h1	
	{
	font-family: Verdana,Arial,Sans-serif;
	font-size:16px;
	font-weight: normal;
	}

h2
	{
	font-family: Verdana,Arial,Sans-serif;
	font-size:14px;
	font-weight: normal;
	}

h3
	{
	font-family: Verdana,Arial,Sans-serif;
	font-size:13px;
	font-weight: normal;
	}

h4
	{
	font-family: Verdana,Arial,Sans-serif;
	font-size:12px;
	font-weight: normal;
	}

h5
	{
	font-family: Verdana,Arial,Sans-serif;
	font-size:11px;
	font-weight: normal;
	}

.div1 { 
	font-family: Arial; font-size: 12px;
	}

td { 
	font-family: Arial; 
	font-size: 12px;
	}

.div2 
	{  
	height: 170px; 
	width: 185px; 
	overflow: auto; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding-right: 0px; 
	padding-left: 2px; 
	padding-top: 8px; 
	padding-bottom: 4px;
	text-align:left;
	}

.login {
	width: 219px; 
 	height: 135px; 
	background: url('images/login_bg.jpg'); 
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#news-block {
	margin:15px;
	padding:10px;
	background-color:#cee8fe;
	
}