body {
	margin-left: auto;
 	margin-right: auto;
 	margin-top; 0em;
 	padding: 0em;
  text-align: center;
	background: #031;
	color: #000;
	font-family: sans-serif;
	width: 85%;
	}

#table-body {
	margin-left: auto;
 	margin-right: auto;
 	margin-top; 0em;
 	padding-top: 10px;
  text-align: center;
  width: 100%;
  background: #ffffff;
  vertical-align:top;
}
#table-footer {
	margin-left: auto;
 	margin-right: auto;
 	margin-top; 0em;
  text-align: center;
  width: 100%;
  background: #ffffff;
	vertical-align:bottom;
}


#header{
  margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #ffffff;
	color: #FFF;
	float: left;
}

.master-footer {
	font-size:8pt;
	letter-spacing:0.1em;

}

#footer {
	float:left;
  padding: 0 1em;
  line-height: 30px;
}


#header-middle {
	background: #ffffff url(images/AT-logo-middle.jpg) repeat-x;
	color: #FFF;
}

#content-left {
	float:left;
	margin: 0px;
	padding: 0px;
}

#content-right {
	float:right;
	margin: 0px;
	padding: 0px;
}

#navigation {
	width: 25%;
	
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#meetings {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 1px solid #AAA;
}

#mailinglist {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 1px solid #AAA;
}

#feed {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 1px solid #AAA;
}

.colug {
	font-size: 24pt;
	font-weight: bold;
}

.tagline {
	font-size: 14pt;
}

.default {
	font-size: 12px;
	font-family: georgia, times, serif;
	text-align: justify;
	margin: 0px 10px 10px 10px;
	padding: 3px 10px 3px 10px;
	background: #FFF;
	color: #000;
	border: 1px dotted #AAA;
}

.defaultheader {
	font-size: 18px;
	font-family: georgia, times, serif;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	color: #031;
	background: #FFF;
}

.announceheader {
	font-size: 20px;
	font-family: georgia, times, serif;
	font-weight: bold;
	text-align: left;
	color: #000;
	background: none;
	border-bottom: 1px solid black;
}

.navheader	{
	padding: 3px;
	font-size: 18px;
	font-family: sans-serif;
	text-align: left;
	background: #eeeeee url(images/navback.png) repeat-y right;
	color: #031;

}

A:link{
        font-family: sans-serif;
        font-weight: bold;
        text-decoration: none;
        color: #000;
        background: none;
}

A:visited{
        font-family: sans-serif;
        font-weight: bold;
        text-decoration: none;
        color: #000;
        background: none;
}

A:hover{
        font-family: sans-serif;
        font-weight: bold;
        text-decoration: none;
        color: #063;
        background: none;
        border-bottom: 2px dotted #031;
}

.nav	{
	padding: 3px;
	font-size: 12px;
	font-family: georgia, times, serif;
	text-align: left;
	background: #FFF;
	color: #000;
}

p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.even {
	BACKGROUND-COLOR: #031;
	BACKGROUND: url(images/background.png)
	}
.bg_medium {background-color : #ccdddd}
.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}
.cal_light {
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 95%;
		background-color: #eeeeee;
		color: #003366;
}
.bg_light {
    background-color: #eeeeee;
}
