/* locastro.css written by Dr. Jules D. Gliesche for Dr. Virginia LoCastro*/
/* revised 30 August 2004*/

/*This section yields a navigation sidebar and a main window*/
body {background-color:transparent; background-image:url(images/lightmar.jpg);}
#sidebar {position:fixed; top:0px; left:0px; bottom:0px; width:17%; background-image:url(images/green2.jpg);}
#main {position:absolute; top:0px; right:0px; width:83%;}

address {text-align: center; font-size: 120%; width: 95%; color:#FAF519;}
h1 {text-align: center; width: 100%; color:#000080}
h2 {text-align: center; width: 90%;}
h3 {text-align: center; width: 100%; font-weight: bold;}
.color {color:#FAF519;}
p  {text-align: left; font-size: 110%; width: 95%; padding:10px;}
.graphic {text-align: center;}
a:link {font-weight:bold;}
.sidelink { color:#FAF519;}
a:visited {font-weight:bold;}
hr {width:90%}

li {text-align: left; width: 95%; font-size: 100%;}
.navlink {font-size: 120%;}
.title {font-weight:bold;}
ol {list-style-type:square;}
.sidedot {color:#FAF519;}
ul {text-align: left; width: 95%;}

table {border: 0px; width:85%;}
.whitebkgnd {border-width:4px; background:white; border-color:#C0C0C0;}
td {text-align: center; font-size: 100%;}

