/* CSS for Pathway Hypnosis */
/*  Rev 1.5 */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
h1 {
	font-size:20px;
	color: #99BB66;
}
h2 {
	font-size:16px;
	color: #99BB66;
}
a:link { 
	color: #993300;
	}
a:visited { 
	color: #5c743d;
	}
a:hover { 
	color: #FFFFFF;
	background-color: #99cc66;
	text-decoration: none;
	}
a:active { 
	color: #993300;
	}
#header {
height: 100px;
background-color: #D5EDB3;
}
#container {
position: absolute;
width: 100%;
background-color:#F4FFE4;
}
#center {
	background-color:#F4FFE4;
margin-left: 150px;
	margin-right: 150px;
line-height: 130%;
	padding-right: 5px;
}
#left {
	position: absolute;
left:0;
	width: 150px;
margin-top: 20px;
	background-color: 5C743D;
}
#photobox {
position: absolute;
left:0;
margin-top: 15px;
width: 130px;
}
#shieldbox {
position: absolute;
left:0;
margin-top: 15px;
width: 130px;
}
#right {
	position: absolute;
	right:0;
	width: 150px;
margin-top: 20px;
}
#footer {
height: 50px;
background-color: #D5EDB3;
margin-top: 20px;
}
.menuleft {
list-style-type: none;
margin: 0;
padding:0;
}
.menuleft li {
margin-bottom: 5px;
}
.menuleft a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menuleft a:hover {
text-decoration: none;
}
.menuright {
list-style-type: none;
margin: 0;
padding:0;
}
.menuright li {
margin-bottom: 5px;
}
.menuright a {
margin: 0 2px;
color: #993300;
text-decoration: underline;
}
.menuright a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}
p.coname {
	font-size: 24px;

	color; #5C743D;
	letter-spacing: 0.2em;
	text-align: center;
	color: #5C743D;
	}
p.tagline {
	font-size: 11px;

	color; #993300;
	letter-spacing: 0.5em;
	text-align: center;
	color: #993300;
	}
p.photoname {
	font-size: 9px;
	letter-spacing: .05em;
	text-align: center;
	} 
p.rmenu {
	font-size: 10px;
	color; #993300;
	}
p.foot {
	font-size: 10px;

	color; #993300;
	text-align: center;
	color: #993300;
	}
.style2 {
	font-size: 1em;
	font-weight: bold;
}
.style3 {font-size: larger}
.style4 {
	color: #330000;
	font-weight: bold;
	font-style: italic;
}
.style5 {
	color: #003300;
	font-weight: bold;
	font-style: italic;
}