﻿@charset "utf-8";

* {
border:0;
font-size:1em;
font-style:normal;
font-weight:400;
text-decoration:none;
margin:0;
padding:0;
}

#container {
background-image:url(../templateimages/container_bkg.jpg);
background-position:center top;
background-repeat:repeat-y;
height:auto;
margin-left:auto;
margin-right:auto;
padding-left:.75em;
padding-right:.75em;
width:48em;
}

#search_container {
background-image:url(../templateimages/etsu_header.gif);
background-position:left;
background-repeat:no-repeat;
height:2em;
padding-bottom:;

}

#ETSU_Link{
width:auto;
height:32px;
float:left;
margin:0;
}

/*#date_time_holder {
float:left;
margin-right:1.8em;
margin-top:;
text-align:center;
width:15em;
}*/

#search {
float:right;
margin-top:;
padding-top:.4em;
padding-right:.5em;
/*text-align:right;
width:auto;*/
padding-right: 5px;
}
#search a
{
	color: #000;
	font-size: 11px;
	
	}
#search a:visited
{
	color: #fc0;
	font-size: 11px;
	
	}
a.button_searchbox
{
	
	border: none;
	background-color: #fff;
	}

#banner_container {
background-image:url(../templateimages/etsu_banner_04.jpg);
background-position:top;
background-repeat:no-repeat;
width:100%;

}

#top_nav {
background-image:url(../templateimages/topnav_bkg.png);
background-position:center top;
background-repeat:repeat-x;
height:24px;
/*padding-top:;*/
/*width:500px;*/
text-align:center;padding-top:6px;
}

#tab_nav {
background-image:url(../templateimages/tabcontain_bkg_01.gif);
background-position:bottom center;
background-repeat:repeat-x;
font-size:.65em;
line-height:normal;
margin-top:110px;
height:29px;
}

#bread_crumb_container {
background-image:url(../templateimages/breadcrumb_bkg.gif);
background-repeat:repeat-x;
height:10px;
padding-left:.31em;
padding-top:5px;
padding-bottom:8px;
width:;
}

#left_nav {
float:left;
padding-top:0;
width:199px;
}

#textsizer {
margin-left:200px;
text-align:right;
width:550px;
padding-right:1em;
}

#content_container {
margin-left:200px;
padding-left:.94em;
padding-right:.94em;
padding-top:0;
width:538px;
}

#footer {
background-image:url(../templateimages/footer_bkg.jpg);
background-position:center bottom;
background-repeat:no-repeat;
clear:both;
height:5.19em;
margin-left:auto;
margin-right:auto;
padding-left:.75em;
padding-right:.75em;
width:48em;
}
