* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body {
font: 12px Arial, Helvetica, sans-serif;
color: #78261B;
min-width: 800px;
}

h2 {
font-size: 12px;
font-weight: bold;
margin-bottom: 14px;
}

h3 {
font-size: 11px;
font-weight: bold;
margin-top: 14px;
}

p {
padding: 0px;
}

#header {
text-align: left;
vertical-align: middle;
margin: 15px auto;
padding: 0 7px;
width: 785px;
}

#hbar {
width: 100%;
margin-top: 20px;
height: 20px;
background-repeat:repeat-x;
position: absolute;
top: 70px;
left: 0;
background-image: url('i/hbar.gif');
min-width: 800px;
}

#logo {
float: left;
height: 64px;
width: 275px;
}

#links {
padding: 45px 0 0 0;
float: left;
}

#contentbg {
width: 100%;
height: 400px;
position: absolute;
top: 110px;
background-color: #f9f0de;
min-width: 800px;
}

#content {
text-align: left;
margin: 0px auto;
padding: 0 50px;
width: 700px;
background-color: transparent;
position: relative;
top: 30px;
}

#footer {
text-align: center;
width: 100%;
margin: 15px auto 0 auto;
padding-top:5px;
top: 385px;
position:absolute;
font-size:10px;
background-color: transparent;
}

#l_home {
float: left;
width: 59px;
height: 20px;
}

#l_glimpse {
float: left;
width: 99px;
height: 20px;
}

#l_exp {
float: left;
width: 130px;
height: 20px;
}

#l_phil {
float: left;
width: 122px;
height: 20px;
}

#l_res {
float: left;
width: 109px;
height: 20px;
}


