body {
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}

body, p, ul, ol, li, td, th, tr, input, textarea {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
}

h1 {
	font-family: "trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #1f6ffb;
	font-weight: normal;
}

h2 {
	font-family: "trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #1f6ffb;
	font-weight: normal;
}

h3 {
	font-family: "trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #1f6ffb;
	font-weight: normal;
}

h4 {
	font-family: "trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #282828;
	font-weight: bold;
	
}

img {
	padding: 0;
	margin: 0;
	border: none;
}

a:link {color: #1f6ffb}
a:visited {color: #1f6ffb}
a:hover {color: #033894}
a:active {color: #1f6ffb}
#footer-menu a {color: #ffffff}

a {
	text-decoration: none;
}

#container {
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#logo {
	padding: 49px 6px 0 0;
	float: left;
}

#menu-left {
	width: 4px;
	height: 128px;
	background-image: url(images/menu_left.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 7px;
	padding: 0;
	float: left;
}

#menu-middle {
	width: 544px;
	height: 121px;
	background-image: url(images/menu_middle.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0 0 7px 0;
	float: left;
	position: relative;
}

#menu-right {
	width: 4px;
	height: 128px;
	background-image: url(images/menu_right.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}

#home-button {
	position: absolute;
	left: 32px;
	top: 32px;
	display: block;
}

#members-button {
	position: absolute;
	left: 92px;
	top: 32px;
	display: block;
}

#news-button {
	position: absolute;
	left: 208px;
	top: 32px;
	display: block;
}

#resources-button {
	position: absolute;
	left: 325px;
	top: 32px;
	display: block;
}

#contact-button {
	position: absolute;
	left: 441px;
	top: 32px;
	display: block;
}

#photo {
	margin-top: 7px;
	float: left;
}

#content {
	width: 550px;
	background-image: url(images/tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	margin: 7px 5px;
}

#content h1 {
	background-image: url(images/tr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 15px 10px 30px 10px;
	margin: 0;
}

.content-body {
	background-image: url(images/rb.gif);
	background-repeat: repeat-y;
	background-position: top right;
	margin: 0;
	margin-top: -2em;
	padding: 0 15px;
}

.content-body ul {
  padding-left: 2em;
}

.content-body ul.sub-nav {
  padding-left: 0;
}

.content-body ul li {
	background-image: url(images/list_dots.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	list-style-type: none;
}

.content-footer-bl {
	background-image: url(images/bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.content-footer-br {
	background-image: url(images/br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: -2em 0 0 0;
	padding: 10px;
}

.rdtf-page h2 {
	color: #000;
	font-weight: bold;
}

.top a{
	color: #f9637c;
}

#beaker {
	float: right;
	padding-bottom: 2px;
}

#logos {
	width: 800px;
	float: left;
}

#austechLogo {
	padding: 0 0 5px 250px;
	float: left;
}

#gmiaLogo {
	padding: 20px 0 0 60px;
	float: left;
}

#maLogo {
	padding: 15px 0 0 60px;
	float: left;
}

#footer {
	float: left;
	position: relative;
}

#footer-left {
	width: 5px;
	height: 85px;
	background-image: url(images/footer_left.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}

#footer-middle {
	width: 791px;
	height: 85px;
	background-image: url(images/footer_middle.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding-top: 7px;
	float: left;
}

#footer-right {
	width: 4px;
	height: 85px;
	background-image: url(images/footer_right.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}

.bottom-feeder {
	clear: both;
}

.beaker-clear {
	padding: 1px; /* not sure why this is needed, it just is to ensure the bottom border works properly*/
	margin: 5px;
	clear: both;
}

#copyright {
	float: left;
	color: #ffffff;
	margin-top: 32px;
	padding-left: 10px;
}

#footer-menu {
	float: right;
	display: inline;
	margin: 34px 0 0 0;
	padding: 0 10px 0 0;
}

#footer-menu li{
	float: left;
	list-style-type: none;
	margin: 0;
	font-size: 11px;
}

#footer-divider {
	width: 2px;
	height: 10px;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;

}

#footer-menu li.divider {
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 20px;
	margin-right: 14px;
}

#footer-menu a {
	text-decoration: none;
}

#feedback-form {
	float: right;
	border: dashed 1px #666666;
	padding: 5px;
}

.form-row {
clear: left;
	padding-top: 10px;
}

.form-label {
	padding-bottom: 3px;
}

.form-group, .button-group {
    clear: left;
    padding: 5px 5px 5px 5px;
}

.form-group-hover {
    background-color: #ffffcc;
    border: dotted 1px #999999;
    padding: 4px 4px 4px 4px;
}

.element-group {
    margin: 0 25px 0 0;
    float: left;
}

.inline-form-label, .form-label {
    padding-bottom: 2px;
    font-weight: bold;
    margin-right: 3px;
}

.inline-element {
    float: left;
    margin-right: 5px;
}
