a {
	color: #FFC;
	text-decoration: none;
	font-weight: lighter;
}
a:hover {
	color: #CCC;
}
body {
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header {
	background-image: url(images/uosl_header.jpg);
	background-repeat: no-repeat;
	height: 325px;
	background-position: center;
}
.features {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 9px;
}

.footer {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.sidebar_top {
	background-image: url(images/brdertop_side.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sidebar_content {
	background-image: url(images/contents_side.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #000;
}
.sidebar_content2 {
	background-image: url(images/contents2_side.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.sidebar_bottom {
	background-image: url(images/brderbottom_side.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main_brdr_t {
	background-image: url(images/Gump_Brdr_T.jpg);
	background-repeat: repeat-x;
}
.main_brdr_b {
	background-image: url(images/Gump_Brdr_B.jpg);
	background-repeat: repeat-x;
	height: 44px;
}
.main_brdr_l {
	background-image: url(images/Gump_Brdr_L.jpg);
	background-repeat: repeat-y;
	width: 44px;
}
.main_brdr_r {
	background-image: url(images/Gump_Brdr_R.jpg);
	background-repeat: repeat-y;
	width: 44px;
}
.main_bg {
	background-image: url(images/Gump_BG.jpg);
}
.main_crnr_tr {
	background-image: url(images/Gump_Crnr_TR.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 44px;
}
.main_crnr_bl {
	background-image: url(images/Gump_Crnr_BL.jpg);
	height: 44px;
	width: 44px;
}
.main_crnr_tl {
	background-image: url(images/Gump_Crnr_TL.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 44px;
}
.main_crnr_br {
	background-image: url(images/Gump_Crnr_BR.jpg);
	height: 44px;
	width: 44px;
}
.main_bg blockquote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #FFF;
}
.sidebar_content .features a {
	color: #800000;
}
.sidebar_content .features a:hover {
	color: #FFC;
}
.sidebar_content a {
	color: #800000;
}
