/* CSS Document */

img {
display:block;
}

#wrapper {
	position:relative;
	margin:0 auto;
	text-align:left;
	background-color:#fff;
	height:600px;
	
	width:800px;
	z-index:2;
	}
	
	
	
#wrapper2 {
	position:relative;
	margin:0 auto;
	text-align:left;
	background-color:#fff;
	
	
	
	top:150px;
	width:auto;
	height:auto;
	
	
	
	}	
	

body { text-align:center; 
	

	}




#bodytitle {
background-color:#Fecb00;

	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:156px;
	z-index:2;
}
#blackBar {
	background-color:#000;

	position:absolute;
	left:0px;
	top:164px;
	width:800px;
	height:23px;
	z-index:3;
}
#redLine {
	position:absolute;
	left:0px;
	top:156px;
	width:800px;
	height:8px;
	z-index:4;
}
#mennoTop {
	position:absolute;
	left:0px;
	top:0px;
	width:170px;
	height:124px;
	z-index:5;
}

#Layer5 {
	position:absolute;
	left:246px;
	top:194px;
	width:164px;
	height:42px;
	z-index:6;
}
#container {
	position:relative;
	margin:0 auto;
	text-align:left;
	background-color:#fff;
	
	
	top:300px;
	width:100%;
	z-index:20;
	
}


#revoltinglogo {
	position:absolute;
	left:230px;
	top:111px;
	width:224px;
	height:8px;
	z-index:7;
}
#Layer8 {
	position:absolute;
	left:0px;
	top:0px;
	width:310px;
	height:92px;
	z-index:8;
}
#navigation1 {

padding-left:5px;
padding-top:1px;
	
	position:absolute;
	left:1px;
	top:163px;
	width:689px;
	height:1px;
	z-index:9;
}

#navigation2 {
background-color:#000000;
width:100%px;
height:52px;
padding-right:0px;
padding-bottom:0px;


padding-left:5px;
padding-top:10px;
}

#Layer9 {
	position:absolute;
	left:0px;
	top:214px;
	width:800px;
	height:407px;
	z-index:3;
}


#Layer13 {
	position:absolute;
	left:359px;
	top:327px;
	width:85px;
	height:65px;
	z-index:16;
}
#Layer14 {
	position:absolute;
	left:362px;
	top:368px;
	width:370px;
	height:224px;
	z-index:18;
}



/*__________________________________________________________________________________*/


#navigation1 a  {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color: 		  #fff;
	text-decoration:none;
    font-size:11px;
    font-weight:bold;
	}

#navigation1  a:hover  {
    font-weight:bold;
	
	
    text-decoration:none;
	background-color:#eee;
	color:#333;
	}

#navigation2 a  {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color: 		  #fff;
	text-decoration:none;
    font-size:11px;
    font-weight:bold;
	}

#navigation2  a:hover  {
    font-weight:bold;
	
	
    text-decoration:none;
	background-color:#eee;
	color:#333;
	}


#menoSays a {
		display:block;
		width:124px;
		height:71px;
		
		background: url("../images/meno_say_css.jpg") 0 0 no-repeat;
		
		}
	#menoSays a:hover {	
		background-position: -124px 0;
		
		}


#menoWho a {
		display:block;
		width:124px;
		height:71px;
		
		background: url("../images/meno_who_css.jpg") 0 0 no-repeat;
		
		}
	#menoWho a:hover {	
		background-position: -124px 0;
		
		}


a, a:visited
{
	
	color:#666666;
	text-decoration:underline;
}

a:hover
{
	color:#000000;
}


a.bodyArrowMoreInfo
{
	/* used for single links (not lists of links) */
	/* common features of all bodyArrowMore styles */
	display:block;
	background-repeat:no-repeat;
	background-position:0px 1px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:.81em;

	padding:3px 0px 3px 20px;
	margin:0em 0px .5em 0px;
}

a.bodyArrowMoreInfo, a.bodyArrowMoreInfo:visited
{
	background-image:url("../images/arrow-moreinfo.gif");
}
a.bodyArrowMoreInfo:hover
{
	background-image:url("../images/arrow-moreinfo-on.gif");
}

a.bodyArrow
{
	/* used for lists of links */
	display:block;
	
	margin:0em 0px .5em 0px;
	
	min-height:1em; 
	/* no idea why, but it needs a height (anything) in order for IE to display 
	the background when it is within a <p> tag */
}
a.bodyArrow, a.bodyArrow:visited, p.bodyArrow
{
	text-decoration:none;
	background-image:url("../images/common/arrow-rt.gif");
	background-position:0px 6px;
	background-repeat:no-repeat;
	
	padding-left:20px;
}
a.bodyArrow:hover
{
	text-decoration:none;
	background-image:url("../images/common/arrow-rt-on.gif");
	background-position:0px 6px;
	background-repeat:no-repeat;
}



/*_______________________________________________________________*/


 p{
 font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;
color:#333333;





}

 p.td{
 font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;
color:#333333;





}


em {
font-style:normal;

}

em.it {
font-style:italic;

}


ol li
{
	list-style-position:outside;
	list-style-type:decimal;

	padding:0px;
	margin:0em 0px .5em 0px;
}





/*_______________________________________________________________________*/




table {
background-color:#fff;



}

.tableTitle {
padding-left:15px;
padding-bottom:5px;
padding-top:5px;
padding-top:5px;

background-color:#e22020;
font-family:Verdana, Arial, Helvetica, sans-serif;
	color: 		  #fff;
	text-decoration:none;
    font-size:20px;
    font-weight:bold;





}

.tableWhiteSpace {
padding-left:10px;
padding-bottom:5px;
padding-top:5px;
padding-top:15px;

background-color:#fff;






}

.tableImage {

width:250px;
	
	margin:0px 10px 10px 0px;
	
	float:left;
	position:relative;





}
.tableImage1 {

width:170px;
	
	margin:0px 10px 10px 0px;
	
	float:left;
	position:relative;

background-color:#fff;
}

/*div.bodyMain4
{
	padding:0px 20px 40px 0px;
	
	position:relative;
}*/


div.end {
background-color:#000000;
width:800px;
height:100px;


}

td.bodyText {
padding:0px 100px 20px 50px;
font-family:Verdana, Arial, Helvetica, sans-serif;
 
font-size:12px;
color:#333333;


}

td.bodyText1 {
padding:0px 0px 0px 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
 
font-size:12px;
color:#333333;


}

td.bodyText2 {

padding:0px 0px 0px 0px;

}


/*__________________________________________________________________________________________________*/

h2.titleQuote {
font-family:"Times New Roman", Times, serif;
color:#666666;
font-size:13px;
font-style:italic;





}

h1
{
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	margin:0em 0px .5em 0px;
}


h2
{
	font-size:1.2em;

	margin:0em 0px .5em 0px;
}

h3 {
font-size:1em;
	font-weight:bold;
	
	margin:0em 0px 0em 0px;




}

/* body feature styles */

div.bodyFeature
{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	
	width:100%;
	
	padding:15px 0px 15px 0px;
}
div.bodyFeature img
{
	margin:0px 10px 0px 0px;
	
	float:left;
}
div.bodyFeature div
{
	padding:0px 0px 0px 90px; /* img width (80px) + 10px */
}
div.bodyFeatureClear
{
	height:0px;
	overflow:hidden;
	
	clear:left;
}
div.bodyHighlight div.bodyHighlight2 div.bodyFeature
{
	/* remove border and padding when used inside the bodyFeature class */
	border-width:0px;
	
	padding:0px;
}
