/* Cascading Style Sheet by Gadget, webmaster of BoulevardLane.org */
/* For more information about CSS, visit http://www.w3.org/Style/CSS/ */
/* Feel free to borrow any part of this file.  Credit would be nice. */

body {
	background-color: #9C9;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

li {
	font-size: small;
	color: #000000;
	list-style-type: square;
	list-style-position: outside
}
   
p.immense       {
	font-size: xx-large;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
p.demanding     {
	font-size: large;
	color: #000000;
}
p.polite        {
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
p.sincere       {
	font-size: small;
	color: #000000;
	line-height: 150%;
}
p.efficient {
	font-size: x-small;
	color: #000000;
	line-height: 90%;
	margin: 0;
	padding: 0;
}

p.sincerely     {
	font-size: small;
	color: #000000;
	font-style: italic
}
p.cute          {
	font-size: x-small;
	color: #000000
}
p.shy           {  font-size: x-small;      color: #000000}
p.menu          {
	font-size: small;
	color: #000000
}
.menuoff          {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF
}

div.blue {
border: double 3px #000000;
background-color: #ffffff;
}

div.text {
	height: 100%;
	padding: 25px;
	border-left-color: #063;
	border-left-style: double;
	border-left-width: 4px;
	border-right-color: #093;
	border-right-style: double;
	border-right-width: 4px;
	background-color: #FFF;
}

div.links {
background-color: #ccffff;
float: bottom;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;}

div.nav {
	background-color: #CFC;
	float: top;
	border-bottom: solid 3px #063;
	padding: 10px;
	background-image: url(P1040887_sm_tile.jpg);
	margin-left: -25px;
	margin-right: -25px;
	margin-top: -25px;
}
.navtable {
	background-color: #CFC;
	opacity: 0.8;
	filter: alpha(opacity=80);
}


a {
	font-size: small;
	text-decoration: none;
	font-weight: bold
}
  a:link,  a:visited  { color: #000000}
  a:hover,  a:active, a.menufocus  { color: #000000}
  a.menu, a.menu:visited, a.menufocus:visited { color: #000000}
.navtitle {
	font-size: xx-large;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

