body {font-family :  Palatino, Garamond, Times, Times New Roman, serif ; 
font-size :  17px ; 
font-weight :  bold ; 
color :  #000000 ; 
background-color : #ffefcc ; }


p {width :  100% ; }


p.big {line-height: 30px;
font-size :  25px ;}

p.bigcentered {line-height: 25px;
font-size :  20px ;
text-align: center }

p.black {line-height: 25px;
font-size :  20px ;
color :  black ;}

li {list-style-type :  none ; 
line-height :  100% ; 
list-style-image :  url(../images/handslide1percent) ; }


h1 {font-family :  Palatino, Garamond, Times, "Times New Roman", serif ; 
font-size :  25px ; 
font-weight :  bold ; 
color :  CE8D07 ; }

h2 {font-family :  Palatino, Garamond, Times, "Times New Roman", serif ; 
font-size :  20px ; 
font-weight :  bold ; 
color :  black ; }

ol { margin-top :  0px ; 
  margin-bottom :  0px ; }

ul { margin-top :  0px ; 
  margin-bottom :  0px ; }

 

/**************** Pseudo classes ****************/

a:link {color: #991500; 
text-decoration :  underline ; 
font-weight :  bold ; }

a:visited {color: #9B928E; 
text-decoration :  underline ; 
font-weight :  bold ; }

a:hover {color: #E3991E; 
padding-bottom :  5px ; 
font-weight :  bold ; 
text-decoration :  underline ; }

a.wordsaway:link {color: black; 
text-decoration :  underline ; 
font-weight :  bold ; }

a : active {color:#1F02FC; 
font-weight :  bold ; }

a.wordsaway:visited {color:#4B4A4F; 
text-decoration :  underline ; 
font-weight :  bold ; }

a.wordsaway:hover {color: red; 
padding-bottom :  5px ; 
font-weight :  bold ; 
text-decoration :  underline ; }

li:link {color :  #000000 ; 
text-decoration :  none ; 
font-weight :  bold ; }

li a:visited {color :  #9C4433 ; 
text-decoration :  none ; 
font-weight :  bold ; }

li a:hover {display :  block ; 
color :  rgb(0, 96, 255) ; 
padding-bottom :  5px ; 
font-weight :  bold ; 
border-bottom-width :  1px ; 
border-bottom-style :  solid ; 
border-bottom-color :  #C6EC8C ; }


/************************* ID's *************************/


#centerDoc {
position :  absolute ; 
width :  80% ; 
padding :  0 0 20px 0 ;  /*top right bottom left*/
margin :  0 ; 
margin-top :  50px ; 
border-right :  15px solid #D8D8D8 ; 
font-weight :  normal ; }

