

body, table
{  
	background: white;
	font-family: helvectica, arial,  sans serif;
	font-size: 12px;
}

a
{
	font-family: helvetica, arial,  sans serif;
	font-size:12px;
	color: #770000;
	text-decoration: none;
}

	.box
	{
		border: 1px dotted black;
	}

	.topbottom
	{
		border-top: 1px dotted black;
		border-bottom: 1px dotted black;
	}


h1
{
	font-family: helvectica, arial, sans serif;
	font-size:18px;
	font-weight: normal;
}

h2
{
	font-family: helvectica, arial, sans serif;
	font-size:16px;
	font-weight: normal;
}

h3
{
	font-family: helvectica, arial, sans serif;
	font-size:14px;
	font-weight: normal;
}


#container 
{
	font-family: helvectica, arial,  sans serif;
	font-size: 12px;

	border: 1px solid black;
	width: 798px;
	background: white;
	text-align: left;
}

#content
{
	padding: 0px;
	padding-left: 75px;
	padding-right:20px;
	
	font-family: helvectica, arial, sans serif;
	font-size: 12px;
}

#navigation
{
	font-family: helvectica, arial, sans serif;
	font-size: 12px;
	
	_text-align: right;
	
	padding-top: 20px;
	
	border-bottom: 1px solid #999999;
	
}

.navigationpoint
{
	font-family: helvectica, arial, sans serif;
	font-size: 12px;
	
}

.navigationpointactive
{
	font-family: helvectica, arial, sans serif;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px dotted black;
}

#navigationspacer
{
	height: 20px;
}


#maincontent
{
	width: 350px;
}

.example
{
	padding-top:10px;
	font-family: helvectica, arial, sans serif;
	font-size:12px;
	font-weight: bold;
}



#contextcontainer
{
	float:right; 
	width: 300px;
	height: 450px;
	padding-left: 10px;
	border-left: 1px dotted black;
	margin-left: 10px;
}


#contextcontainersmall
{
	float:right; 
	width: 250px;
	height: 400px;
	padding-left: 10px;
	border-left: 1px dotted black;
	margin-left: 10px;
}


#context
{
	margin: 0px;
	padding: 0px;
	spacing: 0px;
}


#contextimage
{
	border: 1px solid black;
}
	#preview
	{
		width: 305px;
		height: 200px;
	}
	
	.imageborder
	{
		border: 1px solid black;
	}
	
	.imagebox
	{
		border: 1px dotted black;
	}
	
	.imageborderdot
	{
		border: 1px dotted black;
	}

	.newspoint
	{
		padding-bottom: 10px;
		padding-bottom: 10px;
	}

	.newspointsub
	{
		padding-left: 30px;
		padding-bottom: 3px;
	}
	
	.newspointlink
	{
		padding-top: 12px;
		padding-bottom: 3px;
	}
	
	.projectpoint
	{
		text-intend: 5px;
		padding-bottom: 2px;
	}
	
	
	#allnews
	{
		
	}

#footerspacer
{
	padding-top: 30px;
}

#footer
{
	border-top: 1px dotted black;
	padding-top: 10px;
	padding-right: 10px;
	background: #dddddd;
	text-align: right;

}
