/*Page setup */

body {
line-height: 250%;
font-family: Times New Roman, Times, serif;
font-style: italic;
background: url(images/whitehouseback_3star.jpg) no-repeat top left white;
}

#container {
margin: 140px 10% 0 170px;
}

#container p {padding-bottom: 4ex;}
/*End Page Setup*/

/*Menu*/
#menu {
font-size: 150%;
}
#menu a {color: #070;
text-decoration: none;}
#menu a:visited {color: #070;}
#menu a:hover {
color: #070;
text-decoration: underline;}
#menu a:active {
color: white;
background-color: #070;
}

#menu ul {margin: 0; padding:0}
#menu ul li {margin: 0 20px 0 0; padding: 0;
display: inline;
}
/*End Menu*/

/*Page Style */

#dropcap {
float: left;
font-size: 500%;
font-style: normal;
padding-top: 0.5ex;
padding-bottom: 0.5ex;
}

div.boxout {float: right;
margin: 2ex 1ex 1ex 1ex;
}

.boxout img {display:block;}
.boxout p {
font-family: Arial Black, Arial Black, Gadget, sans-serif;
font-size: 70%;
line-height: 120%;
font-style: normal;
}

p.quote {
float: left;
width: 150px;
border: 1px solid black;
background-color: #cfc;
line-height: 144%;
margin: 10px;
padding: 10px;
font-weight: bold;
}

table {
clear: both;
}
/*End Page Style */

/*Legal*/
hr {clear: both;}

div#copyright {
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 60%;
line-height: 144%;
font-style: normal;
text-align: center;
}

div#copyright p {
margin: 0;
padding: 0;
}
/*End Legal*/

/*Disabled for Xmas*/
div#menu li#xmasmenulink {display:none;}


/*Enabled for Xmas
div#menu li#xmasmenulink {position:absolute; top:0; right: 0; margin: 0; padding: 0;}
div#menu li#xmasmenulink img{border: none;}
div#xmasmenu {text-align: center;}
div#xmasmenu h2 {color: red; font-weight: bold; letter-spacing: 2px; font-size: 175%;}
div#xmasmenu ul {list-style: none; margin: 0; padding: 0;}
div#xmasmenu ul li {margin:0; padding: 5px 0 35px 0; line-height: 1; font-size: 133%; background: url(images/bells.png) bottom no-repeat;}
div#xmasmenu ul li p {margin:0; padding: 0; font-size: 75%}
div#xmasmenu p {margin:0; padding: 0;} 
div#menu li#xmasmenulink * {display: block;}
body {
background: url(images/whitehouseback_3star_xmas.jpg) no-repeat top left white;
}
*/


