body{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 0px;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 13px;
}
.twitter { position: fixed;	height: 155px;	width: 37px; right:160px;	bottom:120px; top: expression(document.getElementsByTagName("body")[0].scrollBottom + "px"); }
.ggal{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 8px;
}
.lmnu{
	padding-left: 0px;
}

.geo a:visited{
	color: Black;
}

.contnopad{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	text-align: left;
}

.bottom{
	padding: 4px;
	font-size: 80%;
	color: #B7C6E5;
}
.bottom a{
	color: #B7C6E5;
}

.mm{
	background-image: url(/i/um/bg.gif);
	background-repeat: repeat-x;
	height: 34px;
}

.mm td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.mm a{
	text-decoration: none;
	color: Black;
}

.mm a:hover{
	background-color: #CDEECC;
}

.bloghead{
	font-size: 17px;
	color: #FF6347;
}
.bloghead a{
	color: #DC143C;
}

.urbangreymenu{
width: 140px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 7px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}
