@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

html,body{margin:0;background:url(../images/bg.png) top repeat-x; background-color: #fde180; height:100%; }
#container{margin: 0 auto;width:960px; padding:0px 10px}
#container img{border:0px}

#header{height:300px; width:960px; float:left; padding:0px; margin:0px;}
#greeting{height:360px; width:918px; float:left; padding:20px; margin:0px 0px 20px 0px;border:1px solid #960;-moz-border-radius: 8px 8px 8px 8px;border-radius: 8px 8px 8px 8px;background-color: #feecad}

#greetVid{height:360px; width:640px; float:left; padding:0px; margin:0px 20px 0px 0px;background-color: #000}
#greetMsg{height:250px; width:258px; float:left; padding:0px 0px 110px 0px; margin:0px 0px 0px 0px;background:url(../images/pookkalam.jpg) bottom no-repeat;}
#msgBx{height:175px; width:238px; float:left; padding:10px 10px;text-align:left;}
#msgSender{height:45px; width:238px; float:left; padding:5px 10px;text-align:left;}

#sendBx{width:918px; float:left; padding:20px; margin:0px 0px 20px 0px;border:1px solid #960;-moz-border-radius: 8px 8px 8px 8px;border-radius: 8px 8px 8px 8px;background-color: #feecad}

#sendBx input, #sendBx textarea{border:1px #d5b47b solid; background-color:#FFF; padding:4px;-moz-border-radius: 3px 3px 3px 3px;border-radius: 3px 3px 3px 3px; color:#666; font-family:Arial, Helvetica, sans-serif; font-size:14px;}

.contentText{font-size:14px; font-weight: inherit; letter-spacing: inherit;color:#333; font-family:Georgia, "Times New Roman", Times, serif; line-height:17px}
.contentText A:link {text-decoration:none;color:#C30;}
.contentText A:visited {text-decoration:none;color:#C30;}
.contentText A:hover {text-decoration:underline;color:#C30;}
.contentText A:active {text-decoration:none;color:#C30;}

.txtB{font-weight:bold}
.txtM{font-size:16px}

