
	background-color: #000000;
/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{}
#body small{}
#body a{color:#ffcc66;}
#body a:hover{}
#body form{}
#body ul.navigation li{}
#body{
	background-attachment: fixed;
	background-color: #000000;
	background-image: url('https://media.tripod.lycos.com//preview/3505205/1921446.png');
	background-position: left top;
	background-repeat: repeat-y;
	color:#fff;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#outerContainer{
	padding:80px 0 0 160px;
	position:relative;
	width:900px;	
}
#container{}
/* ____________________ Header CSS ______________________________________________________________________________ */
/* If you replace the background image in the header, please take notice 
  that #header.navigation is used for positioning and will also be getting
  the background image you have specified for #header */
#header{
	color:#fff;
  	font-family:Georgia, Times New Roman, serif;
	_height:80px;
	margin:0 auto;
	min-height:80px;
	padding:0 50px;
	position:relative; 
	text-align:left;
	width:800px;
}
#header.navigation{
	_height:100px;
	min-height:100px;
	padding:0 50px 20px; 
}
#header h1, #header h2{color:#fff;}
#header h3, #header p{color:#999;}
#header a{color:#fff;}
#header ul.navigation{
	border-bottom:1px solid #4c4b4b;
	border-top:1px solid #4c4b4b;
	bottom:0;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	height:auto;
	left:50%;
	margin:0 0 0 -325px;
	padding:0;
	position:absolute;
	text-transform:uppercase; 
	width:650px;
}
#header ul.navigation li{
	background-image:url(https://lygo.net/ly/webon/styles/black-lace/images/1410.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
	height:auto;
	padding:0;
	text-align:center;
	white-space:nowrap; 
	width:auto;
	_width:5%;
}
#header ul.navigation li a{
	border:none;
	color:#ffcc66;
	display:block;
	font-size:11px;
	height:auto;
	line-height:2.0em;
	padding:0 7px;
	text-decoration:none; 
}
#header ul.navigation li a:hover, #header ul.navigation li a.selected{
	color:#FFF;
	display:block;
	font-size:11px;
	height:auto;
	line-height:2.0em;
	padding:0 7px; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#main{
	margin:0 auto;
	padding:20px 20px 0;
	width:810px; 
}
#content{width:580px;}
#content ul.navigation{margin:5px auto;}
#content ul.navigation li{
	border-right:1px solid #ffcc66;
	float:left;
	height:auto;
	min-width:10px;
	padding:0 0 0 5px; 
	text-align:center;
	white-space:nowrap;
	_width:5%;	
}
#content ul.navigation li a{
	color:#ffcc66;
	font-size:12px;
	height:auto;
	margin-right:5px; 
	width:auto;
}
#content ul.navigation li a:hover, #content ul.navigation li a.selected{color:#fff; }
#content ul.navigation li a.selected{
	cursor:default;
	font-weight:bold; 
}
#sidebar{
	min-height:20px;
	width:180px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#footer{
	color:#fff;
	height:auto;
	margin:10px auto 0;
	min-height:20px;
	padding:10px 50px;
	text-align:left;
	width:800px; 
}
#footer ul.navigation{margin:5px auto;}
#footer ul.navigation li{
	border-right:1px solid #ffcc66;
	float:left;
	height:auto;
	min-width:10px;
	padding:0 0 0 5px; 
	text-align:center;
	white-space:nowrap;
	_width:5%;	
}
#footer ul.navigation li a{
	color:#ffcc66;
	font-size:12px;
	height:auto;
	margin-right:5px; 
	width:auto;
}
#footer ul.navigation li a:hover, #footer ul.navigation li a.selected{color:#fff;}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
.layout1c #content{
	margin:0 auto;
	width:800px;
}
.layout1c #sidebar{
	border-bottom:none;
	margin:0 0 5px;
	min-height:1px;
	height:auto;
	width:800px; 
}
.layout1c #sidebar ul.navigation{
	clear:both;
	height:25px;
	margin:5px auto 15px;
	padding:0; 
	width:800px;
}
.layout1c #sidebar ul.navigation li{
	background-image:url(https://lygo.net/ly/webon/styles/black-lace/images/1410.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
	height:auto;
	padding:0;
	text-align:center;
	white-space:nowrap; 
	width:auto;
	_width:5%;
}
.layout1c #sidebar ul.navigation li a{
	border:none;
	color:#ffcc66;
	display:block;
	font-size:12px;
	font-weight:normal;
	height:auto;
	line-height:2.0em;
	padding:0 15px;
	text-decoration:none; 
}
.layout1c #sidebar ul.navigation li a:hover, .layout1c #sidebar ul.navigation li a.selected{
	color:#FFF;
	display:block;
	font-size:12px;
	font-weight:normal;
	height:25px;
	line-height:2.0em;
	padding:0 15px; 
}
/*----LAYOUT 2 Column Left ----*/
.layout2cl #content{
	margin:10px 5px 0 0; 
	width:580px;
}
.layout2cl #sidebar{
	border-right:1px solid #4c4b4b;
	padding:10px 20px 0 0;
}
.layout2cl #sidebar ul.navigation{
	border-bottom:1px solid #4c4b4b; 
	border-top:1px solid #4c4b4b;
	margin-bottom:25px;
}
.layout2cl #sidebar ul.navigation li{
	height:auto;
	margin:0;
	padding:0;
	width:auto; 
}
.layout2cl #sidebar ul.navigation li a{
	border:none;
	color:#ffcc66;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:25px;
	line-height:2.0em;
	padding:0 0 0 10px;
	text-decoration:none;
	text-transform:uppercase; 
}
.layout2cl #sidebar ul.navigation li a:hover, .layout2cl #sidebar ul.navigation li a.selected{
	color:#fff;
	text-decoration:underline; 
}
/*----LAYOUT 2 Column Right----*/
.layout2cr #content{
	margin:10px 0 0 5px; 
	width:580px;
}
.layout2cr #sidebar{
	border-left:1px solid #4c4b4b;
	padding:10px 0 0 20px;
}
.layout2cr #sidebar ul.navigation{
	border-bottom:1px solid #4c4b4b; 
	border-top:1px solid #4c4b4b;
	margin-bottom:25px;	
}
.layout2cr #sidebar ul.navigation li{
	height:auto;
	margin:0;
	padding:0;
	width:auto; 
}
.layout2cr #sidebar ul.navigation li a{
	border:none;
	color:#ffcc66;
	display:block;
	font-size:11px;
	font-weight:normal;
	height:25px;
	line-height:2.0em;
	padding:0 0 0 10px;
	text-decoration:none;
	text-transform:uppercase; 
}
.layout2cr #sidebar ul.navigation li a:hover, .layout2cr #sidebar ul.navigation li a.selected{
	color:#fff;
	text-decoration:underline; 
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{
	border:none;
	color:#fff;
	font-family:Georgia, Times New Roman, serif;
	font-size:20px;
	font-weight:normal;
	text-decoration:none; 
}
#body h1 a.addOnBasicLink:hover{text-decoration:underline;}
#body h3.addOnSectionHead{
	border:none;
	color:#fff;
	font-family:Georgia, Times New Roman, serif;
	font-size:18px;
	font-weight:normal; 
}
#body div.blogSearch .addOnButton, #body div.blogSearch .addOnButton:hover{
	background-color: #000000;
	background-color: #000000;
	background-image:url(https://lygo.net/ly/webon/styles/black-lace/images/1411.jpg);
	background-repeat:repeat-x;
	border:solid 1px #62615f;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	height:20px;
	*height:20px;
	_height:18px;
	line-height:1.9em;
	*line-height:1.8em;
	_line-height:1.7em;
	text-align:center;
	text-decoration:none;
}
#body .addOnButton, #body .addOnButton:hover{
	background-color: #000000;
	background-color: #000000;
	background-image:url(https://lygo.net/ly/webon/styles/black-lace/images/1411.jpg);
	background-repeat:repeat-x;
	border:solid 1px #62615f;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	height:25px;
	*height:25px;
	_height:23px;
	line-height:1.9em;
	*line-height:1.8em;
	_line-height:1.7em;
	text-align:center;
	text-decoration:none;
}
#body a.addOnBasicLink{color:#ffcc66; }
#body a.addOnBasicLink:hover{color:#bfbdb5;}
#body .addOnBackground{background:none; }
#body div.commentFormHolder{border:none; }
#body div.blogSub p.addOnPlainText{border-bottom:1px solid #4c4b4b; }
.addOnHeadline{font-size:20px; color:#fff; }
.addOnSubHead{font-size:18px; color:#fff; }
.addOnSubH3{
	border:none;
	color:#fff;
	font-family:Georgia, Times New Roman, serif;
	font-size:14px;
	font-weight:normal; 
}
.addOnSubH4{font-size:14px;	color:#fff; }
.addOnPlainText{color:#fff; }
.addOnBasicLink{color:#ffcc66; }
.addOnSmallText{color:#fff; }
.addOnBackground{background:#000; }
.addOnShadedText{
	background-color: #000000;
}
.addOnAccentText{
	font-size:12px;color:#000;	background-color: #000000;
}
.addOnSectionHead{font-size:16px;color:#000;border-bottom:1px solid #999; }
.addOnMiniNavBox{
	background-color: #000000;	border:1px solid #94B6D9;
}
.addOnBorder{border:1px solid #999; }
.addOnBorderBottom{border-bottom:1px solid #999; }
.addOnBorderTop{border-top:1px solid #999; }
.addOnGradientTop{}
.addOnGradientBottom{}
.addOnShadowBox{}
.addOnShadowBoxSmall{}
.addOnTableHeading{}
.addOnTableHeadingBg{}
.addOnTableRowBg{
	background-color: #000000;background:#e8e8e8;
}
.addOnTableRowAltBg{
	background-color: #000000;background:#fff;
} 
.addOnTableColumnBg{
	background-color: #000000;background:#fff;
}
.addOnTableColumnAltBg{
	background-color: #000000;background:#fff;
} 

/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{background:url(https://lygo.net/ly/webon/styles/black-lace/images/1409.jpg) repeat-y #000 -112px 0}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{
	background-color: #000000;background:#333; color:#FFCC66; border:1px solid #FFCC66
}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{
	background-color: #000000;background:#000
}
#body.mobileLayout .mobileNav ul li a{}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{
	background-color: #000000;
	background-color: #000000;background:#FFCC66; color:#000
}
#body.mobileLayout .mobileNav ul li.first a{}
#body.mobileLayout .mobileNav ul li.last a{}

/* mobile layout/content styling */
	#body.mobileLayout #header{padding-top:20px}
	#body.mobileLayout #main{}
	#body.mobileLayout #content{margin-bottom:15px}
	#body.mobileLayout #sidebar{margin-bottom:15px; padding-top:15px}
	#body.mobileLayout #footer{
	background-color: #000000;background:#111
}
}