body {
background-color: #D3D3D3;
/* unique maybe: #gf8079; this gives u white color */

/* #c69c6d; */

/*ABCCCF;*/
 /* #c69c6d;*/
/* lightgray; */
/* white; */
}




#container {
margin-left: 7.5%;

/*
width: 85%;
*/

width: 1100px;

/*
border-right: 1px solid yellow; transparent;

border-left: 1px solid yellow;
*/

}


/*

#container2
{
border-right: -40px;
}

*/


/*
#container3
{
margin-left: -1100px;
}
*/



#reply
{
width: 680px;

/*
border: 1px solid red;
*/
}



.viewGuestbook, .footer {
border: 1px solid #b1b1b1;
padding: .3em;
}


/*
.viewGuestbook:hover {
border: 1px solid red;
}
*/


.msgfoot, .footer {
/*
border-top: 1px solid lightgreen;
*/

background-color:#ddfffe;
/*this one > #00ffff;*/

/* this one #FFEAD9; */

/*lightyellow;*/ /*#12efff; */
/*white;*/

/*rgb(81, 215, 255);*/
/*868CCA;*//*A9A9E5;*/ /*6dcff6;*/ /*white;*/
/* */
/* rgb(201, 215, 255); */
/* kool green- rgb(191,255,195); */
/* kool - rgb(238,122,255);   */
/* kool-  rgb(218, 162, 245); */ 
/* rgb(151, 198, 255); #79a7f1; */
}



/*
.footer {
background-color: #79a7f1;
border: 1px solid #b1b1b1;
}
*/


.content {
float: left;
width: 680px;

}




a:hover {
text-decoration: none;
font-family: times;
background-color: black;
color: #FF6200;
}


.clear {
clear: both;
}


.dropcap {
font-family: Georgia, serif;
color: #cc9999;
font-size: 46px;
font-weight: 400;
}


.adlinks
{
float: right;
width: 320px;
/*
border: 1px solid blue;
*/
}


.ad
{
width: 300px;
height: 300px;
/*
border: 1px solid maroon;
*/
}



.links {
/*
border: solid 1px red;
*/
width: 200px;

position: relative;
background:#ddfffe;
/* #87CEFA;*/
color:#000; 
padding: 8px;

/*
margin:5em auto;
*/
/*
border: 1px solid magenta;
*/

/* #b1b1b1; */ /*maroon;*/

}

#ctl, #cbl, #ctr, #cbr {
position:absolute;
width:20px; 
height:20px; 
color:#ddfffe;
/*#87CEFA;*/
background:#D3D3D3;
overflow:hidden; 
font-style:normal; 
z-index:1;
}

#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}

.links em b {

position:absolute; 

font-size:150px; 

font-family:arial; 
color: #ddfffe;
/*#87CEFA;*/
line-height:40px; 

font-weight:normal;
}

#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}

.links p {
position:relative; 
z-index:100; 
padding: 10px 15px;


}




.navbar{
width: 100px;
height: 30px;
margin-top: 0px;
margin-left: 70%;
font-weight: normal;

/*border: 1px solid red;*/
}





.blank
{
height:5px;
width: 5px;
}


input.no_url
{
display: none;
}
