body {
	margin:0;
	padding:0;
	background:#c9c9c9 url(../siteImages/bg.jpg) repeat-x;	
}

#container {
	background:#ffffff url(../siteImages/bg_main.gif) repeat-y;
	width:960px;
	border:2px solid white;
	text-align:left;
}

#main {
	background:url(../siteImages/uab_08.jpg) no-repeat bottom;
	padding-bottom:65px;
}

#nav {
	width:199px;
	background:url(../siteImages/uab_01.gif) no-repeat;
	padding:0px 0px 0px 5px;
	margin:0px;
}
/*
#nav ul {
		font-family: Arial, sans-serif;
		font-size:13px;
		letter-spacing:.03em;
		font-weight:bold;
		margin-bottom:0px;
	}

#nav li {
		color:black;
		margin-left:5px;
		}
#nav li a {
		display: block; 
		color:#013b13;	
		padding-left:5px;
		text-decoration: none;
		}

#nav li a:hover {
		background-color: #487342;
		color:white;
		} */
		
#content {
	padding:0px 20px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#content a:link, #content a:visited {color:#ff0000;}
#content a:hover {color:black;}

#sidebar {
	float:right;
	width: 152px;
	padding:5px;
	font-size:11px;
	border:1px solid #ff0000;
	margin:0px 0px 10px 10px;
	background:#333333;
}

#side {
	background:#ffffff;
	width:141px;
	padding:5px;
}

#side h2 {
	font-size: 11px;
	border-bottom:1px solid black;
	margin-bottom:5px;
}

#side h3 {
	font-size: 11px;
	margin-bottom:0px;
	color:black;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:black;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;	
	letter-spacing:.05em;
	margin-top:0px;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color:#ff0000;
	font-weight:bold;
	margin-bottom:0px;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	color:black;
	font-weight:bold;
	margin-bottom:0px;
}

.green {
	color:#007550;
	font-weight:bold;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.small {
	font-family: Arial, sans-serif;
	font-size: 11px;
}


#address{
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin:20px 0px 0px 23px;
	color:#000000;
}
.whiteline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.dash {
	border-bottom:2px dashed #ffffff;
	margin:0px 0px 25px 0px;
}

#buscard {
	font-size:9px;
	width:200px;
	background-image:url(../images/card.gif);
	background-repeat:no-repeat;
	color:#0b3a8b;
	height:75px;
	padding:32px 10px 10px 10px;
	margin-left:10px;
}

#buscard p {
	margin:5px 0px 5px 0px;
}

.mpOut {
	background-image:url(../images/mp_03.jpg); 
	background-repeat:repeat-y;
	font-size:13px;
}

.mpIn {
	background-image:url(../images/mp_02.jpg);
	background-repeat:no-repeat;
	padding:0px 25px 0px 24px;
}

.mpIn li {
	margin-left:-15px;
}


#hours {
	width:200px;
	margin-left:30px;
	font-size:11px;
}

.hourssmall {
	padding:0px 20px 0px 30px;
	font-size:11px;
	background-image:url(../images/hourssmall_02.gif); 
	background-repeat:no-repeat;
	height:45px;
}

.hours {
	padding:0px 20px 0px 30px;
	font-size:11px;
	background-image:url(../images/hours_02b.gif); 
	background-repeat:no-repeat;
	height:45px;
}

.hours p {
	margin-top:0px;
}

.nomargin {
	margin-top:0;
}