body {
	font-family: tahoma;
	font-weight: 500;
	background-color:#FFFF99;
}
#allcontent {
	width: 827px;
	height: 1000px;
	margin-left:25px;
	background-color:#FFFFff;
	border:double;
	border-color:#000000;
}
#body{
	width: 790px;
	margin-top: 00px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 25px;
	color:#cc0000;
}
#main{
	margin-top: 00px;
	margin-bottom: 0px;
	padding-left: 150px;
	color:#990000;	
}
#sidebarleft {
	width: 260px;
	height: 210px;
	float: left;
	text-align: center;
	padding-top: 35px;
}
#sidebarright {
	width: 260px;
	height: 210px;
	float: right;
	text-align: center;
}#list2	{
	list-style: disc;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font: Georgia;
	font-style:oblique;
	color:#CC0000;
	font-size:36px;
	text-align:center;
}
h2 {
	font: Georgia;
	color:#CC0000;
	font-size:20px;
	text-align:center;
}
a:link {color:#cc0000; font-weight: bold;}
a:visited {color: #996633; font-weight: bold;}	

.photocenter {
	text-align: center;
}