body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	background-color: #000000;
	font-size: 14px;
}
#fader{
	width: 850px;
	
background-image: url(../images/fader.jpg); 
	background-repeat: repeat-y;
}
#allpage{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 750px;
	margin: 0px 50px;
	padding: 0px;
	background-repeat: no-repeat;
	/*height: 100%;
	background-image: url(../images/contentBack.jpg);*/
	background-image: url(../images/contentBack_flowers.jpg);
	
	}
.printheader{
	display: none;
}
a:link, a:visited, a:hover {
	color: #006600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 /*font-family: Verdana,Arial,sans-serif;*/
 font-size: 120%;
 color: #006600;
}

h2{
 font-size: 114%;
 color: #006600;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}
#content ul{
	 list-style-type: none;
/*margin: 0;
margin-left: 1em;
	padding-top: 14x;
	
width: 20em;*/
}
#content li {
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	 background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
padding-left: 4em;
	background-position: 0 0em;
	font-size:90%;
/*	margin: 4px 4px;*/
}



ul ul{
 
}

ul ul ul{
 
}


.box {
	width:200px;
	font-size: 12px;
}
 .box tr td{
	font:75%;
	
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	background-color: #FFFFFF;
	background-image: url(../images/momenteye_logo.gif);
	height: 115px;
	width: 750px;
	background-repeat: no-repeat;
}/*
	margin: 0;
	padding: 10px 0px;
	
	border-bottom: 1px solid #cccccc;
	width: 750px;
	background-color: #FFFFFF;
	height: 120px;
	*/

#navBar{
	float: left;
	margin: 0px 0px 15px 5px;
	padding: 0px 0px 0px 7px;
	width: 150px;
	clear:both;
	background-image: url(../images/menuBox.png);
	background-repeat: repeat-y;
	background-position: right;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px dashed #999999;
	font-size:80%;
}
#mainpage{
	height: 100%;
	width: 750px;
}
#content{
	float:left;
	
	margin: 0px ;
	padding: 13px 0px 10px 15px;
	
  width:525px;
 
	}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	/*padding: 0px 0px 10px 10px;*/
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


#siteInfo{
clear: both;
/*		border: 1px solid #cccccc;padding: 10px;
*/	font-size: 75%;
	color: #783114;
	margin-top: -1px;
	background-color: #DC5014;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width:750px;
		/*padding-right: auto;
	padding-left: auto;
	*/
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	/*padding: 4px 4px 4px 0px;
	vertical-align: middle;
*/
}
/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {
	display: block;
	text-decoration: none;
}


#siteInfo ul a:link, #siteInfo ul a:visited {
/*	display: block;
	text-decoration: none;
*/}
 #navBar ul {
list-style: none; margin: 0; padding: 0;
}
 #navBar:hover { background: url(../images/menuBox_rollover.png); }

 #navBar a:hover { 
 background: url(../images/menu_icon.gif) no-repeat;
  background-position: 120px -4px;
  }
 
#siteInfo ul{
/*list-style: none; margin: 0; padding: 0;
*/
}


/* hack to fix IE/Win's broken rendering of block-level anchors in lists*/
#navBar li {	

border-bottom:   1px solid #4262B6;
	padding-top: 7px;	padding-bottom: 7px;
	
	}
/* fix for browsers that don't need the hack 
html>body #navBar li {border-bottom: none;}*/

#siteInfo ul,#siteInfo li a { 

list-style:none;
 display: inline;

}
#siteInfo li{ 

/*float:left;
border-right: 1px solid #783114;*/
 display: inline;
 padding-left: 4px;
 padding-right: 4px;

}
/* fix for browsers that don't need the hack 
html>body #navBar li {border-bottom: none;}*/

.last{
	border-bottom:  none !important;
	border-right:   none !important;

}

.boxleft, .boxright{
	background-color: White;
	margin: 25px;
	height: 125px;
	width: 150px;
	padding: 25px 24px 25px 24px;
	/*clear: both;*/
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
.boxleft{float: left;}

.boxright{
	float: right;
	}
.boxleft img, .boxright img{ border: 1px solid;  background-color: Silver;  }

.locationboxleft,.locationboxright{background-color: White;
	margin:25px;
	height: 125px;
	width: 150px;
	padding: 25px;
	/*clear: both;*/
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	 }

.locationboxleft{float: left;
	}
.locationboxright{float: right;
}	

.locationboxleft strong, .locationboxright strong{ padding-top: 10px;  margin-top: 10px;  }

.flashcomic{ border: 2px solid Black;  width: 500px;  height: 500px;   }

#content .rightimage {
	float: right;
	background-color: #681B1B;
	border: 1px solid Black;
}
#content .indexflash{
	background-color: #7866CC;
	
	
}
