body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-repeat: repeat;
	background-image: url(/images/page_background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

#banner {
	height: 84px;
	width: 100%;
	background-image: url(/images/banner_background.jpg);
	vertical-align: top;
}

#banner .gac_logo {
	margin-right: 90px;
}

#banner .banner_image {
	margin-left: 5px;
}

#contentContainer {
	padding: 0;
	margin: 0;
	border: 0px dashed #ffffff;
	overflow: auto;
	width: 100%
}

#image1 {
	background-image: url('/images/banner_image1.jpg');
	height: 77px;
	width: 77px;
	float: left;
	margin-right: 5px;
	margin-left: 60px;
}

#image2 {
	background-image: url('/images/banner_image2.jpg');
	height: 77px;
	width: 77px;
	float: left;
	margin-right: 5px;
}

#image3 {
	background-image: url('/images/banner_image3.jpg');
	height: 77px;
	width: 77px;
	float: left;
	margin-right: 5px;
}

#image4 {
	background-image: url('/images/banner_image4.jpg');
	height: 77px;
	width: 77px;
	float: left;
	margin-right: 5px;
}

#image5 {
	background-image: url('/images/banner_image5.jpg');
	height: 77px;
	width: 77px;
	float: left;
	margin-right: 5px;
}

#printPage {
	background-image: url('/images/print_page.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 54px;
	width: 164;
}

.siteWidth {
	width: 780px;
}

#menu {
	width: 172px;
	float: left;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #6F9F87;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#menu li {
	margin-left: 10px;
	margin-bottom: 3px;
	list-style: none;
	width: 152px;
	padding-left: 5px;
	border-bottom: 1px solid #A5926F;
	border-left: 5px solid #A5926F;
	background-color: #ffffff;
}

#menu li.selected {
	background-color: #A5926F;
}

#menu a.selected {
	color: #ffffff;
}

#menu li.sub {
	background-color: #f0f0f0;
	margin-left: 20px;
	width: 142px;
	border: 0px;
}

#menu a.sub {
	color: #333333;
	font-size: 8pt;
	font-weight: normal;
}

#menu li.subSelected {
	background-color: #b3b7df;
	margin-left: 20px;
	width: 142px;
	border: 0px;
}

#menu a.subSelected {
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
}

#memberLogin {
	width: 156px;
	border: 1px solid #A5926F;
	padding: 5px;
	margin-top: 50px;
	margin-bottom: 25px;
}

#memberLogin td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	color: #797979;
}

#memberLogin input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 85px;
}

#memberLogin input.submit {
	width: 50px;
}

#memberLogin p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ff0000;
}

#memberLogin .loginTitle {
	background-image: url('/images/member_login.gif');
	height: 23px;
	width: 90px;
}

#memberLogin span {
	display: none;
}

#memberLoginForm label {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #797979;
	text-align: right;
	width: 50px;
}

#memberLoginForm input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 75px;
	margin-left: 10px;
}

#memberLoginForm input.submit {
	margin-left: 60px;
	width: 75px;
}

#memberLoggedIn {
	margin-top: 25px;
}

#memberLoggedIn td.memberLoggedIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: right;
}

#memberLoggedIn2 {
	width: 166px;
	height: 56px;
	background-image: url(/images/member_logout.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: right;
	font-size: 8pt;
	margin-top: 25px;
}

#content {
	width: 585px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #666666;
}

#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444444;
}

#content p,td,ul,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color: #333333;
}

#content .error {
	color: #ff0000;
	font-weight: bold;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content .image {
	float: left;
	margin-right: 10px;
}

#content .imageCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	float: left;
	margin-right: 10px;
	border-bottom: 1px solid #555555;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#content .imageInner {
	border: 2px solid #ffffff;
}

#content .imageOuter {
	border: 1px solid #555555;
}

#leftContent {
	width: 375px;
	float: left;
	margin-right: 10px;
}

#rightContent {
	width: 210px;
	float: left;
}

#rightContent p {
	font-size: 10pt;
}

#relatedLinks {
	width: 180px;
	float: right;
	margin-bottom: 20px;
	margin-left: 10px;
}

#relatedLinks h3 {
	margin-top: 0;
	padding-top: 0;
}

#relatedLinks ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#relatedLinks li {
	margin-left: 10px;
	margin-bottom: 3px;
	list-style: none;
	width: 152px;
	padding-left: 5px;
	border-bottom: 1px solid #8A82A7;
	border-left: 5px solid #8A82A7;
	background-color: #ffffff;
}

#relatedLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #333333;
}

#relatedLinks a:hover {
	text-decoration: underline;
}

#copyright {
	width: 588px;
	margin-left: 182px;
}

#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: right;
	border-top: 1px solid #cccccc;
}

#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

#fileMod {
	width: 588px;
	margin-top: 25px;
	margin-left: 182px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: right;
}

#forgotPassword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#forgotPassword label {
	float: left;
	color: #333333;
	margin-left: 25px;
	width: 75px;
}

#forgotPassword .submit {
	margin-left: 100px;
}

h1 {
	background-image: url('/images/gac_logo.jpg');
	background-repeat: no-repeat;
	height: 84px;
	width: 300px;
	margin: 0;
	float: left;
}

h1 span {
	display: none;
}

/* forms */

/** BOOKSTORE **/
.book {
	clear: both;
	width: 560px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed Gray;
}

.book a {
	text-decoration: none;
	color: #6F9F87;
	font-weight: bold;
	font-size: 11pt;
}

.book a:hover {
	text-decoration: underline;
}

.book img {
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
}

#cartSummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-align: right;
}

#bookSummaryBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

#bookSummaryBlack a {
	text-decoration: underline;
	color: #3C6752;
	font-weight: normal;
	font-size: 8pt;
}

#bookSummaryRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #880000;
}

#bookInfo {
	width: 585px;
	margin-left: 0px;
	margin-top: 0px;
	border-bottom: 0px;
	font-size: 10pt;
}

#bookInfo a {
	text-decoration: underline;
	color: #3C6752;
	font-weight: normal;
	font-size: 10pt;
}

#bookInfoBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

#bookInfoRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #880000;
}

#new {
	float: left;
	color: red;
	font-weight: bold;
}

.formContainer {
	width: 585px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: left;
	margin: 1px 0px 4px 0px;
}

#formLabel {
	width: 150px;
	text-align: right;
	margin-top: 4px;
	font-weight: bold;
	float: left;
}

#formField {
	width: 435px;
	float: right;
}


a img{
border: none;
}


#system-messages{
background: #333333;
color: white;
height: 60px;
overflow: auto;
position: fixed;
top: 0px;
width: 98%;
display:none;
font-size: 9pt;
padding: 0 10px 0px 10px;
border-bottom: 3px solid black;
}

#system-messages p.level-1{
background: #003366;
    color: white;
}


#system-messages .title{
    text-align: center;
    font-weight: bold;
    font-size: 9pt;
}

