h2 {
        font-size:18px;
        color:#660099;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 10px;
}

h1 {
font-size: 26px;
font-style: #bold;
padding-top: 10px;
color:#660099;
padding-top: 6px;
padding-bottom:	16px;
}

h1.a active {
font-size: 22px; 
}

ul, ol {
list-style-image:url("/images/olorange.gif");
list-style-type:square;
}
div.menu {
  padding:0;
  margin:0;
  }
div.menu li {
  list-style-type:none;
  }

div.menu a, #menu a:visited {
  display:block;
  width:9em;
  border:1px solid #808;
  }

div.menu a, #menu a:visited {
  display:block;
  width:9em;
  border:1px solid #808;
  font-family:arial, verdana, sans-serif; /* ADDED */
  font-size:0.8em; /* ADDED */
  text-align:center; /* ADDED */
  text-decoration:none; /* ADDED */
  }

fieldset
{
border: 1px solid #781351;
width: 20em
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}
p.error {
color: red;
}
div.instructions {
padding: 8px;
}
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
}
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}
.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

p {
font-size: 15px;
}


div.adsense-wrap {
        float: right;  
        margin-right: 5px;
}

div.adsense-wrap2 {
        margin-left: auto;
        margin-right: auto;
}

body {
background-color:#ccc;
}

#header {
background:#fff url(/img/yophiela.jpg) 0 0 repeat-y;
height: 100px;
border-bottom: #000000 thick;
}

#title {
padding-top:30px;
}

#title h1, #title p {
color:#fff;
}

#bg {
background:#fff url(/img/content.png) 0 0 repeat-y;
padding-top:20px;
padding-bottom:20px;
}

#footer {
background:#ffffff url(/img/ftr.jpg) 0 0 no-repeat;
height:30px;
min-height:30px;
color: #ffffff;
text-align: center;
}
#footer a:link {
color: #ffffff;
text-decoration: underline;
background-color: #333333;
}

#footer a:visited {
color: #DDD;
text-decoration: underline;
background-color: #333333;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: underline overline line-through;
background-color: #333333;
}

#footer a:active {
color: #FFFFFF;
text-decoration: overline underline;
background-color: #333333;
}
#copyright{
position: relative;
left: 50px;
width: 66%;
text-align:center;
float:left;
padding: 20px;
}

