body {
margin: 0;
padding: 0;
text-align: left;
font-family: "Helvetica", Arial, sans-serif;
font-size: 12px;
background: url(../images/bg.gif) top fixed repeat-x;
color: #000000;
}

table, tr, td, th {
font-size: 13px;
line-height: 20px;
}

.black_text {
color: #000000;
}

.maroon_text {
color: #571B13;
}

.pink_text {
color: #B35950;
}

#container {
	width: 800px;
	line-height: 1.5em;
	background-color:#FFFFFF;
	font-style: normal;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#container a {
color: #571B13;
text-decoration: none;
}
#container a:hover {
color: #8B3B32;
text-decoration: underline;
}

#banner {
	width:798px;
	height: 245px;
	margin: 0;
	border: 1px solid #571B13;
}

#main_content {
	width:390px;
	height: auto;
	margin-top: 10px;
	margin-right: 10;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	float: left;
}
#other_content {
	width:700px;
	height: auto;
	margin-top: 10px;
	margin-right: 10;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	float: left;
	}

#main_content a {
color: #571B13;
text-decoration: none;
}
#main_content  a:hover {
color: #8B3B32;
text-decoration: underline;
}

#main_content img {
border: 1px solid #571B13;
margin-bottom: 10px;
}

		/* MAIN CONTENT */
#content {
	background:url(../images/ugs.jpg) top center no-repeat;
	color: #571b13;
	padding:0;
	height:160px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

		/* ARTICLES */
.intro {
float:left;
width: 160px;
margin: 5px 0 5px 0;
padding: 10px 5px 5px 5px;
text-align:left;
border-top: #330000 1px solid;
}

		/* LEFT SIDEBAR */
#sidebar-left {
	float: left;
	width: 250px;
	color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 5px;
	border-top: 15px solid #8B3B32;
}
#sidebar-left a {
color: #571B13;
text-decoration: none;
}
#sidebar-left  a:hover {
color: #8B3B32;
text-decoration: underline;
}

		/* RIGHT SIDEBAR */
#sidebar-right {
	float: right;
	width: 250px;
	color: #000000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 15px solid #8B3B32;
}
#sidebar-right a {
color: #571B13;
text-decoration: none;
}
#sidebar-right  a:hover {
color: #8B3B32;
text-decoration: underline;
}
		/* FOOTER */
#footer {
background: url(../images/footer2.jpg) bottom center no-repeat;
	height:auto;
	color: #FFFFFF;
	text-align:center;
	padding: 10px 0 10px 0;
	margin: 50px 0 10px 0;
}
#footer a {
color: #FFFFFF;
text-decoration: none;
}
#footer  a:hover {
color: #8B3B32;
text-decoration: underline;
}

		/* LINKS */
a {
color: #571B13;
text-decoration: none;
}
a:hover {
color: #8B3B32;
text-decoration: underline;
}
a img {
border: 0;
}

		/* HEADING PROPERTIES */
h1 {
font-size: 30px;
line-height: 40px;
color: #E3AE44;
border-bottom: 1px solid #666666;
display: inline;
}
h2 {
font-size: 18px;
color:#571B13;
display:inline;
}
h3 {
padding: 5px 0 0 0;
font-size: 14px;
color: #8B3B32;
display: inline;
}
h4 {
padding: 5px 0 0 0;
font-size: 14px;
color: #571B13;
display: inline;
}
h5 {
font-size: 24px;
color:#FFFFFF;
display: inline;
}
h6 {
font-size: 14px;
color: #FFFFFF;
font-style: italic;
}

.emphasize {
color: #571B13;
font-weight: normal;
}

input {
font-size: 11px;
}

/* HighSlide */

.highslide-container div {
    font-size: 12px;
}
.highslide-html {
    background-color: #FFFFFF;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: #FFFFFF;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #000000;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: #000000;
    background-color: #FFFFFF;
}
.indent p{
margin: -5px 0 12px 11px;
}

/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: #FFFFFF;
}
.highslide-wrapper .highslide-html-content {
    width:250px;
	height: auto;
    padding: 10px;
	color: #000000;
    background-color: #FFFFFF;
}

.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: normal;
	color: #571B13;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: #CE8D33;
    text-decoration: none;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-dimming {
	background: #000000;
}
