
/* general page structure and layout */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:.8em; 
color:#000000; 
margin:10px 0 0 0;
padding:0;
background:#eeeeee;
}

h1 {
color:#eeeeee;
font-size:2.0em;
letter-spacing:.1em;
margin:0 0 0 0;
padding:10px 0 0 0;
vertical-align:middle;
}

h2 {
color:#000000;
font-size:1.8em;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 -6px 0;
}


h3 {
color:#000000;
font-size:1.5em;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 -8px 0;
}

h4 {
color:#000000;
font-size:1.2em;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 -8px 0;
}

a {
color:#9E281E;
text-decoration:none;
}

a:hover {
color:#074EE6;
text-decoration:underline;
}

#top {
margin:0 auto;
padding:0 0 0 0;
width:850px;
height:8px;
background:#ffffff url(../images/page_top.jpg) no-repeat;
}

#page_wrap {
/* includes the header, main body content and the footer */
margin:0 auto;
padding:0 0 0 0;
width:850px;
background:#ffffff url(../images/body_bg_white.jpg) repeat-y;
text-align:center;
}

#header {
position:relative;
margin:0 0 0 0 !important;
margin:-7px 0 0 0;
padding:0 0 0 ;
width:850px !important;
width:812px;
height:175px;
background:#9E281E url(../images/header_bg.jpg);
text-align:left;
}

#header_block {
position:relative;
margin:0 0px 0 0;
padding:0 0 0 0;
width:810px;
height:128px;
background:#9E281E;
text-align:center;
color:#eeeeee;
}

#title {
color:#ffffff;
font-size:2em;
padding-top:60px;
text-align:center;
vertical-align:middle;
}


#date {
float:right;
font-size: .8em;
margin-right: 20px;
margin-top:35px;
text-align: right;
color:#ffffff;
}

#logo {
position:relative;
float:left;
margin:5px 10px 5px 10px;
padding:0 0 0 0;
height:128px;
width:224px;
}


#container {
position:relative;
margin:2px 0 0 2px;
padding:0 0 0 0;
width:830px !important;
width:812px;
background: transparent;
text-align:left;
}

#left_column {
position:absolute;
left:0;
width:20%;
margin:0 0 0 0;
padding:0 0 0 0;
background:transparent;
font-size: .9em;
}

/*added */
.box_left {
left:2;
margin-top:40px;
overflow:auto;
float:left;
padding:2px;
text-align:justify;
}


#center_column {
position:relative;
margin:0 0 0 151px;
padding:20px 0 0 10px;
border-left:1px solid #B8B6B7;
}

#defaultcenter_column {
position:relative;
margin:0 0 0 151px;
padding:10px 0 0 10px;
}

#amhlogo
{
padding:2px;
width:80%;
float:left;
}

#dglist{
margin:30px;
padding:10px;
}

.textblock_left 
{
padding:10px;
text-align:left;
}

.textblock_justify
{
text-align:justify;
padding: 0 5px 2px 5px;
}

#classtitle
{
	clear:both;
	text-align:center;
	font-weight:bold;
	font-size:large;
	padding:25px;
}

#classtitlenologo
{
	text-align:center;
	font-weight:bold;
	font-size:large;
	padding:25px;
}


.box_right {
position:relative;
float:right;
width:150px;
margin:0 0 3px 10px !important;
margin:0 5px 3px 10px;
padding:2px 5px 2px 10px;
background:#eeeeee;
border:1px solid #cccccc;
text-align:left;
color:#616161;
font-size:.9em;
}


#footer {
position:relative;
margin:0 0 0 0;
padding:10px 0 0 0;
width:850px;
font-family:Arial, Helvetica, sans-serif;
background:transparent;
border-top:solid 1px #cccccc;
color:#6A6A6A;
}


#Address {
font-size:.8em;
text-align:center;
}
	

#bottom {
margin:0 auto;
padding:0 0 0 0;
width:850px;
height:11px;
background:#ffffff url(../images/page_bottom_white.jpg) no-repeat top;
}

/* navigation bar */
.navbar {
position:relative;
margin:0 0 0 0;
padding:0 0 0 0;
width:850px !important;
width:812px;
height:39px;
background:#ffffff url(../images/nav_bg.jpg);
text-align:left;
font-weight:bold;
color:#000000;
font-size:.9em;
}

#nav ul{
padding:0 0 0 0;
margin: 0 0 0 1.5em;
white-space: nowrap;
font-size:1.1em;
color:#ffffff;
float:left;
width:100%;
height:39px;
background:transparent;
list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
margin: .8em 0 0 0;
padding: .4em 1em .46em 1em;
color:#ffffff;
text-decoration:none;
float: left;
border-left:1px solid #999999;
background:transparent;
}

#nav ul li a:hover{
color:#074EE6;
text-decoration:none;
border-left:1px solid #999999;
}


.left_column a {
color:#000000;
text-decoration:none;
}

.left_column a:hover {
color:#999999;
text-decoration:underline;
}

/* images */
img {
border:none;
margin:10px;
}

#ahalogo{
float:left;
}

.left {
float:left;
margin:0 0 0 0;
padding:0 0 0 0;
}

.right {
float:right;
margin:0 0 0 0;
padding:0 0 0 0;
}


/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#classlist
{
width:80%;
clear:both;}

#schedule
{
width:80%;
clear:both;
}