/* courtney stylesheet */

/* body {background-color: rgb(51, 51, 153); */
body {background-color: rgb(100, 130, 130); 
background-repeat: no-repeat;

}

/* text selector property values */

h1 {color: rgb(0,50,102)}
h1 {font-size: 32px}
h1 {font-weight: bold}

/*h2 {color: rgb(102,51,153)}*/
h2 {color: rgb(51,0,102)}
h2 {font-weight: bold}	
h2 {font-size: 22px}

h3 {color: rgb(31,0,72)}
h3 {font-size: 15px}

h4 {color: rgb(51,0,102)}
h4 {font-size: 13px}


h1, h2, h3, h4 {font-family:"Lucinda Sans", sans-serif }

li, p {color: rgb(0,0,0)}

li, p {font-size: 13px}
A:link, A:visited, A:active { text-decoration: none; color: rgb(51,0,102); font-family: sans-serif; font-size: 13px}

a:hover {color: rgb(51, 51, 153); font-family: sans-serif; font-size: 13px}

h1.indexName { top:12px; }

img, h1, td, h2, h3, h4 { position:relative; left:30px}

p { 
position:relative;left:30px;
width:400px;
}

table.pic { background:white;
background-repeat: no-repeat;
position:relative; 
left:100px;
width:700px;
top:30px;
 }

p.inside { 
position:relative; 
left:40px;
width:200px
} 

a.navbar:link{ color:white;  font-family: sans-serif; font-size: 13px }
a.navbar:visited{ color:white;  font-family: sans-serif; font-size: 13px }

a.navbar:hover { font-family: sans-serif; font-size: 13px; color: rgb(100, 130, 130) }

a.mainlinks:link, a.mainlinks:visited, a.mainlinks:hover{ font-family: sans-serif; font-size: 14px; font-weight:bold }

table.navbar
{
position:relative; 
left:30px;
width:700;
height:20px;
text-align: left;
color: rgb(0,50,102);
/*background-color: rgb(102,51,153);*/
background-color: rgb(0,50,102);

vertical-align:center;
left:100px;
top:30px;

}

table.perfomPic 
{
border-spacing: 10px
}

td.performPic
{
position:relative;
top:20px
}

h1, h2, h3, p, li {font-style: normal}
p, li {font-family: sans-serif}
