﻿img
{
	border: 1px maroon ridge;
}

h2
{
	text-align: center;
	font-size: xx-large;
	font-weight: 900;
	color: #006600;
	margin-bottom: 8px;
	line-height: 95px;
}

h3
{
	color: #666666;
	margin-bottom: 0;
}

hr
{
	height: 1px;
}

#sideinfo
{
	float: left;
	width: 190px;
	text-align: center;
}

#shortcut
{
	padding: 10px;
	border: solid 1px #fdd041;
	border-top-width: 5px;
	border-bottom-width: 5px;
	background-color: #fbef99;
	text-align: center;
}

#school
{
	float: left;
	width: 650px;
	padding: 10px;
}

#shortcut ul
{
	padding-left: 0;
}

#shortcut ul li
{
	display: inline;
	list-style: none;
	margin: 5px;
}

#shortcut ul li a
{
	text-decoration: none;
}

.clearfix
{
	clear: both;
}

div.album
{
	float: left;
	display: inline; /* to work around IE6 double margin bug */
	text-align: center;
	background-color: #D5EDAD;
	border: 2px solid #666666;
	padding: 15px 0;
}

div.album ul
{
	padding-left: 0;
	margin: 8px;
}

div.album ul li
{
	display: inline;
	list-style: none;
	padding: 0;
	margin: 5px 1px;
}

div.album ul li a
{
	text-decoration: none;
}

#school div.album
{
	width: 300px;
	margin: 10px;
	height: 275px;
}

#school div.higher
{
	height: 390px;
}

#classes div.album
{
	width: 200px;
	margin: 10px 8px;
	height: 270px;
}

#classes div#sixpages
{
	height: 390px;
}
