/* 
	Project: 	Ocean View High School Style Sheet for IE 5+ 
	Client: 	Macromedia, Inc.
	Version: 	1 r1
	Initated:	06 December 2003
	Author: 	Ann Gallenson, A Charles Design, Inc.
	*/
	
body {
	background-color: #FFFFFF;
}
body,td,th,p,li {
	color: #333333;
	font-family: "Century Gothic";
	font-size: 10pt;
}
th {
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	color: #0000CC;
	text-decoration: underline;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 100%;
	float: right;
	color: #0000CC;
}
p,h1,h2,h3,h4,h5,h6{
	margin-bottom: 1pt;
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	color: #CC0033;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	color: #CC0033
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #666666;
	font-weight: normal;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #666666;
	font-weight: normal;
	}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666
	}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666666;
	font-weight: normal;
	}
#topBorder {
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #003366;
	height: 16px;
	width: 756px;
	border: none;
}

#bottomBorder {
	position: relative;
	left: 0px;
	height: 2px;
	width: 756px;
	margin: 0px;
	padding: 0px;
	border-top-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
}

#footer {
	position: static;
	color: #666666;
	text-align: center;
	width: 746px;
}

#footer a:link {
	color: #666666;
	
}
#footer a:hover {
	text-decoration: underline;
	color: #666666;
}
#footer a:visited {
	text-decoration: underline;
	color: #666666;
}
#footer a:active {
	text-decoration: underline;
	color: #666666;
}
.navLinks {
	font-size: 10px;
	text-transform: uppercase;
}
.copyright {
	font-size: 70%;
}
.copyright a:link{
	text-decoration: underline;
}
.breadCrumb{
	font-size: 12px;
	color: #0000FF;
}
.breadCrumb a:link{
	text-decoration: underline;
	color: #0000FF;
}
.breadCrumb a:hover{
	text-decoration: underline;
	color: #FF0000;
}
.breadCrumb a:active{
	text-decoration: underline;
	color: #0000FF;
}
.breadCrumb a:visited{
	text-decoration: underline;
	color: #0000FF;
}
.rightBorder{
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #999999;	
}
.accentBorder{
	border: 1pt none #CCCCCC;
	}
caption {
	font-size: 70%;
}
blockquote {
	margin: 0pt 17pt 17pt;
}
