* {
	padding: 0;
	margin: 0;
}
p {
	padding-left: 40px;
	font-family: verdana;
	font-size: 0.9em;
	padding-right: 60px;
	color: #ffffff;
}
#top {

}
ul {
	list-style-type: none;
	font-family: verdana;
	color: #ffffff;
	padding: 0 60px 0 50px;
	font-size: 0.9em;
}
a {
	text-decoration: none;
	color: #cccccc;
	border: none;
	margin-left: 40px;
}

h1 {
	font-family: Arial;
	font-size: 1.2em;
	padding: 10px;
	padding-left: 40px;
	color: #ffffff;
	text-align: left;
}
h2 {
	font-family: verdana;
	font-size: 1em;
	padding: 10px;
	padding-left: 80px;
	color: #ffffff;
	text-align: left;
}
h3 {
	font-family: verdana;
	font-size: .9em;
	padding-left: 15px;
}
#banner {
	background: url('images/index_01.jpg') no-repeat;

	height: 225px;
	width: 760px;
	float: left;
}
#pbanner {
	background: url('images/paulindex_01.jpg') no-repeat;

	height: 225px;
	width: 760px;
	float: left;
}
#navleft {
	background: url('images/index_02.jpg') no-repeat;
	height: 30px;
	width: 357px;
	float: left;

}
#pnavleft {
	background: url('images/paulindex_02.jpg') no-repeat;
	height: 30px;
	width: 357px;
	float: left;

}
#home {
	height: 30px;
	width: 65px;
	float: left;

}
#curriculum {

	height: 30px;
	width: 165px;
	float: left;

}
#recent {

	height: 30px;
	width: 92px;
	float: left;

}
#contact {

	height: 30px;
	width: 81px;
	float: left;

}
#subbanner {
	background: url('images/index_07.jpg') #ffffff no-repeat;

	width: 760px;
	float: left;
}
#psubbanner {
	background: url('images/paulindex_07.jpg') #ffffff no-repeat;

	width: 760px;
	float: left;
}
#container {

	margin: 0px auto;
	/* background: url('images/sidegrad.jpg') repeat-y; */
	width: 900px;
	padding: 0;
	height: 100%;
}
#innercontain {
	width: 760px;
	margin: 0px auto;
	margin-left: 70px;

}

body {
	background: #000000 url('images/background.gif');
}
.clear {
    clear: both;
}
.bubbletop {
	background: url('images/bubble_01.jpg') no-repeat;
	height: 14px;
	float: left;
	width: 720px;
}
.bubblemid {
	background: url('images/bubble_02.jpg') repeat-y;
	float: left;
	margin: 0;
	width: 720px;
}
.bubblebottom {
	background: url('images/bubble_03.jpg') no-repeat;
	float: left;
	height: 35px;
	width: 720px;
}
.bubble {
	margin-left: 20px;
}
#footer {
	background: #000066;
	text-align: center;
}
#footer a{
	color: #cccccc;

}
#footer a:hover{
	font-weight: bold;
}
#bottomnav {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#bottomnav li{
	display: inline;
}
#images {
	margin: 10px 10px 0 10px;
}
#tagline {
	color: #ffffff;
}
.buttons {
	padding: 0;
	margin: 0;
	border: none;
}
.buttona {
	padding: 0;
	margin: 0;
}
font {
	color: #ffffff;
	margin-left: 20px;
}
input {
	border: 1px solid #000000;
	background-color: #cccccc;
}
textarea {
	border: 1px solid #000000;
	background-color: #cccccc;
}
select {
	border: 1px solid #000000;
	background-color: #cccccc;
}
.thumbs {
	margin: 10px;
	margin-left: 80px;
	float: left;
}
