* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 font-size: 12px;
}

img
{
padding: 2px;
border: solid 1px #e1e1e1;
}

img.floatTL
{
float: left;
margin-right: 1em;
margin-bottom: 1em;
margin-top: 0.5em;
}

img.floatleft
{
float: left;
margin-right: 1.3em;
margin-bottom: 0em;
margin-top: 1em;
}

img.floatright
{
float: right;
margin-right: 1.3em;
margin-bottom: 0em;
margin-top: 0em;
}
table.floatTL
{
float: left;
margin-right: 1.3em;
margin-bottom: 1.0em;
margin-top: 0.5em;
}
table1.fltbt {
	float: bottom;
	margin-left: 5px;
	margin-bottom: 3px;
}

blockquote{
font-family: monospace;
color: #838383;
padding: 15px;
border: 1px #800000 solid;}

#header {
 margin: 5px 5px 0px 5px;
 height: 90px;
 background-color: #143D55;
 background-image:url(../imgs/bg1.gif);}

h1 {
	font-size: 16px;
	color: #333333;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
}
.ul {
    font-size:14px;
	color:#FFFFFF;
	font-weight:normal;
	margin-left:25px;
}	


#header h2 {
	float: left;
	padding: 25px 0em 0px 0px;
	font-size: 11px;
	font-weight: normal;
}

#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 0px 5px 5px 5px;
 display: inline; /* IE Hack */
 width: 65%;
 float: left;
 min-height: 300px;
 padding: 5px;
 border: 1px solid #ccc;
 background-color: #fff;
 text-align: left;}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */ 

#leftcolumn h1{
color: #800000;
font-size: 22px;
font-weight:normal;
text-indent: 3px;}

#leftcolumn h2{
color: #800000;
font-size: 18px;
font-weight:normal;
text-indent: 3px;
border-top: 1px dashed;
padding-top: 5px;
margin-top: 5px;}

#leftcolumn a:link, a:visited{
	color:#800000;
}

#leftcolumn a:hover, a:active{
	color:#FF0000;
}

#centercolumn { /* Parent Wrapper for inside boxes */

 border: 1px solid #ccc;
 margin: 0px 5px 0px 0px;
 display: inline; /* IE Hack */
 padding: 1px;
 width: 15%;
 float: left;
 min-height: 300px;
background-color: #FFFFFF;}
* html #centercolumn {height:300px} /* IE Min-Height Hack */ 


#centercolumn p{
 text-align: middle;
 }

#centercolumn h2{
 color: #800000;
 font-size: 13px;
 text-indent: 10px;
 border-top: 1px dashed;
 padding-top: 5px;
 margin-top: 10px;
}

#centercolumn img {
margin-left: 0%;}

#rightcolumn {
 margin: 0px 5px 0px 0px;
 padding: 1px;
 display: inline; /* IE Hack */
 width: 14%;
 float: left;
 border: 1px solid #800000;
 background-color: #fff;
 min-height: 300px;
}
* html #rightcolumn {height:300px} /* IE Min-Height Hack */ 

#rightcolumn h4{
 font-size: 12px;
 color:#990000;
padding-top: 2px;
margin-top: 15px;
border-top: 1px solid;}

#rightcolumn ul, #rightcolumn li {
text-align:left;
	list-style: none;
	margin: 2px;
	padding: 0;
}

#rightcolumn a {
	border-bottom: none;
	color:#999999;
}

#rightcolumn h3{
	text-align: center;
	position:static;
}

#rightcolumn a:link, a:visited{
	color:#800000;
}

#rightcolumn a:hover, a:active{
	color:#FF0000;
}

#footer {
 font-size: 10px;
 background-color: #fff;
 text-align: center;
 margin: 10px 5px 5px 5px;
 display: inline; /* IE Hack */
 padding: 4px;
 float: left;
 width: 97.7%;
}
.urbangreymenu{
width: 170px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: #FFFFFF;
background: #800000 url(../imgs/) no-repeat 8px 6px; /*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: 5px 0 7px 20px; /*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 13px Arial;
color: black;
background: #F5F5F5;
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;
}
#Layer1 {
	position:absolute;
	width:700px;
	height:200px;
	z-index:1;
	left: 691px;
	top: 5px;
}
.style2 {
	color: #000000;
	font-weight: bold;
}
.style3 {color: #800000}