@charset "utf-8";
/***************************************************************************
*	Title:			Screen style
*	Customer:	
*	Revision: 	
*	Created: 		2008-05-17
*	Author: 		Alberto Messeguer - webmaster@mischunches.com
**************************************************************************** */


/* body				-------------------------------------------------------- */
* 					{margin:0;padding:0;border:0;}
html,body 			{height:100%;}
body 				{font:normal 14px/140% "Trebuchet MS", Verdana, Helvetica;color:#333;background:url(../_img/layout/bg.gif) repeat-x;}

/* container		-------------------------------------------------------- */
#container			{width:760px;margin:90px auto 0 auto;padding:20px; height:390px; background: url(../_img/layout/design_bg.jpg) no-repeat; position:relative;}
#container h1		{font-size:40px;border-bottom:1px solid #666666;margin:0 0 10px;padding-bottom:10px;}
#text				{position:absolute;top:210px;left:350px; width:250px;}
#logo				{position:absolute;top:210px;left:0;width:300px;height:110px;display:block; background:url(../_img/layout/logo.jpg) no-repeat;}
.txtRed				{color:#990000; font-weight:bold;}
.txtCenter			{text-align:center;}
p.hr 				{line-height:1.0em;border-bottom:1px solid #666666;margin:1.5em 0;}

/* misChunches		-------------------------------------------------------- */ 
#misChunches a		{position:absolute; top:360px; left:660px; width:140px; height:30px; display:block; background:url(../_img/layout/misChunches.jpg) no-repeat; text-indent:-9999px; text-decoration:none;}