body {  text-align: center;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	background: #666666;
	}
	
#maincontainer {
	text-align: left;
	width: 750px;
	margin: 0 auto;
	background: #C6D19C;
	}
	
#topcontainer {
	padding: 10 10 10 10px;
	margin: 0px;
	}
	
#topleft {
	margin: 0px;
	padding: 0px;
	width: 452px;
	}
	
#topright {
	float: right;
	width: 268px;
	}
	
#contentcontainer {
	margin: 0 8 0 10px;
	padding: 0px;
	background: url(http://www.sagenetworks.net/images/main_bg.gif) repeat-y center;
	}
#maintop {
	background: url(http://www.sagenetworks.net/images/main_top.gif) no-repeat top center;
	height: 5px;
	margin: 0 0 0 0px;
	padding: 0px;
	font-size: 1px;
	}
	
#mainbottom {
	background: url(http://www.sagenetworks.net/images/main_bottom.gif) no-repeat bottom center;
	height: 5px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	}	
	
#leftbar {
	margin: 0px;
	width: 200px;
	text-align: left;
	float: left;
	padding: 0px;
	}
	
	
	#leftbar ul {
		margin: 0 0 0 20px;
		list-style-image:url(http://www.sagenetworks.net/images/left_bullet.gif);
		text-align: left;
		padding: 0 10 10 20px;
		font: 11px/14px Verdana, Trebuchet MS, Helvetica, Arial, sans-serif;
		color: #666666;
		}
	#leftbar li {
		margin: 0 0 5 0px;
		}

	#leftbar h2 {
		margin: 10 6 0 7px;
		text-align: left;
		padding: 0 10 0 15px;
		font: 22px/24px Georgia, Palantino, Times New Roman, serif;
		color: #ffffff;
		}

	#leftbar a {
		color: #666666;
		text-decoration : none;
		}
	#leftbar a:hover {
		color: #000000;
		text-decoration: none;
   		border-bottom: 1px solid #000000;
		}


	
#content {
	margin: 0 0 0 208px;
	padding: 0 0 10 0px;
	width: 500px;
	text-align: left;
	}
	
	#content p {
		padding: 0 20 0 40px;
		font: 12px/19px Verdana, Trebuchet MS, Helvetica, Arial, sans-serif;
		color: #666666;
		}

	#content blockquote {
		background: url(http://www.sagenetworks.net/images/bq_bg.gif) repeat-y top center;
		width: 150px;
		margin: 10 20 10 20px;
		text-align: center;
		padding: 0 0 0 0px;
		float: right;
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		}
		#content blockquote p {
			margin: 0 0 0 0px;
			padding: 10 10 10 10px;
			font: 12px/18px Georgia, Palantino, Times New Roman, serif;
			color: #666666;
			/*background: url(http://www.sagenetworks.net/images/bq_top.gif) no-repeat top center;*/
			}
		#content blockquote strong {
			font: 18px/20px Georgia, Palantino, Times New Roman, serif;
			font-weight: normal;
			color: #666666;
			/*background: url(http://www.sagenetworks.net/images/bq_bottom.gif) no-repeat bottom center;*/
			}
		
	#content h1 {
		margin: 0 20 0 20px;
		text-align: left;
		padding: 10 0 0 0px;
		font: 20px/24px Georgia, Palantino, Times New Roman, serif;
		color: #000000;
		border-bottom: 1px dashed #869645;
		font-weight: normal;
		}
		
	#content ul {
		margin: 0 0 0 70px;
		list-style-type: disc;
		text-align: left;
		padding: 0 0 10 0px;
		font: 12px/18px Verdana, Trebuchet MS, Helvetica, Arial, sans-serif;
		color: #666666;
		}
	#content li {
		margin: 0 0 5 0px;
	}

	#content a {
		color: #336699;
		text-decoration: none;
		border-bottom: 1px dashed;
		}
	#content a:hover {
		color: #869645;
		text-decoration: none;
   		border-bottom: 1px solid;
		}
	
#contenttop {
	background: url(http://www.sagenetworks.net/images/main_top.gif) no-repeat top center;
	height: 5px;
	margin: 0 0 0 0px;
	padding: 0px;
	font-size: 1px;
	}
#contentbottom {
	background: url(http://www.sagenetworks.net/images/main_bottom.gif) no-repeat bottom center;
	height: 5px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	}
	
#footer {
	text-align: center;
	width: 750px;
	margin: 10 0 0 0 ;
	padding: 0px;
	background: #C6D19C;
	}
	#footer p {
		margin: 0;
		padding: 0 10 10 10px;
		color: #666666;
		font: 9px Verdana, Arial, Helvetica, sans-serif;
		}
	#footer a {
		color: #666666;
		text-decoration: underline;
		}
	#footer a:hover {
		color: #000000;
		text-decoration: underline;
		}
	
	
	

	
/* Added to get around float clearing issue per http://www.positioniseverything.net/easyclearing.html */
#clear {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
input, textarea, select {
	font: 12px/12px Georgia, Times New Roman, Times, serif;
	color: #555555;
	background: #EFECEA;
	margin: 5px;
	padding: 3px;
	}
input:focus, textarea:focus, select:focus {
	color: #000000;
	background: #ffffff;
	}
label{
	float: left;
	width: 150px;	
	padding: 0 0 0 40px;
	font: 12px/19px Verdana, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-weight: bold;
color: #666666;
	}

input.button { 
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	padding: 4 4 4 4px;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(http://www.sagenetworks.net/images/buttonbg.gif);
	background-repeat: repeat-x;
	color: #336699;
	font-weight: bold;
	width: 100px;
	margin: 10px 17px 0 3px;
	} 
input.button:hover, input.button:focus, input.button:active, input.searchbutton:hover, input.searchbutton:focus, input.searchbutton:active { 
	color: #869645;
	text-decoration: underline;
	} 
	
#searchsubmit { 
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	padding: 4 4 4 4px;
	border: 0px;
	background-image: url(http://www.sagenetworks.net/images/buttonbg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-weight: bold;
	width: 75px;
	float: right;
	margin: 5px 25px 5px 20px;
	} 
	
#s { 
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	background: #EFECEA;
	margin: 0 0 0 25px;
	padding: 3px 3px 3px 3px;
	width: 150px;
	height: 23px;
	} 
	} 
