body {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #330000;
	background-color: #241C1A;
}

#links {
	background-image:  url("../images/linkbg.jpg");
	background-repeat: no-repeat;
	border: 1px solid #efdfce;
	height: 270px;
	width: 145px;
	position: absolute;
	left: 4px;
	top: 124px;
	z-index: 5;
	visibility: visible;
}
a.link01 {
	background-image: url(../images/link01.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 25px;
	width: 145px;
}
a.link01:hover{
	background-image: url(../images/link01-ro.png);
	background-repeat: no-repeat;
	
}a.link01 span {
	display: none;
}
a.link02 {
	background-image: url(../images/link02.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 43px;
	width: 145px;
}
a.link02:hover{
	background-image: url(../images/link02-ro.png);
	background-repeat: no-repeat;
	
}
a.link02 span {
	display: none;
}

a.link03 {
	background-image: url(../images/link03.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 36px;
	width: 145px;
}
a.link03:hover{
	background-image: url(../images/link03-ro.png);
	background-repeat: no-repeat;
	
}
a.link03 span {
	display: none;
}

a.link04 {
	background-image: url(../images/link04.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 40px;
	width: 145px;
}
a.link04:hover{
	background-image: url(../images/link04-ro.png);
	background-repeat: no-repeat;
	
}
a.link04 span {
	display: none;
}

a.link05 {
	background-image: url(../images/link05.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 26px;
	width: 145px;
}
a.link05:hover{
	background-image: url(../images/link05-ro.png);
	background-repeat: no-repeat;
	
}
a.link05 span {
	display: none;
}

a.link06 {
	background-image: url(../images/link06.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 28px;
	width: 145px;
}
a.link06:hover{
	background-image: url(../images/link06-ro.png);
	background-repeat: no-repeat;
	
}
a.link06 span {
	display: none;
}

a.link07 {
	background-image: url(../images/link07.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 25px;
	width: 145px;
}
a.link07:hover{
	background-image: url(../images/link07-ro.png);
	background-repeat: no-repeat;
	
}a.link07 span {
	display: none;
}
a.link08 {
	background-image: url(../images/link08.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 22px;
	width: 145px;
}
a.link08:hover{
	background-image: url(../images/link08-ro.png);
	background-repeat: no-repeat;
	
}a.link08 span {
	display: none;
}
a.link09 {
	background-image: url(../images/link09.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 25px;
	width: 145px;
}
a.link09:hover{
	background-image: url(../images/link09-ro.png);
	background-repeat: no-repeat;
	
}a.link09 span {
	display: none;
}

#bottomlinks {
	font-size: 10px;
	color: #efdfce;
	text-align: center;
	height: 35px;
	width: 761px;
	left: 0px;
	position: relative;
	z-index: 4;
	visibility: visible;
	background-image: url(../images/ULsymbol.jpg);
	background-color: #382423;
	bottom: auto;
}
#bottomlinks a {
	font-size: 10px;
	color: #efdfce;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#bottomlinks a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#toplinks {
	background-color: #261817;
	height: 17px;
	width: 760px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efdfde;

}
#toplinks a {
	color: #efdfce;
	text-decoration: none;
	margin-right: 15px;
	margin-top: 3px;

}
#toplinks a:hover {
	color: #CC0000;
}#video {
	background-color: #990000;
	height: 35px;
	width: 100%;
	color: #efdfce;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;



}
#wrapper2 #wrapper1 #content h4 {
	background-color: #A70105;
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}
