/* basic-2.1.css */
body	{	
		font-family: Helvetica, Arial, sans-serif; color: #000000;
		font-size:12px;
		text-align: left;
		margin: 0px;
		line-height:16px;
		}
		
h1 {	font: 13pt bold Helvetica, Arial sans-serif;
		color:#488e8e;
		font-weight:900;
		line-height:14px;}


a:link, a:visited, a:hover
	{	text-decoration:none;
		border: 0px;
		border-style:none;
		}
		
a:link, a:visited {color:#336666;}
a:hover {color:#488e8e;}

h1 a:link	{	color:#488e8e;}
h1 a:visited	{	color:#488e8e;}
h1 a:hover	{	color:#85bfbf;}

img	{border-style:none;}


#all { width:610px;
		margin: auto;
		position:relative;
		}
		
#all2 { width:610px;
		height:450px;
		position:relative;
		top:60px;
		
		}
		
				
#main {width:610px;
		height:414px;
		position:relative;
		background:url(images/homebackground_no_news.jpg);
		}


#banner {width:610px;
		height:73px;
		position:relative;
		background:url(images/homebanner.gif);
		}
		
#navigation1 {width:555px;
		height:20px;
		position:relative;
		top:53px;
		left:28px;
		}
		
#navigation2 {width:555px;
		height:20px;
		position:relative;
		top:53px;
		left:28px;
		}
		
#navigation3 {width:555px;
		height:20px;
		position:absolute;
		top:0px;
		left:-8px;
		}

#content {width:523px;
			height:268px;
			position:relative;
			top:53px;
			left:37px;}	


#joenews {width:127px;
			height:31px;
			position:absolute;
			top:240px;
			left:216px;
			padding-left:12px;
			padding-top:2px;
			}	

#newsspace {width:352px;
			height:268px;
			float:left;
			}

#slide1 {width:169px;
		height:131px;
		position:absolute;
		left:352px;
		}
		
#slide2 {width:169px;
		height:121px;
		position:absolute;
		left:352px;
		top:140px;
		}

#credit	{width:240px;
	height:10px;
	position:absolute;
	bottom:5px;
	right:0px;
	}