﻿/*BASIC BODY CSS*/

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(background.jpg);
    background-repeat:repeat-y;
    background-color:#6a6a6a;
    background-position:center-top;
    font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size:0.8em ;
    text-align: center;
}

/*HYPERLINK STYLE*/
A:link
{
    COLOR: #0033cc
}
A:visited
{
    COLOR: #81b
}
A:active
{
    COLOR: #4682b4
}
A:hover
{
    COLOR: #9999ff
}

#test li A:hover
{
  COLOR: #ffffff
}


/*IMAGE FLOATS

Set img class="floatLeft" or "floatRight" to float the image left or right
above the text	*/

img.floatLeft {
    float: left;
    margin: 20px;
}

img.floatRight {
    float: right;
    margin: 20px;
}

/*WRAPPER DIV*/

#wrapper
{
    BACKGROUND: url(columns2.gif) repeat-x center top;
    background-color:#ffffff;
    MARGIN: 0px auto;
    WIDTH: 770px;
}
/*HEADER DIV*/

#header
{
    margin:auto;
    color: black;
    BACKGROUND: url(h4senses.jpg) #f8f8ff center top;
    font-family: Arial;
    font-size: 24pt;
    width:770px;
    height: 180px;
    TEXT-ALIGN: center;
    COLOR: #fff;
    padding:0px;
}

#header h1 {font-family: Arial;
    font-size: 34pt;
    PADDING-TOP: 105px;
    PADDING-LEFT: 10px;
    TEXT-ALIGN: left;
    COLOR: #fff;
	margin: 2px;
}
#header h1 span {
    COLOR: #ccc;
}

/*MENU DIV*/

#menu {
position: absolute;
top: 184;
margin-left: auto;
margin-right: auto;
text-align:center;
width:770;
CLEAR: both;
z-index:100;
left: 50%;
margin-left: -385px;
}

#menu ul {
list-style-type: none;
list-style: none;
list-style-image: none;
margin: 0 0;
}

#menu ul li {
  list-style: none;
  display: block;
  BACKGROUND: #c0a8a6;
}

#menu dl {
float: left;
width: 126px;
margin: 0 1px;
list-style: none;
}

#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
color: #fff;

}
#menu dd {
border: 0px solid white;
text-align: left;
margin: 0 0px;
width: 100%;
}

#menu li {
text-align: center;
BACKGROUND: #c0a8a6;
}

#menu dt a
 {
	color: yellow;
	text-decoration: none;
	display: block;
	height: 102%;
	border: 0 none;
}

#menu li a
{
	color: #000;
	text-decoration: none;
	display: block;
	height: 102%;
	border: 0 none;
}

#menu li a:hover
{
	background-color:#FF6633;
}
#menu dt a:hover {
	color: #000;
	background-color:White;
}

/*CONTENT DIV*/

#content
{
    FLOAT: none;
    MARGIN: 0px 0px 0px 0px;
    WIDTH: 720px;
    LINE-HEIGHT: 1.8;
    COLOR: #333;
    text-align: left;
}

#content p
{
	margin:0px;
    text-align: left;
}

#content h1
{
	margin:0px;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size:1.5em;
    font-style: normal;
    text-align: left;
}

#content h2
{
   margin: 0px;
   FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
   font-size:1.2em;
   color:#660000;
   text-decoration: underline;
   font-style: italic
}

#content h3
{
   margin: 0px;
   FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
   font-size:1.5em;
   color:#660000;
   font-style: normal;
   text-align: center;
}


#contentc
{
    FLOAT: none;
    MARGIN: 0px 0px 0px 0px;
    WIDTH: 720px;
    LINE-HEIGHT: 1.8;
    COLOR: #333;
}

#contentc p
{
	margin: 0px;
    text-align: center;
    padding-right: 10px
}

#contentc h1
{
	margin:0px;
    FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
    font-size:1.5em;
    font-style: normal;
 }
#contentc h2
{
   margin: 0px;
   FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
   font-size:1.2em;
   color:#660000;
   text-decoration: underline;
   font-style: italic
}

#contentc h3
{
   margin: 0px;
   FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
   font-size:1.5em;
   color:#660000;
   font-style: normal;
   text-align: center;
}

#main
{
    CLEAR: both;
    MARGIN-LEFT: 25px;
    margin-right: 25px;
}

/*FOOTER DIV*/


#footer
{
    CLEAR: both;
    BACKGROUND: #000000;
    COLOR : #aaa;
    POSITION: relative;
    WIDTH: 770px;
    HEIGHT: 50px;
    TEXT-ALIGN: center;
    margin: auto;
}


#masthead
{
    PADDING-RIGHT: 20px;
    PADDING-LEFT: 20px;
    PADDING-BOTTOM: 1px;
    WIDTH: 490px;
    PADDING-TOP: 1px
}


#list1  dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: circle;
width:100%;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: circle;
width:100%;
}

P.intro
{
    BORDER-RIGHT: #306 0px dotted;
    PADDING-RIGHT: 30px;
    BORDER-TOP: #306 0px dotted;
    PADDING-LEFT: 30px;
    BACKGROUND: #fff;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: #306 0px dotted;
    COLOR: #446;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #306 0px dotted
}

.sourcegray
{
    FONT-WEIGHT: bold;
    COLOR: #44a;
    FONT-STYLE: normal
}

