/* CSS Document */



body {

	background-image: url(bg.PNG);

	background-repeat: repeat-x;

	margin: auto;

	width: 800px;

	margin-top: 43px;

}



#header-left {

	background-image: url(header-bg-left.PNG);

	background-repeat: no-repeat;

	background-color: #FFFFFF;

	width: 170px;

	height: 184px;

}



#header-right {

	background-image: url(header-bg-right.PNG);

	background-repeat: no-repeat;

	background-position: right top;

	background-color: #FFFFFF;

	text-align: right;

	width: 630px;

	height: 126px;

}



#header-below {

	background-image: url(header-bg-right.PNG);

	background-repeat: no-repeat;

	background-position: right bottom;

	background-color: #FFFFFF;

	width: 630px;

	height: 58px;

	text-align: right;

	font-family: "Times New Roman", Times, serif;

	font-weight: bold;

	font-size: 14px;

	color: #FFFFFF;

	font-style: italic;

}



#menu {

	background-image: url(header-bg-left-border.PNG);

	background-position: left top;

	background-repeat: repeat-y;

}



#menu a {

	text-indent: 5px;

	display: block;

}



#body {

	background-image: url(header-bg-right-border.PNG);

	background-position: right top;

	background-repeat: repeat-y;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

}



#footer {

	border: 1px solid #0099FF;

	background-color: #33CCFF;

	background-image: url(footer2.PNG);

	background-repeat: repeat;

	text-align: center;

	font-size: small;

}



.mbg {

	/*background-image: url(menu-bg.PNG);

	background-position: right top;

	background-repeat: no-repeat;*/

	width: 164px;

}



.mcurrent {

	background-image: url(item-bg-current.gif);

	background-repeat: no-repeat;

	height: 25px;

	list-style: none;

	font-weight: bold;

	font-style: oblique;

}



.mcurrent a {

	height: 25px;

	text-decoration: none;

	color: #003399;

}



.mcurrent a:hover {

	background-image: url(item-bg-current-embossed.gif);

	background-repeat: no-repeat;

	height: 25px;

}



.mnotcurrent {

	background-image: url(item-bg-notcurrent.gif);

	background-repeat: no-repeat;

	height: 25px;

	list-style: none;

	margin-left: -38px;

	font-weight: bold;

	font-style: oblique;

}



.mnotcurrent a {

	height: 25px;

	color: #0099FF;

	text-decoration: none;

}



.mnotcurrent a:hover {

	background-image: url(item-bg-current.gif);

	background-repeat: no-repeat;

	height: 25px;

}



.splash1 {

	background-image: url(splash-bg.PNG);

	height: 200px;

	width: 257px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11pt;

	text-align: center;

	overflow: auto;

}



.splash2 {

	background-image: url(splash-bg-widest.PNG);

	background-repeat: no-repeat;

	height: 200px;

	width: 366px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11pt;

	text-align: center;

	overflow: auto;

}





.extlink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;



}



.extlink a {

	list-style-image: url(external-link.PNG);

	color: rgb(51, 102, 255);

	text-indent: 5px;

}



.extlink a:hover {

	list-style-image: url(external-link-hover.PNG);

	color: #0000FF;

	text-indent: 5px;

}



li.menu-expand  { font-weight: bold; }





#menu li ul {

	position: absolute;

	width: 10em;

	left: -999em;

	list-style: none;

}

#menu li:hover ul {

	left: 390px;

	margin-top: -25px;

	background-color: #FFFFFF;

	border: 1px solid #0099FF;

	padding: 0px; 

}



li.menu-current {

	background-image: url(item-bg-current.gif);

	background-repeat: no-repeat;

	height: 25px;

	list-style: none;

	margin-left: -38px;

	font-weight: bold;

	font-style: oblique;

}



li.menu-current a {

	height: 25px;

	text-decoration: none;

	color: #003399;

}



li.menu-current a:hover {

	background-image: url(item-bg-current-embossed.gif);

	background-repeat: no-repeat;

	height: 25px;

}



li.menu-sibling {

	background-image: url(item-bg-notcurrent.gif);

	background-repeat: no-repeat;

	height: 25px;

	list-style: none;

	margin-left: -38px;

	font-weight: bold;

	font-style: oblique;

}



li.menu-sibling a {

	height: 25px;

	color: #0099FF;

	text-decoration: none;

}



li.menu-sibling a:hover {

	background-image: url(item-bg-current.gif);

	background-repeat: no-repeat;

	height: 25px;

}



.designby {

	font-size: small;

	color: gray;

}



.designby a {

	color: gray;

	border-bottom: 1px dotted lightblue;

	text-decoration: none;

	margin-bottom: 2px;

}



.designby a:hover {

	color: gray;

	border-bottom: 1px dotted gray;

	text-decoration: none;

	margin-bottom: 2px;

}



.inspiration {

	border: 1px solid #C0C0C0;

        width: 100%;

        height: 100%;

        min-height: 375px;

        display: table;

        margin-right: 2px;

}



#stories li {

	list-style: none;

}



#stories li a {

	display: block;

        padding: 3px;

        margin-bottom: 2px;

        border: 1px solid #C0C0C0;

        font-size: smaller;

        text-decoration: none;

        color: #000000;

}



#stories li a:hover {

	background-color: #CCCCCC;

}

#tableofcontents { font-family: Arial; font-size: 11px; text-align: center; color: #C0C0C0; font-weight: bold; border 1px solid #C0C0C0 }
#tableofcontents a { color: #C0C0C0; font-family:Arial; font-size:11px; text-decoration:none; font-weight:bold; display:block }
#tableofcontents a:hover { color: purple; font: regular 11px Arial }
.toc a:hover { background: silver }