/*<agl.folder "layout">*/
	body{ background-color: #999; background-image: url(../images/bgb.jpg); background-repeat: repeat-x; margin:0; padding:0; }
	b{ font-size: 110%; font-weight: 700; }
	em{color: red;}
	#maincontainer{ color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; background-color: #c90; text-align: justify; width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}
	#topsection{ background: transparent; height: 155px; /*Height of top section*/
}
	#topsection h1{ margin: 0; padding-top: 15px; }
	#contentwrapper{
float: left;
width: 100%;
}
	#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}
	#leftcolumn{ line-height: 1.5em; float: left; width: 200px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
background: #c90; }
	#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}
	#footer a{
color: #FFFF80;
}
	.innertube{  }
/*</agl.folder>*/
/*<agl.folder "menu">*/
	.urbangreymenu{ width: 150px; margin-left: 30px; padding-top: 15px; /*width of menu*/
}
	.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #666 url(media/arrowstop.gif); /*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 31px; /*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;
}
/*</agl.folder>*/
/*<agl.folder "elements">*/
	.imglt { position: relative; float: right; margin-top: 20px; margin-bottom: 20px; }
	.imgrt { position: relative; float: right; padding: 50px 30px 30px; }
	.pcont { margin-right: 30px; margin-bottom: 15px; margin-left: 30px; padding-top: 15px; }
	.pcontb { color: black; font-size: 18px; font-weight: bold; font-variant: small-caps; line-height: 10px; padding-left: 5px; }
	.pcenter { color: black; font-size: 18px; font-weight: bold; line-height: 10px; text-align: center; }
	.ptable { margin-right: 5px; margin-bottom: 15px; margin-left: 30px; padding-top: 15px; }
	.tablenet { font-size: 10px; line-height: 12px; text-align: left; margin: 15px 15px 15px 30px; outline: solid 1px black; }
	.pfoot { line-height: 2em; margin-right: 5px; margin-bottom: 15px; margin-left: 30px; padding-top: 15px; }
	#tdlt { width: 200px; border-bottom: 8px solid black; }
	#tdmd { width: 200px; border-bottom: 8px solid black; }
	#tdrt { border-bottom: 8px solid black; }
	img { border-width: 0; }
/*</agl.folder>*/
a { color: white; text-decoration: none; }

