/* 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 { background-color: #ffffff; font-family: Arial; font-size: 14px; text-align: center; color: #C0C0C0; font-weight: bold; border 1px solid #C0C0C0 }
#tableofcontents a { color: blue; font-family:Arial; font-size:14px; padding: 5px; text-decoration:none; font-weight:bold; display:block; border: 3px outset blue; letter-spacing: 0.1em; }
#tableofcontents a:hover { color: #ffcc00; border: 3px outset #ffcc00; }
.toc a:hover { background: purple }
.tocHeader {
	background-color: #eeeeee;
        color: #999;
        font-family: Times New Roman, Times, serif;
        letter-spacing: 5px;
        font-size: 24px;
        font-weight: bold;
        border-top: 5px solid #dddddd;
        border-left: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        width: 99%;
}

.allthree {
	background-color: purple;
        color: white;
        padding: 20px 20px 5px 20px;
        margin: 0 10px 10px 0;
        border-bottom: 10px solid #5C0069;
}

.graybox {
	
border: 1px solid rgb(221, 221, 221); background-color: rgb(204, 255, 204); width: 99%;}

.register_capsule {
	border: 1px solid orange; padding: 25px; width: 75%; background-color: rgb(254, 225, 205); text-decoration: none; text-align: center; margin: auto;
}
.register_capsule a {
	border: 1px outset blue; padding: 12px; background-color: lightblue; text-decoration: none; color: blue;
}
.register_capsule a:hover {
	border: 1px outset blue; padding: 12px; background-color: #A8A8FF; text-decoration: underline; color: blue;
}
.register_capsule a:focus {
	border: 1px inset blue; padding: 12px; background-color: #A8A8FF; text-decoration: underline; color: blue;
}
.latest_news_item {
	background-color: #0063FF;
}
.latest_news_item a {	
        color: white;
        text-decoration: none;
        padding: 5px;
        display: block;
        text-align: left;
}
.latest_news_item a:hover {
	border-bottom: 5px solid blue;
        padding: 5px 5px 0 5px;
}
