﻿body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: medium;
	background: #FFFFDD;
}
#wrap {
	min-width: 500px;
	max-width: 1200px;
	border-right: 1px solid #99CCFF;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #99CCFF;
	background-color: #FFFFFF;
}
#wrap1
{
	min-width: 500px;
	max-width: 1200px;
	margin: 0 auto;
	padding-top:5px
}


#valimages {
min-width: 500px;
	max-width: 1200px;
	
	margin-right: auto;
	margin-left: auto;
	
	background-color: #FFFFDD;
	}
#content {
	float: right;
	width: 70%;
	font-size: 100%;
	color: #333;
	line-height: 1.5em;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #808080;
	padding-top: 0px;
}

#sidebar {
	float: left;
	width: 29%;
	}
#footer {
	clear: both;
	background-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #99CCFF;
}
#header {
	padding: 1px;
	border-bottom: 3px solid #005A93;
	background-color: #99CCFF;
	border-bottom-width: 2px;
}

#content .gutter {
	padding: 20px;
	}
#sidebar .gutter {
	padding: 15px;
	padding-top:25px;
	}
#navigation {
	float: left;
	width: 100%;
}
#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-bottom:2px
}
#navigation li a {
	display: block;
	padding: 1px 5px 0px 0px;
	font-size: 100%;
	color: blue;
	text-decoration: none;
	font-weight : normal;
}
#navigation li a:hover {
	color: Red;
	text-decoration: underline;
}
#navigation li a.indent {
padding-left: 30px;
}
#navigation li a.space {
padding-bottom: 5px; 
}

#footer p {
	font-size: 80%;
	padding-top: 5px;
	text-align: center;
}
h1 {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #0066FF;
}
.message {
	clear: both;
	margin: 0;
	padding: 1px;
	font-size: 90%;
	color: #000000;
	text-align: left;
	background: #CCCCCC;
	border-bottom: 1px solid #4b4f54;
}
#horiz {
      float:left;
      width:100%;
      font-size:100%;
      line-height:normal;
	  border-bottom:1px solid #6B78A9;
	  margin-bottom:5px
      }
    #horiz ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
    #horiz li {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 80%;
}
    #horiz a {
      float:left;
      background:url("images/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 6px 0 7px;
      text-decoration:none;
            }
    #horiz a span {
      float:left;
      display:block;
      background:url("images/tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#6B78A9;
      }
      #horiz a span.active {
      float:left;
      display:block;
      background:url("images/tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:red;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #horiz a span {float:none;}
    /* End IE5-Mac hack */
    #horiz a:hover span {
      color:#6B78A9;
      }
    #horiz a:hover {
      background-position:0% -42px;
      }
    #horiz a:hover span {
      background-position:100% -42px;
      }  
#home .home, #who .who, #app .app, #request .request, #brochures .brochures, #definition .definition, #eds .eds, #causes .causes, #diagnosis .diagnosis, #age .age, #eds .eds, #cataplexy .cataplexy, #secsymptoms .secsymptoms, #driving .driving, #druguse .druguse, #employ .employ, #manage .manage, #naps .naps, #goodsleep .goodsleep, #experience .experience, #members .members, #legal .legal
{
color: maroon;
font-weight: bolder;	
}
DIV.thread {
        width: 32em;
        border: 1px solid black;
        margin:1em;
}
DIV.first_message_div {
        padding: 10px;
        background-color: #F8F;
}
hr {
	margin-bottom: 0px;
}
h1.indexhead {
	font-size: 350%;
	color: #FF9900;
}
