/* CSS Document */

/*GLOBAL*/
html{margin:0px; padding:0px; width:100%; height:100%;  background:#c6ba97 url(../gui/bg_content.gif) repeat-x;}
body{margin:0px; padding:0px; width:100%; height:100%; background:url(../gui/bg_outside_content.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;}
h3{font-size:1.7em; font-weight:bold; letter-spacing:-.05em; color:#FFFFFF; word-spacing:.04em; line-height:1em; 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:2;}
#submenu{margin:0px; padding:0px; width:425px; height:23px; position:absolute; top:5px; left:120px; z-index:3; background:url(../gui/submenu_bg.gif) no-repeat;}
#verse_about{margin:0px; padding:0px; width:660px; height:254px; position:absolute; top:146px; left:114px; background:url(../gui/verse_about.gif) no-repeat;}
#verse_admissions{margin:0px; padding:0px; width:660px; height:254px; position:absolute; top:146px; left:114px; background:url(../gui/verse_admissions.gif) no-repeat;}
#verse_academics{margin:0px; padding:0px; width:660px; height:254px; position:absolute; top:146px; left:114px; background:url(../gui/verse_academics.gif) no-repeat;}
#verse_arts{margin:0px; padding:0px; width:660px; height:254px; position:absolute; top:146px; left:114px; background:url(../gui/verse_arts.gif) no-repeat;}
#verse_athletics{margin:0px; padding:0px; width:660px; height:254px; position:absolute; top:146px; left:114px; background:url(../gui/verse_athletics.gif) no-repeat;}
#verse_campus{margin:0px; padding:0px; width:660px; height:254px; position:absolute; top:146px; left:114px; background:url(../gui/verse_campus.gif) no-repeat;}
#verse_parents{margin:0px; padding:0px; width:660px; height:254px; position:absolute; top:146px; left:114px; background:url(../gui/verse_parents.gif) no-repeat;}
#verse_students{margin:0px; padding:0px; width:660px; height:254px; position:absolute; top:146px; left:114px; background:url(../gui/verse_students.gif) no-repeat;}
#verse_alumni{margin:0px; padding:0px; width:660px; height:254px; position:absolute; top:146px; left:114px; background:url(../gui/verse_alumni.gif) no-repeat;}
#content_container{margin:0px; padding:0px; width:774px; height:361px; background:url(../gui/bg_bottom_content.gif) no-repeat; position:absolute; top:253px; left:0px;}
/* left column */
#left_column{margin:0px; padding:0px; width:264px; position:absolute; top:23px; left:13px; text-align:right;}
#section_title{margin:0px 15px 20px 0px; padding:0px; width:249px; position:relative; text-align:right;}
#secondary_menu{margin:0px 0px 44px 0px; padding:0px; width:264px; position:relative; text-align:right;}
#contact{margin:0px 15px 20px 0px; padding:0px; width:249px; height:81px; position:relative; background:url(../gui/contact.gif) no-repeat top right;}
#copyright{margin:0px 17px 0px 0px; padding-bottom:40px; width:247px; 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:22px; left:320px; color:#160e00;}
#page_title{margin:0px; padding-bottom:40px; width:420px; position:relative; text-align:left;}
#text{
	margin:0px;
	padding-bottom:80px;
	width:420px;
	position:relative;
	text-align:left;
	line-height:1.5em;
	left: 1px;
}


/*TYPE & LINKS*/
#section_title h2{color:#160E00;}
#copyright a{color:#160e00;}
#text a{font-size:.96em; font-weight:bold; font-style:italic; color:#330109;}
#text img{border:1px solid #160E00;}

/* HIDDEN ELEMENTS */
hr {display:none;}
.hide{display:none;}

