body {
	background: #96818D url(/pix/pagebg.gif);
	text-align: center;
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em /*0.7em*/;
	color: #333366;
}
i {display: none;}
a {
	font-weight: bold;
	color: #660066;
	text-decoration: none; 
}
a:hover {
	color: #CC0066;
}
h1, h2, h3 {
	margin: 0;
	margin-bottom: 0.5em;
}
h1 {
	font-size: 150%;
	color: #993333;
}
h2 {
	font-size: 180%;
	color: #663366;
}
h3 {
	font-size: 150%;
	color: #CC3366;
}
#alpha {
	margin: 0 auto;
	width: 732px;
	background: url(/pix/alpha-new.gif) repeat-y;
}
#header {
	height: 124px;
	background: url(/pix/header.jpg) no-repeat;
	position:relative;
}
#toptext {
	float: right;
	text-align: right;
	width: 200px;
	height: 40px;
	color: #FFFF99;
	font-size: 12px;
	font-weight: bold;
	margin: 28px 30px 0 0;
}
a#logo {
	float: left;
	display: block;
	margin: 20px 0 0 24px;
	width: 180px;
	height: 54px;
}
a#login {
	position:absolute;
	top:34px;
	left:551px;
	width:147px;
	height:23px;
}
#main {
	min-height: 268px;
	background: url(/pix/main-new.jpg) no-repeat top;
	padding: 0 34px 0 31px;
}
#pagetext {
	float: right;
	text-align: justify;
	width: 480px;
	padding-bottom: 20px;
}

h1#pagetitle {
     text-align: center;
}

#pagetext img {
	margin: 6px 8px;
}
#leftmenu {
	float: left;
	margin-top: 30px;
	width: 157px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
     font-size: .7em;
}

#leftmenu ul {
	margin: 0;
	margin-top: 20px;
	padding: 0;
	list-style: none;
	border-top: 1px solid #FFF;
}
#leftmenu ul a {
	display: block;
	background: url(/pix/bnBg.gif) repeat-y;
	border-bottom: 1px solid #FFF;
	padding: 5px 15px;
	width: 127px;
	color: #333366;
}
#leftmenu ul a:hover {
	background: url(/pix/bnOver.gif) repeat-y;
	color: #FFF;
}
#leftmenu h1 {
	font-size: 12px;
	padding: 10px 0 0 0;
	margin: 0;
	color: #663366;
}
#leftmenu p {
	padding: 0 10px;
	margin: 0;
}



#footer {
	clear: both;
	height: 20px;
	background: url(/pix/footer-new.gif) no-repeat top;
}
#bytds {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
#bytds a {color: #FFF;}
#edit a {color: #937E8A;}
#edit a:hover {color: #FFF;}

ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 10;
}

div#image_ae {
float: left;
margin: -5px 10px 10px 0;
}

div#image_ae div {
float: center;
font-family: arial;
}

div#quote {
font-style: italic;
float: center;
}

div#quote div{
float: right;
font-style: normal;
}

#SmallCaps {
font-variant: small-caps;
font-weight: bold;
}

#leftcol {
     float: left;
     width: 30%;
     margin: 10% 5% 0 0;
     padding: 5px;
     font-size: 0.9em
}

#rightcol {
     float: right;
     width: 60%;
     margin: 10% 0 0 0;
}

#link_wrapper {

}

#left_links {
	float: left;
	padding-right: 5%;
	text-align: left;
}

#right_links {
	padding-left: 5%;
	text-align: left;
}

/* These are used to create the <div> sections on the Bio Q page */

bioQwrapper {
	padding-left: 20%;
	padding-right: 20%;
}

#bioQleft {
	width: 20%;
	text-align: center;
	margin-left: -100%;
	right: 20%;
}

#bioQright { 
	width: 20%;
	margin-right: -20%;
}

#bioQcenter {
	width: 100%;
}

#bioQwrapper .column {
	float: left;
	position: relative;
	font-size: .8em;
	text-align: center;
}

#indexTopics a {
	font-weight: normal;
	font-variant: small-caps;
	font-size: .9em;
	color: #0000FF;
}

.add_bullet {
	list-style: disc;
}

.add_bullet li {
	padding-top: 3%;
}

#ol_topPadding li {
	padding-top: 3%;
}

#ul_topPadding li {
	padding-top: 3%;
}

.ul_topPaddingClass li {
	padding-top: 3%;
}

#footer_wrapper {
	width: 100%;
}

#lathropITlogo {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	width: 33%;
}

#footer_right_space {
	float: right;
	width: 33%;
}

.picLeft {
	float: left;
}

.picRight {
	float: right;
}

.picCenter {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding: 0px;
}