html,body{
height:100%; /*key*/
}
body, td, h1, h2, h3, h4, h5, p, u, li{ 
font-family:Verdana,Arial;
font-size:12px;
}
body{
margin:0;
padding:0;
text-align:center;
background-color:#7A7AA9;
background-image: url(http://www.pelsene.com/h-bak.gif); 
background-repeat: no-repeat;
background-position: 
bottom right; 
background-attachment: 
fixed  

}
#wrap{
position:relative;
min-height: 100%;  /*key*/
width:100%;
margin:0 auto;  /*key*/
padding:0px;
text-align:left;
clear:both;
}
* html #wrap{
height:100%;   /*key*/
}
#header{
margin:0;
padding:0;
vertical-align:middle;
clear:both; 
}
font-size:14px;
margin:0px 0px 8px 0px;
}
#content{
margin:0px;
padding:0px 20px 44px 20px;   /*key*/
}
#footer{
position:relative;
margin:-34px auto 34px auto;   /*key*/
padding:0px;
width:800px;
text-align:center;
clear:both;
}
#footer p{
margin:0px;
padding:10px 0px;
}
.sub{
margin-right:20px;
}
#post{
padding-top:10px;
}
#main{
padding:0px 200px 0px 10px; 
margin:0px;
}
#sidebar{
float:right;
width:140px;
margin:0px;
padding:10px 10px 46px 20px; /* 46px IE hack */
}
h1{ 
font-size:14px;
margin:0px 0px 8px 0px;
} 
h2{ 
font-size:14px;
margin:0px 0px 8px 0px;
} 
h3{ 
font-size:12px;
margin:0px 0px 8px 0px;
} 
td, th{ 
font-size:12px;
}
p, li{
margin:0px 0px 8px 0px;
}
ul{
list-style-type:circle;
margin:0px;
}
.date-header{
color:#333333;
font-weight:normal;
text-align: right;
margin:0px;
padding:8px;
}
.post-title{
font-size:14px;
font-weight:bold;
color:#333333;
margin:0px 0px 8px 0px;
}
#cal{ 
margin:0px;
padding:0px 0px 8px 0px
} 
.calendar{ 
border-collapse:collapse; 
border: 1px solid #7A7AA9;
text-align:center;
} 
.calr1{ 
background-color:#7A7AA9;
} 
.msgr1{ 
background-color:#7A7AA9;
text-align:center;
padding:2px;
margin-bottom:4px;
font-weight:bold;
}
.calr2{ 
background-color:#7A7AA9; 
} 
.calr3{ 
background-color:#7A7AA9;
}
#recent{
margin:0px 0px 8px 0px;
padding:0px;
}
#archives{
margin:0px;
padding:0px;
}
#recent li{
list-style:none outside;
margin:0px 0px 2px 0px;
}
#archives ul, #recent ul{
margin:0px;
padding:0px;
}
#archives li{
list-style:square inside;
margin:0px 0px 2px 0px;
}
.archY{
font-weight:bold;
}
#pop-msg{
margin-top:18px;
padding-bottom:8px;
}
a:link {
text-decoration:underline;
color:#C0C0C0
}
a:visited { 
text-decoration:underline;
color:#C0C0C0
}
a:hover { 
text-decoration:underline;
color:#333333;
}
a.KeyLink:link {
text-decoration:none;
color:#C0C0C0
}
a.KeyLink:visited { 
text-decoration:none;
color:#C0C0C0
}
a.KeyLink:hover { 
text-decoration:none;
color:#C0C0C0;
}
#messages{
margin:2px;
}
#msg{
text-align:left;
border-bottom: 1px solid #333333;
margin: 0px 0px 4px 0px;
padding:0px 0px 4px 0px;
}
.gravImg{
float:right;
height:40px;
width:40px;
}
.msgPop{
background:#7A7AA9;
}
.subPop{
background:#7A7AA9;
}
input{
font-family:Verdana, Arial;
font-size:10px;
border:1px solid #000000;{ 
background-color:#7A7AA9; 
}
width:97%;
margin-bottom:2px;
}
textarea{
font-family: Verdana, Arial;
font-size:12px;
border:1px solid #333333;{ 
background-color:#7A7AA9; 
}
overflow:auto;
width:97%;
margin-bottom:2px;
}