﻿*
{
	margin:0;
	padding:0;
}

body 
{
	color:#5E86C7;
	font-size: 90%;
	background: #4b78c2 url('/images/graphics/bluestripe2-bg.gif' )  ;
    font-family: 'Verdana', 'Tempus Sans ITC', Arial;
}

#background
{
	margin:0;
	padding:0;
	text-align:center;
}

#header
{
	height:120px;
	margin:0;
	padding:0;
}
#header
{
	background: url('/images/graphics/santarosadelima-beach1.gif' ) no-repeat top center ;
}
#header h1 span
{
	margin-left:-5000px;
}
#header img.HomeBanner {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
#footer p
{
    margin-bottom:2em;
}

#navigation
{
	text-align: center;
		font-size: 78%;
		font-weight: bold;
}
#navigation ul
{
	margin-left: 9px;
	padding: 0px;
	height: 26px;
}

#navigation ul li
{
	border-top: 2px solid #fff;
	background-color: #fff;
	list-style: none;
	float: left;
}
#navigation ul li a
{
	display:block;
	width:90px;
	margin-right:2px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	line-height:20px;
	background-color:#4b78c2;
}
#navigation ul li.active a
{
	background-color:#D25645;
}

#navigation ul li a:hover
{
	background-color:#D25645;
}
#navigation ul li a.first 
{
	border-left:0px;
}
#navigation ul li a.last 
{
	width:95px;
}


#container
{
	margin:0 auto;
	width: 860px;

}

#pagina
{
	background: #fff url( images/graphics/contentwrap.gif);
	background-repeat: repeat-y;
	margin: 0px 5px 0px 5px;
	border-bottom: 2px solid #4b78c2;
	border-top: 2px solid #4b78c2;
	height:auto;
	text-align:center;

}

#content
{
	width:780px;
	padding:0px 5px 0px 5px;	
	font-size:90%;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}

#content h1
{
	font-size:110%;
	margin-top:1em;
	margin-bottom:.3em;
	font-weight: bold;
}
#content h2
{
	font-size:105%;
	margin-top:1em;
	margin-bottom:.3em;
	font-weight:bold;
	color: #D25645;
	text-align:left;
}
#content h3
{
	font-size:110%;
	font-weight:bold;
	text-align:left;
}

#content h4
{
	font-size:150%;
	margin-top:1em;
	margin-bottom:.3em;
	font-weight:bold;
	color: #D25645;
	text-align:center;
}

#content p
{
	margin-bottom:1.3em;
}

#content p.listHeading
{
    margin-bottom:0.3em;
}

#content ul
{
    list-style-type:square;
    margin:0 0 1.3em 2em;
}

#content dl dt
{
    font-weight:bold;
    float:left;
}
#content dl dd
{
    margin-left:85px;
    margin-bottom:1.3em;
}

#content dl.faq dt
{
    float:none;
    font-weight:bold;
    margin-bottom:.25em;
}
#content dl.faq dd
{
    margin-left:15px;
    margin-bottom:1.5em;
}

#content a
{
    color:#4b78c2;
}

#content div.columnOne
{
    margin:0;
    padding:0;
    width:500px;
}


#footer
{
	font-size:75%;
	color:#5E86C7;
	font-weight:bold;
	text-align:center;
	margin:10px 0 0 0;
}
#dates
{
	color:#D25645;
	font-size:75%;
	font-weight:bold;
	text-align:center;
}
#homelinks
{
	margin-left:30px;
}
#homelinks ul
{
	font-weight:bold;
	text-align:left;
}
#homelinks ul li a
{
	text-decoration:none;
}
#alumni div.index
{
	font-size:110%;
	text-align:center;
	font-weight:bold
}
#alumni table
{
	font-size:85%;
	margin:0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
}
#alumni table tr td
{
	vertical-align:top;
	text-align:left;
	padding:3px;	
}
#alumni table tr td.bday
{
	vertical-align: top;
	text-align:center;
	padding:3px;	
}
#alumni table tr.titles td
{
	text-align:center;
	background-color:#4b78c2;	
	font-weight:bold;
	font-size:98%;
	color:#fff;	
	border: 1px solid #999999;
}
#alumni table tr td a
{
	color:#D25645;
	font-weight:bold;
}
#alumni table tr td.name
{
	font-weight:bold;
	text-align:center;
}
#alumni table tr.birthdays td
{
	font-weight:bold;
	font-size:98%;
	border: 1px solid #999999;
	padding: 15px;
}
#album a
{
	text-decoration:none;
	font-weight:bold;
	text-align:right;
}
#anniv table
{
	margin-left: auto;
	margin-right: auto;
	padding: 0 5px 0 5px;	
	font-size:90%;	
}

#anniv table tr td
{
	vertical-align:top;
	padding: 0px 5px 5px 5px;
}
#anniv table tr td.name
{
	width:22%;
	font-size:105%;
	text-weight:bold;
	text-align:center;
}
#anniv table tr td.comment
{
	text-align:left;
}

#faculty table
{
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	padding:0 10px 0 10px;
}

#faculty img.teacher
{
	border: 1px solid #D25645;
}

#bulletin table
{
	font-size:90%;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
}


.right
{
    float:right;
    margin:0 0 10px 15px;
}
.left
{
    float:left;
    margin:0 15px 10px 0;
}

div.center
{
    text-align:center;
}

img
{
    border:5px solid #fff;
}

img.noBorder 
{
    border:0px solid #fff;
}
span.emailrcb
{
	text-align:center;
	vertical-align:center;
}
span.emailrcb a
{	
	font-size:90%;
	color:#4b78c2;
	text-decoration:none;
	font-weight: bold;
}
span.emailrcb a:hover
{	
	color:#D25645;
}
hr.thin75 {
	width:75%;
	height:0.05em;
}
hr.thin75red {
	width:75%;	
	color:#D25645;
	height:0.02em;
}
hr.thin {
	height:1px;
	border:0;
	color:grey;
}
hr.thindashedred {
	height:0.02em;
	color:#D25645;
	border: dashed;
}

hr.thin50 {
	width:50%;
	height:0.05em;
}

