
body {}

div.container
{}

div.header
{
padding:0.5em;
background-color:#fefde0;
clear:left;
}
div.footer
{
text-alignment: center;
background-color:#fefde0;
padding:.5em;
clear: left;
}

div.left
{}

div.right
{}
div.leftbody
{}

div.rightbody
{}
div.content
{}

p
{
text-align: left;
color: #360f4c;
font-family: sans-serif;
font-size: 11pt; 
}
p.border {border: #FFFFCC}

p.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}

.paraindent {text-indent: 1cm}
.margin {margin: 2cm 4cm 3cm 4cm}
.centercaps {text-align: center; font-variant: small-caps;}
.center {text-align: center} 
.right {text-align: right; font-size: 12px; font-family: verdana, sans-serif; font-weight: normal;}
.left {text-align: left} 
.indent {margin: 20px 60px 20px 60px;}
.indentright {margin: 20px 60px 20px 60px; text-align: right}
.thick {font-weight: bold}
.thickness {font-weight: bold; line-height: 150%; font-style: italic}
.extra {font-style: italic; font-size: 14px; font-weight: bold; text-align: center; background-color: #936aa4; color: #fefde0; line-height: 125%}
.italic {font-style: italic; font-weight: normal}
.light {font-weight: 900; color: #ffffff}
.thicker {font-weight: 900}
.title {font-variant: small-caps; font-size: 12px; font-weight: bold; text-align: center; color: #004056}
.footer {font-size: 12px; font-weight:  bold; line-height: 75%; text-align: center}
.deb {font-size: 10px; font-weight: normal; line-height: 75%; text-align: center}
.names {font-size: 12px; font-weight: normal; text-align: right; font-family: cursive}
.link {background-color: #6b4200; color: #fefde0;}
.logoleft {float: left; margin:10px 10px 10px 10px;}
.logoright {float: right; margin: 10px 10px 10px 10px;}
.picleft {float: left; border: 1px solid #004000; margin:15px 10px 10px 10px;}
.picright {float: right; border: 1px solid #004000; margin: 10px 10px 10px 10px;}

.smallcaps {font-variant: small-caps; font-weight: 900; font-size: 14px;}
.caps {font-variant: small-caps; font-weight: 900; font-size: 14px; text-align: center}
.quote {font-size: 14px; font-family: sans-serif; }
.caption {font-style: italic; font-weight: normal; font-size: 10px; font-family: sans-serif; text-align: center;}
.highlight{background-color: #fefde0}
.product {font-style: cursive; font-size: 8px; text-align: center;}

h1 {color: #5b005b; font-family: sans-serif; text-align: center; font-variant: small-caps; font-size: 24px;}
h2 {color: #004056; font-family: sans-serif; text-align: center; font-variant: capitalize; font-style: italic; font-size: 20px;}
h3 {color: #5b005b; font-family: sans-serif; text-align: left; font-variant: small-caps; font-size: 16px;}
h4 {color: #5b005b; font-family: sans-serif; text-align: center; font-style: italic; font-size: 16px;}
h5 {color: #5b005b; font-family: sans-serif; text-align: center; font-style: italic; font-size: 12px;}
h6 {color: #004056; font-family: sans-serif; text-align: center; font-variant: capitalize; font-style: italic; font-size: 16px;}
h7 {color: #004056; font-family: sans-serif; text-align: left; font-variant: capitalize; font-style: italic; font-size: 16px;}

hr {width: 85%; color:#936AA4}
div.img
  {
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  }

ul
{
text-align:left;
color: #360f4c;
font-family: sans-serif;
font-size: 12pt; 
width:90%;
padding:0;
margin:25px;
line-height: 130%;
list-style-type:none;
}

li {}


td.test1 {padding: 1.5cm}
td.test2 {padding: 0.5cm 2.5cm}

ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square; font-color: #6b4200;}
ul.none {list-style-type: none}
ul.pic {list-style-image:  url(file:///C|/Documents and Settings/Deb/Desktop/Websites/Test Files/'arrow.gif')}
ul.inside {list-style-position: inside}
ul.outside {list-style-position: outside}

img 
{
background-color: #fefde0
}
h1.visible {visibility:hidden}
h1.invisible {visibility:visible}

a.one
{
text-align:center;
width:14em;
text-decoration:none;
color:#ffffcc;
background-color:#7cc0dc;
padding:0.2em 0.6em;
border-right:1px solid white;
}
a.one:hover {background-color:#006666}

a.two:link {background-color: #7cc0dc; color: #5b005b; font-variant: small-caps; text-decoration: underline;}
a.two:visited {background-color: #7cc0dc; font-variant: small-caps; color: #004056;}
a.two:hover {background-color: #7cc0dc; color: #025c7f; font-variant: small-caps;}

a.three:link {background-color: #7cc0dc; color: #660066; text-decoration: underline;}
a.three:visited {background-color: #7cc0dc; color: #000066;}
a.three:hover {background-color: #7cc0dc; color: #254b4b;}
