/*passed val with no errors*/

body 
{ 
background-color: #e6dcee; 
}

div.name
{
width:  60%;
height: 60px; 
padding-top: 20px;
padding-right: 0px;  
padding-bottom: 20px; 
padding-left: 0px; 
margin-top:  20px; 
margin-bottom: 20px;
margin-left:auto; 
margin-right:auto;
text-align: center; 
background: #d6c9e0 ;
border-style: ridge; 
border-width: 20px; 
border-color: #ac91e3; 
font-family: Arial, Verdana, "Times New Roman", sans serif; 
font-size: 300%;
font-style: italic; 
color: black;
font-weight: bold; 
}

div.link
{
width:  60%;
height: 10px; 
margin-top:  35px; 
margin-right: auto;
margin-bottom: 48px; 
margin-left: auto; 
text-align: center; 
font-family: rial, Verdana, "Times New Roman", sans serif; 
font-size: 110%;
font-style: italic; 
font-weight: bold; 
text-decoration:none; 
}

ul 
{
list-style-type: none;
}

li
{
display:inline;
}

a.nav:link,a.nav:visited
a.nav:hover,a.nav:active
{
background-color:#666699;
}

a.reg:link {color: black; }
a.reg:visited {color: black; }
a.reg:hover {color: black; font-weight: bold; }
a.reg:active {color: red; }

div.body
{
width:60%; 
background: #b6d3ac; 
padding-top: 20px; 
padding-bottom:20px; 
padding-left:20px; 
padding-right:20px;
margin-left: auto;
margin-right: auto; 
font-family: Arial, Verdana, "Times New Roman", sans serif;
color: black;
}

h1
{
font-family: Arial, Verdana, "Times New Roman", sans serif; 
color: black; 
text-align: center; 
font-size: 135%; 
font-weight: bold;
}

h2
{
font-family: Arial, Verdana, "Times New Roman", sans serif; 
color: black; 
font-size: 125%; 
text-align: center; 
font-weight: bold;
}


h3
{
font-family: Arial, Verdana, "Times New Roman", sans serif; 
color: black; 
font-size: 115%; 
text-align: center; 
font-weight: bold;
}


a.turnpage:link, a.turnpage:visited
{
color: black; 
}

a.turnpage:hover, a.turnpage:active
{
color: red;
}

p.page
{
text-align: right;
font-size: 85%;
font-weight: bold;
font-style: italic;  
}

p.content
{
text-align: justify; 
font-size: 100%;
}

p.list 
{font-size: 90%; 
}

p.goals
{font-size: 90%; 
text-align: center; 
}

p.addressC {font-family: Arial, sans serif; 
text-align: center; 
font-size: 90%; 
font-weight: bold;
}

p.addressLA
{font-family: Arial, sans serif; 
text-align: left; 
font-size: 90%; 
font-weight: bold;
}

div.email
{width: 60%; 
margin-left: auto;
margin-right: auto; 
text-align: center; 
font-family: Arial; 
font-size: 90%; 
color: #361b51; 
font-weight: bold; 
}

!--p.email
{
font-family: Arial, sans serif; 
font-size: 100%; 
font-weight: bold;
text-align: center; 
--!}

img.center 
{
display: block;   
margin-left: auto; 
margin-right: auto
}

span.navbottom
{
width: 60%; 
margin: auto; 
text-align: center; 
font-family: Arial, Verdana, Arial, sans serif; font-size: 110%; 
}

ul
{
list-style-type: none;
}

li
{
display:inline; 
}
a.nav:link,a.nav:visited
{
text-align: center; 
font-weight:bold;
font-family: "Times New Roman"; 
font-size: 110%; 
font-style: italic; 
color: white;
background-color:#5D478B; 
padding: 10px;  
text-decoration:none;
 
}
a.nav:hover,a.nav:active
{
background-color:#666699;
}



