@charset "UTF-8";
/* CSS Document */
body {
font-family:Century, sans-serif;
margin:0;
padding:0;

}
#wrapper {
	background:#336699 none repeat scroll 0 0;
	border:1px solid black;
	margin:20px auto 0;
	overflow:hidden;
	position:relative;
	width:760px;
}
#mast {
background:transparent url(images/cardozobanner_2.jpg) no-repeat scroll 0 0;
display:block;
height:108px;
width:760px;
}
#nav {
background:#85878A none repeat scroll 0 0;
display:block;
height:20px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:2px 0 0;

}
#nav li {
border-left:0px solid white;
float:left;
height:12px;
margin:0 0 0 10px;
padding:0 0 2px 0px;

}
#nav li.first {
border-left:medium none;
margin-left:25px;

}
#nav a {
color:white;
display:block;
font-size:14.5px;
margin:0;
padding:0;
text-decoration:none;

}
#nav .active {
font-weight: bold;

}
#content {
	background:white url(nothing) no-repeat scroll right bottom;
	font-size:14px;
	left:184px;
	margin:0;
	min-height:400px;
	padding:20px 30px 10px 30px;
	position:relative;
	width:516px;
	background-image: url(nothing);
}
#content p {
line-height:1.6;
margin:0 0 15px;
padding:0px 5px 0px 5px;
}
#content a {
color: #85878A;
text-decoration: none;
font-weight: bold;
}
#sidebar {
	background:transparent url no-repeat scroll left top;
	font-size:16px;
	left:0px;
color: white;
	padding-top:25px;
	position:absolute;
	top:128px;
	width:184px;
	height: 227px;



}
#sidebar p {
margin:10px 0 0;
padding:0 25px;
text-align:center;
}
#schoollink {
background:transparent url no-repeat scroll left top;
display:block;
height:50px;
margin:0 auto;
width:163px;
}
.hidden {
display:none;
}
#footer {
font-size: 12px;
width: 760px;
text-align: center;
margin: 0px auto;
}
#footer p {
margin: 10px 0px 20px 0px;
}
#footer a {
text-decoration: none;
color: black;
font-weight: bold;
}
body a:hover {
text-decoration: underline !important;
}
h1 {
margin: 0px 0px 15px 0px;
padding: 0px 0px 2px 5px;
display: block;
font-size: 24px;
font-weight: normal;
border-bottom: 1px solid #325A89;
}
.indent {
text-indent: 3em;
}
