* { margin: 0; padding: 0; border: 0; spacing: 0; }
table { border-spacing: 0px; }
td { vertical-align: top; }

body {
	background: #2f62a8;
	color: #000000;
        font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
}

#wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#frame {
	width: 1000px;
	background-color: #FFFFFF;
}

#box1 {
	width: 29px;
	height: 48px;
	background-image: url(layout/spacer.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#box2 {
	width: 153px;
	height:48px;
}

#box3 {
	width: 818px;
	height: 48px;
        background-image: url(layout/spacer.jpg);
        background-position: top;
        background-repeat: repeat-x;
	text-align: right;
}

#scripps {
	padding-top: 11px;
	padding-right: 4px;
}

#box4 {
	width: 29px;
	height: 161px;
}

#box5 {
	width: 153px;
}

#box6 {
	width: 818px;
}

#box7 {
	width: 29px;
	height: 74px;
        background-image: url(layout/footer.jpg);
        background-position: top;
        background-repeat: repeat-x;
}

#box8 {
        width: 153px;
        height:	74px;
       	background-color: #0b418a;
}

#box9 {
        width: 818px;
        height:	74px;
       	background-image: url(layout/footer.jpg);
       	background-position: top;
       	background-repeat: repeat-x;
	text-align: right;
}

a {
	color: #0b418a;
}

#menu ul {
	list-style: none;
	width: 153px;
}

#menu li a {
	height: 26px;
	background-color: #0b418a;
	color: #FFFFFF;
	font-size: 11pt;
        font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,san-serif;
	display: block;
	padding: 20px 0px 0px 10px;
	border-bottom: 1px solid #4f76ab;
	text-decoration: none;
}

#menu li a:hover {
        height:	26px;
        background-color: #072957;
        color: #FFFFFF;
        font-size: 11pt;
        font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,san-serif;
        display: block;
        padding: 20px 0px 0px 10px;
        border-bottom: 1px solid #4f76ab;
	text-decoration: none;
}

#active {
	height: 26px;
        background-color: #072957;
        color: #FFFFFF;
        font-size: 11pt;
 	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,san-serif;
        display: block;
        padding: 20px 0px 0px 10px;
        border-bottom: 1px solid #4f76ab;
        text-decoration: none;
}

#content {
	padding: 15px;
	text-align: justify;
}

h3 {
	color: #072957;
	border-bottom: 1px dashed #0b418a;
}

#footer {
	padding-top: 30px;
	padding-right: 8px;
}

#footer a, #footer a:visited {
        color: #FFFFFF;
        font-size: 10pt;
        font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,san-serif;
	text-decoration: none;
}
 
#footer a:hover, #footer a:active {
        color: #FFFFFF;
        font-size: 10pt;
        font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,san-serif;
	text-decoration: underline;
}
 
p {
	padding-bottom: 10px;
}

#personnel {
	width: 100%;
}

#personnel_p {
	width: 100px;
	padding-bottom: 5px;
}

#personnel_t {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 300px;
}

#profimg {
	width: 150px;
	height: 150px;
	border: 1px solid #000000;
}

#pubnum {
	width: 30px;
	vertical-align: top;
}

#publist {
	padding-bottom: 10px;
}
