@CHARSET "ISO-8859-1";

#wrapper {
	background-color: white;
	color: black;
	margin: 30px 40px 30px 60px;
	padding: 10px;
	font: 70% verdana, arial, helvetica, sans-serif;
	width: 783px;

}

#main {
	position: relative;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	margin-top: 10px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
    font: verdana, arial, helvetica, sans-serif;
    font-weight:normal;
}

#content {
	color: black;
	padding: 10px;
}

#content-sidebar {
	margin: 0 0 0 220px;
	border-left: 1px dashed gray;
	color: black;
	padding: 10px;
}

#topic-heading {
	color: #aa3333;
	font-size: 18px;
	font-family: Georgia, Times, Times New Roman;
    margin: 18px 0px 18px;    
}

#header {
	margin: 20px 0 0 0;
	padding: 10;
	color: black;
}

#header-bottom {
	border-top: 1px solid #aa3333;
	border-bottom: 1px solid #aa3333;
	text-align: right;
}

#header-bottom ul {
	margin: 0;
	padding: 0;
}

#header-bottom li {
	display: inline;
}

#header-bottom a:link, #header-bottom a:visited {
	text-decoration: none;
	background-color: white;
	color: black;
}

#header-bottom a:hover {
	color: #999966;
}

#sidebar {
/*
	text-align: left;
*/
    position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 100%;
	background-color: #e0e0e0;
	color: #aa3333;
	margin: 0;
	padding: 5px;
}

#footer {
	border-top: 1px solid gray;
	position: relative;
	bottom: 0;
	margin: 0;
	width: 100%;
}
#webmaster {
	float: left;
}

#copyright {
	text-align: right;
	font: garamond, serif;
}

#sidebar-link a:link, #sidebar-link a:visited {
	font: 1.2em Georgia, Times, serif; margin-bottom: 0.5em;
	color: black;
}

#sidebar-link a:hover {
	color: #000;
	border-bottom: 1px solid #9A8E51;
}

#sidebar b {font: 1.3em Georgia, Times, serif; letter-spacing: 0; text-transform: none;
  margin-bottom: 0.25em; color: #333;}

#sidebar-link ul li {
	list-style: url(/dev/resources/images/diamond-gray.gif);
}

#contact .contact, #directions .directions, #directory .directory, #mission .mission,
    #academics .academics, #multimedia .multimedia, #upper .upper, #electives .electives,
    #admissions .admissions, #tuition .tuition,
    #athletics .athletics, #boys-bball .boys-bball, #girls-bball .girls-bball, #rotary .rotary,
    #boys-soccer .boys-soccer, #girls-soccer .girls-soccer,
    #boys-basketball .boys-basketball, #girls-basketball .girls-basketball,
    #school .school, #faculty .faculty, #calendar .calendar, #handbook .handbook, #news .news, #fundraising .fundraising, #schedule .schedule, #artscorps .artscorps, #auction .auction, #lunchmenu .lunchmenu, #whatsnew .whatsnew,
    #class-k .class-k, #class-1 .class-1, #class-2 .class-2, #class-3 .class-3, #class-4 .class-4,
    #class-56g .class-56g, #class-56b .class-56b, #class-78g .class-78g, #class-78b .class-78b
{
    background-color:#6699ff;
    text-decoration:none;
}

#paragraph_logo {
    float:left;
    margin: 0 10px 0 0;
}

#paragraph_logo_right {
    float:right;
    margin: 0 0 0 10px;
}

#lb_link a:link, #lb_link a:visited {
	text-decoration: none;
    background-color: white;
    color: white;
}

#content a img {
    padding: 5px;
    border: 1px solid #ccc;
    margin: 2px;
}

#spb-table {
    background: #D3D3D3;
}

#spb-table td {
    padding: 1px 15px;
}

#registration-button img {
    padding: 0px;
}
 
