/******************************************************************** 
---------------------------------------------------------------------
POPSPROG.DK | CSS FILE 
---------------------------------------------------------------------
********************************************************************/
body{ background-color:#e4dacf; background-image:url(images/popsplash.png); background-repeat:no-repeat; background-position:top center; font:14px Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif; color:#ae9a83; }
#container{ width:734px; margin:0 auto; position:relative; top:300px; }
#footer{ margin:0 auto; width:734px; }
p{ line-height:19px; letter-spacing:.03em; }

#txtPoptext{ border:none; background-image: url(images/txtarea.png); background-color:transparent; width:580px; height:180px; padding:15px 15px 20px 15px; background-repeat:no-repeat;
			 font:14px Verdana, Geneva, sans-serif; color:#ae9a83; }
#txtPopsubmit{ width:164px; height:55px; background-image:url(images/popit.png); background-repeat:no-repeat; border:none; background-color:transparent; text-indent:-9999px; outline:none; cursor:pointer;}
#txtPopsubmit:hover{ background-image:url(images/popit_hover.png); }
#txtPopsubmit:focus{ outline:none; }
#footer a{ font-size:10px; color: #666; text-decoration:none; }
#footer a:hover{ text-decoration:underline; }
