body {
	margin: 10px 0 0 0;
	font-size: small;
	text-align:center;
	background:   url("../images_sylacauaganet/sidebg.jpg") repeat-x; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a {
	color:#FFFFFF;
	text-decoration:none
	}
a:hover {
	color:#00FF00;
	text-decoration: underline;
	}
hr {
	color:#003399;
	}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:760px;
}
#header {
	background-image:   url("../images_sylacauaganet/sylacauganet_top.jpg");
	height: 150px;
	width: 760px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#header h1 {
	font-size: 200%;
}
#contentwrap {
	float:left;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	width: 760px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#content a {
	color:#000000;
	text-decoration: underline;
	}
#content a:hover {
	color:#00FF00;
	
	}
#content {
	float:left;
	display:inline;
	background-color: #FFFFFF;
	border: 2px solid #cccccc;
	margin: 5px;
	padding: 5px;
	width: 540px;
}

#photo {
	margin: 5px;
	padding: 2px;
	border: 3px solid #cccccc;
	background-color: #000000;	
	}
	
#rightside {
	float:right;
}
#footer {
	clear:both; 
	color:#FFFFFF;
	background: #85989C;
	}
	
/* add this for IE footer Holly Hack (Holly Bergevin) */
/* Hide from IE5/Mac \*/
* html #footer { height: 1%; }
/* End hide from IE5/Mac */

#footer h1 {
	font-size: 90%;
	margin: 0;
	padding: 5px;
	}
#footer h2 {
	font-size: 75%;
	margin: 0;
	padding: 5px;
	}
#photo_begin {

	margin: 0 5px 5px 5px;
	padding: 2px;
	border: 3px solid #cccccc;
	background-color: #000000;
}