/*
This style was created by  Michael S. Mazur of Moemar Design.
It was created to be used for Prosperous Meditation only.
Jan-2006 12:40 PM
*/
body{
position:relative;
background: #6E9BC5;
padding:0px;
margin:0px;
text-align:center;
height:100%;
}
a{
color:#000;
text-decoration:underline;
}
a:hover{
color:#000;
text-decoration:none;
}
#header{
width:900px;
padding-top:0px;
background: url(bg.jpg);
background-repeat:repeat;
}
#main{
width:882px;
height:100%;
padding-top:0px;
background-color:#ffffff;
border:1px #000 solid;
}
#footer{
width:900px;
padding-top:0px;
background: url(bg.jpg);
background-repeat:repeat;
}
#img{
padding:0px;
float:right;
backgroung:url(clouds.jpg);
}
#contact{
width:100%;
margin-right:10px;
margin-top:2px;
color:#666;
font-size:.8em;
}
#contact a{
color:blue;
text-decoration:underline;
}
#contact a:hover{
color:blue;
text-decoration:none;
}
.add{
float:right;
}
.mail{
float:left;
margin-left:10px;
}
#nav{
float:right;
text-align:right;
margin-top:183px;
margin-right:-193px;
font:small-caps;
}
#nav a{
width:75px;
padding-left:3px;
padding-right:3px;
text-decoration:none;
background:#6E9BC5;
border:2px #fff solid;
color:#fff;
text-align:center;
}
#nav a:hover{
width:75px;
padding-left:3px;
padding-right:3px;
text-decoration:none;
background:#fff;
border:2px #6E9BC5 solid;
color:#000;
text-align:center;
}
#content{
width:850px;
height:100%;
padding-left:10px;
padding-right:10px;
border-top: 0px #000 solid;
margin-top:45px;
text-align:justify;
}
#news{
float:right;
width:218px;
height:273px;
padding-top:43px;
padding-left:7px;
background:url(newsBlock.jpg);
background-repeat:no-repeat;
}
#news a{
text-align:center;
text-decoration:none;
width:200px;
padding-top:2px;
padding-bottom:2px;
background:#fff;
}
#news a:hover{
text-align:center;
width:200px;
height:10px;
background:#B6CDE2;
}
#adCounter{
float:right;
text-align:right;
margin-top:2px;
margin-right:10px;
height:40px;
}
h2{
background-color:#EBBFE3;
border-style:double;
color:#000;  
font-size:1em;
width:65%;
padding-left:5px;
padding-top:1px;
padding-bottom:2px;
}