body {
background-color:rgb(212,236,249);
font:0.8em Verdana, sans-serif;
margin:0;
padding:0;
color:#1B0C0D;
}

div.content {
background-color:white;
border:solid 3px rgb(174,198,211);
margin:10px 227px 30px 14em;
padding:5px 10px 5px 10px;
}


div.menu {
padding-top:5px;
float:left;
color:rgb(20,128,205);
width:12.5em;
}

div.menu div {
margin:20px 10px 10px 10px;
padding:0px;
background-color:rgb(140,165,181);
border:solid 3px rgb(140,165,181);
color:white;
}

div.menu ul {
margin:0;
padding:0;
list-style:none;
}



div.menu ul li {
border-bottom:solid 1px rgb(140,165,181);
}


div.menu ul.sub {
border-bottom:solid 7px rgb(20,128,205);}


div.menu ul.sub li {
text-indent:10px;
border:0;
width:100%;
}



div.menu ul li a {
display:block;
background-color:rgb(254,247,205);
padding:2px 10px;
font-weight:bold;
border-left:solid 7px rgb(222,222,222);
text-decoration:none;
color:rgb(234,94,30);
}


div.menu ul.sub li a {
border-left:solid 7px #505D00;
background-color:#85900E;
padding-left:10px;
}

div.menu ul a:hover,div.menu ul a:active {
background-color:rgb(234,94,30);
border-left-color:rgb(140,165,181);
color: white;
}
div.menu ul.sub a:hover,ul.sub a:active {
background-color:rgb(234,94,30);
border-left-color:rgb(140,165,181);
color: white;
}

div.menu span.youarehere {
position:absolute;
left:3px;
}

div.menu h2 {
margin:10px 5px 10px 7px;
padding:4px 0px 5px 5px;
font-size:160%;
background-color:white;
color: rgb(234,94,30);
border: dashed 3px rgb(140,165,181);
}



div.header {
padding:0 0 0px 200px;
background:url(candy.jpg) no-repeat #FCF2E6;
margin-bottom:15px;
border-bottom:solid 2px #505D00;
}



div.header h1 {
font-size:200%;
margin:0 0 5px;
padding-top:25px;
}

div.header small {
padding-left:20px;
color:#5B3D2F;
font-size:110%;
font-weight:bold;
}



div.rightcol {
background-color:rgb(254,247,205);
border:solid 3px rgb(174,198,211);
padding:0 8px 7px;
float:right;
margin:10 10px 15px;
width:180px;
}

div.footer {
clear:both;
padding:1px 100px;
background-color:rgb(174,198,211);
}

div.varlinks {
position:absolute;
top:2px;right:5px;
}

address {
font-style:normal;
}

dt {font-weight:bold;}

hr {
display:none;
}

div.content hr {
display:block;
}

div.content h2, h3 {
		padding: 0px;
		color: rgb(20,128,205);
}



code {
font-size:1.2em;
padding:2px 10px;
display:block;
border: dotted 1px #1B0C0D;
}
