/* CSS Document */

/*GLOBAL*/
html{margin:0px; padding:0px; width:100%; height:100%; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#5b2a01;}
body{margin:0px; padding:0px; width:100%; height:100%; background:#efdeb4 url(../gui/bg_gradient.gif) repeat-x top center; text-align:center;}

a, a:visited{color:#cc6702; text-decoration:none;}
a:hover, a:active{text-decoration:underline;}
h2{font-size:1.7em; font-weight:bold; letter-spacing:-.05em; color:#cc6702; word-spacing:.04em; line-height:1em;}

/* MAIN LAYOUT */
#container1{margin:auto; padding:0px; width:764px; height:330px; position:relative; text-align:left;}
#logo{margin:0px; padding:0px; width:441px; height:129px; background:url(../gui/logo.gif) no-repeat; position:absolute; top:57px; left:0px;}
#logo a{margin:0px; padding:0px; width:257px; height:129px; display:block;}
#main_menu{margin:0px; padding:0px; width:162px; height:380px; position:absolute; top:193px; left:0px;}
#submenu{margin:0px; padding:0px; width:275px; height:31px; position:absolute; top:39px; left:461px; background:url(../gui/submenu_bg.gif) no-repeat;}
#parchment{margin:0px; padding:0px; width:465px; height:38px; background:url(../gui/parchment.gif) no-repeat; position:absolute; top:154px; left:292px;}
#box{margin:0px; padding:0px; width:595px; position:absolute; top:192px; left:168px;}
#flash{margin:0px; padding:0px; width:595px; height:226; position:absolute; top:172px; left:168px;}

/* INSIDE THE BOX */
#box_top{margin:0px; padding:0px; width:595px; height:7px; background:url(../gui/box_top.gif) no-repeat; position:relative;}
#box_flash{margin:0px; padding:0px; width:593px; height:206px; background:url(../gui/flash_bg.gif) repeat-x; position:relative; border-left:solid 1px #270400; border-right:solid 1px #270400;}
#box_content{margin:0px; padding:0px; width:577px; height:100%; _height:200px; min-height:200px; background:#f7edd1 url(../gui/content_bg.gif) repeat-x; position:relative; border-left:solid 9px #4f0900; border-right:solid 9px #4f0900;}
#box_logo{margin:0px; padding:0px; width:221px; height:98px; position:absolute; top:16px; left:19px; background:url(../gui/box_logo.gif) no-repeat;}
#box_txt{margin:0px; padding:45px 0px 20px 270px; width:290px; position:relative; line-height:1.5em;}
#box_logos{margin:0px; padding:0px 0px 20px 266px; width:281px; height:46px; position:relative;}
#box_logos_starlight a{width:132px; height:46px; position:relative; float:left; background:url(../gui/logos.gif) no-repeat 0px 0px;}
#box_logos_starlight a:hover{width:132px; height:46px; position:relative; float:left; background:url(../gui/logos.gif) no-repeat 0px -46px;}
#pen_ink{margin:0px; padding:0px; width:202px; height:136px; position:absolute; top:-129px; left:40px; background:url(../gui/pen_ink.gif) no-repeat 0px 0px; z-index:2;}
#box_bottom{margin:0px; padding:0px; width:595px; height:18px; background:url(../gui/box_bottom.gif) no-repeat; position:relative;}
#copyright{margin:0px; padding:14px 0px 60px 10px; width:595px; position:relative; text-align:left; font-size:.9em; color:#ac7328; word-spacing:-.05em; letter-spacing:-.01em; line-height:19px;}

/*TYPE & LINKS*/
#copyright a{color:#ac7328;}

/* HIDDEN ELEMENTS */
hr{display:none;}
.hide{display:none;}
.clear{clear:both;}