/* CSS Document */

/*GLOBAL*/
html{margin:0px; padding:0px; width:100%; height:100%;  background:#c6ba97 url(../gui/bg.gif) repeat-x;}
body{margin:0px; padding:0px; width:100%; height:100%; background:url(../gui/bg_outside.gif) no-repeat top center; font:12px Georgia, "Times New Roman", Times, serif; text-align:center; color:#160e00;}

a, a:visited{color:#330109; text-decoration:none;}
a:hover, a:active{text-decoration:underline;}
h2{font-size:1.7em; font-weight:bold; letter-spacing:-.05em; color:#330109; word-spacing:.04em; line-height:1em; margin:0px; padding:0px;}
p{margin:0px; padding:0px;}

/* MAIN LAYOUT */
#container1{margin:auto; padding:0px; width:774px; _width:775px; height:647px; position:relative; text-align:left;}
#logo{margin:0px; padding:0px; width:774px; height:173px; background:url(../gui/bg_logo.gif) no-repeat; position:absolute; top:6px; left:0px;}
#main_menu{margin:0px; padding:0px; width:605px; height:26px; position:absolute; top:107px; left:136px; z-index:3;}
#submenu{margin:0px; padding:0px; width:425px; height:23px; position:absolute; top:5px; left:120px; z-index:4; background:url(../gui/submenu_bg.gif) no-repeat;}
#flash{margin:0px; padding:0px; width:774px; height:254px; position:absolute; top:140px; left:0px; z-index:2;}
#content_container{margin:0px; padding:0px; width:774px; height:361px; background:url(../gui/bg_bottom.gif) no-repeat; position:absolute; top:286px; left:0px;}
/* left column */
#left_column{margin:0px; padding:0px; width:220px; position:absolute; top:96px; left:42px; text-align:right;}
#about_FACS{margin:0px 0px 50px 0px; padding:0px; width:214px; position:relative; text-align:right; font-size:1em; color:#160e00; line-height:1.7em; word-spacing:-.01em;}
#contact{margin:0px 0px 20px 0px; padding:0px; width:220px; height:81px; position:relative; background:url(../gui/contact.gif) no-repeat top right;}
#copyright{margin:0px; padding-bottom:40px; width:218px; position:relative; text-align:right; font-size:.9em; color:#160e00; line-height:1.3em;}
/* right column */
#right_column{margin:0px; padding:0px; width:420px; position:absolute; top:120px; left:340px; color:#160e00;}
#today{margin:0px; padding:0px; width:420px; position:relative; text-align:left;}
#today_calendar{margin:0px; padding:0px; width:55px; height:58px; background:url(../gui/calendar.gif) no-repeat; font-family:Arial, Helvetica, sans-serif; font-weight:bold; overflow:hidden; float:left;}
#today_calendar_month{margin:0px; padding-top:3px; width:55px; height:17px; color:#FFFFFF; text-align:center; text-transform:uppercase; font-size:1.2em;}
#today_calendar_day{margin:0px; padding-left:1px; width:54px; height:38px; color:#330109; text-align:center; font-size:2.3em;}
#today_content{margin:0px; padding-left:14px; width:351px; text-align:left; float:left; line-height:1.5em;}
#news{margin:0px; padding:16px 0px 0px 69px; width:355px; position:relative; text-align:left; clear:both; line-height:1.5em; background:url(../gui/news.gif) no-repeat 8px 16px;}
#prayer{margin:0px; padding:16px 0px 80px 69px; width:355px; position:relative; text-align:left; line-height:1.5em; background:url(../gui/prayer.gif) no-repeat 10px 16px;}
#right_column img{border:3px solid #9e9271;}

/*TYPE & LINKS*/
.news_date {font-weight:bold; color:#330109;}
#about_FACS a{font-size:.96em; font-weight:bold; font-style:italic; color:#5B4A28;}
#copyright a{color:#160e00;}
#today_calendar_month a{color:#FFFFFF; text-decoration:none; display:block; width:55px; height:17px;}
#today_calendar_day a{color:#330109; text-decoration:none; display:block; width:54px; height:38px;}
#today_content a, #news a, #prayer a{font-size:.96em; font-weight:bold; font-style:italic; color:#330109;}

/* HIDDEN ELEMENTS */
hr {display:none;}
.hide{display:none;}

