body {
    color: #666;
    background: #d0b0a8 url(http://cdn.beyondeternal.com/sites/spring/agc_spring_bgtulipg.gif);
	font-size: 12px;
}
a {
    color: #6c6e46;
    text-decoration: underline;
}
a:hover {
    color: #a75e45;
    text-decoration: underline;
}
strong {
    color: #333;
}
hr {
    border: 0;
    border-top: 1px dashed #949381;
}
#wrapper {
	width: 960px;
	margin: 20px auto;
	padding: 10px;
    background: #986860 url(http://cdn.beyondeternal.com/sites/spring/agc_spring_bgstilep.gif);
    border: 1px #996c64 solid;
}
#content {
    clear: both;
	margin: -10px -20px 0 -10px;
	display: table;
	border-spacing: 10px;
}
.content2 {
	display: table-row;
}
#main, .navigation {
    display: table-cell;
	vertical-align: top;
}
#main, .navigation , #banners, #footer {
    background: #e9e1d6 url(http://cdn.beyondeternal.com/sites/spring/agc_spring_bgystripe.gif);
    text-align: center;
    border: 1px #996c64 solid;
}
#main {
    width: 595px;
    padding: 10px;
    float: left;
    height: 550px;
    overflow-x: hidden;
    overflow-y: auto;
}
#main h1 {
    margin: 20px 0;
    color: #a75e45;
    font-size: 24px;
}
#main h2 {
    margin: 5px 0;
    background: #986860;
    color: #fff;
    font-size: 15px;
}
#main h3 {
    background: transparent url(http://cdn.beyondeternal.com/sites/spring/agc_sm_welbl.gif) no-repeat center;
    padding: 40px 0 0 0;
    margin: 5px 0;
    height: 38px;
    text-align: center;
    color: #000;
    font-size: 13px;
}
.navigation {
    width: 150px;
    padding: 5px;
	font-size: 11px;
}
.navigation ul li {
	margin: 0;
	list-style: none;
    padding: 2px 5px;
}
.navigation h3 {
    background: #949381;
    padding: 2px 5px;
    margin: 10px 0;
	color: #fff;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
}
#banners {
    background: #fff;
    padding: 20px;
    margin: 0 0 10px 0;
}
#banners table {
    width: 750px;
    margin: 0 auto;
}
#banners table td {
    width: 150px;
    padding: 5px;
    text-align: center;
}
#footer {
    padding: 10px;
    font-size: 10px;
}