body {
      background-color: #dde4ea;
      color: #000;
      font-family: verdana, arial, sans-serif;
      font-size: small;
      padding-top: 14px;
      padding-bottom: 30px;
      padding-right: 5px;
      padding-left: 5px;
     }

img {
     border: none;
}


a:link    {color: blue;}
a:hover   {color: blue; font-weight:bold;}
a:active  {color: blue;}
a:visited {color: blue;}

hr {
     color: #dde4ea;
}

p {
     padding: 2px;
}

.timesf {
      font-family: Times, Times New Roman, serif;
}
.centered {
      text-align: center;
}

.quoteSize {
      font-size: 20pt;
      font-weight: bold;
      line-height:15px;
}

.smallSize {
      font-size: .8em;
}
.mediumSize {
      font-size: 1.4em;
}
.largeSize {
      font-size: 1.8em;
      padding: 2px;
}
.largerSize {
      font-size: 2.0em;
      padding: 0px;
      line-height:15px;
}
.brightRed {
      color: red;
}
.dullGray {
      color: gray;
}

#content {
      width: 690px;
      position: relative;
      top: -20px;
      left: 250px;
      margin-bottom:230px;
}

#ncontent {
      width: 690px;
      position: relative;
      top: -20px;
      left: 250px;
      margin-bottom:230px;
}

#nav {
      font-size: .9em;
      padding: 10px;
      line-height: 1.4em;
      width: 181px;
      position:absolute;
      top: 210px;
      left: 40px;
}

#nav a {
     text-decoration: none;
}
#nav a:link    {color: rgb(51,51,102);}
#nav a:hover   {color: rgb(102,102,153); font-weight:bold;}
#nav a:active  {color: rgb(51,51,102);}
#nav a:visited {color: rgb(51,51,102);}

#main {
      margin: 10px;
      width: 970px;
      background-image:url('images/back1.jpg');
}




#c3 {
	float: right;
	width: 225px;
	padding: 15px;
	margin: 0px;
        font-size:x-small; 
        color:rgb(51,51,102);
        vertical-align: top;
}

#c2 {
	margin-right: 255px;
	margin-left: 190px;
	padding: 15px 30px 15px 30px;
        font-size:x-small; 
        color:rgb(51,51,102);
        vertical-align: top;
}

#c1 {
	float: left;
	width: 165px;
	padding: 15px 15px 15px 0px;
	margin: 0px;
        font-size:x-small; 
        color:rgb(51,51,102);
        vertical-align: top;
}

#c1 a:link    {color: rgb(51,51,102);border: none; text-decoration:none; font-weight:normal;}
#c2 a:link    {color: rgb(51,51,102);border: none; text-decoration:none; font-weight:normal;}
#c3 a:link    {color: rgb(51,51,102);border: none; text-decoration:none; font-weight:normal;}
#c1 a:hover    {color: rgb(51,51,102);border: none; text-decoration:none; font-weight:normal;}
#c2 a:hover    {color: rgb(51,51,102);border: none; text-decoration:none; font-weight:normal;}
#c3 a:hover    {color: rgb(51,51,102);border: none; text-decoration:none; font-weight:normal;}
#c1 a:active    {color: rgb(51,51,102);border: none; text-decoration:none; font-weight:normal;}
#c2 a:active    {color: rgb(51,51,102);border: none; text-decoration:none; font-weight:normal;}
#c3 a:active    {color: rgb(51,51,102);border: none; text-decoration:none; font-weight:normal;}
#c1 a:visited    {color: rgb(51,51,102);border: none; text-decoration:none; font-weight:normal;}
#c2 a:visited    {color: rgb(51,51,102);border: none; text-decoration:none; font-weight:normal;}
#c3 a:visited    {color: rgb(51,51,102);border: none; text-decoration:none; font-weight:normal;}

ul.heart {
       list-style-image: url(images/heart.jpg);
}


#footer {
      font-size: x-small;
      color: #000;
      padding: 10px;
      padding-top: 50px;
}

#footer a {
     text-decoration: none;
}
#footer a:link    {color: #000;}
#footer a:hover   {color: #000; font-weight:bold;}
#footer a:active  {color: #000;}
#footer a:visited {color: #000;}


#initC {
      font-size: x-small;
      position: absolute;
      top: 30px;
      left: 805px;
      color: #000;
      padding: 10px;
}

#initC a {
     text-decoration: underline;
}
#initC a:link    {color: #000; }
#initC a:hover   {color: #000; font-weight:bold;}
#initC a:active  {color: #000;  }
#initC a:visited {color: #000; }

#initCt {
      font-size: x-small;
      position: absolute;
      top: 30px;
      left: 725px;
      color: #000;
      padding: 10px;
}

#initCt a {
     text-decoration: underline;
}
#initCt a:link    {color: #000; }
#initCt a:hover   {color: #000; font-weight:bold;}
#initCt a:active  {color: #000;  }
#inittC a:visited {color: #000; }

#initH {
      font-size: x-small;
      position: absolute;
      top: 93px;
      left: 55px;
      color: #000;
      padding: 0px;
      z-index:30;
}

