body {	
	/* main body*/
	background-color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	line-height: 20px;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#container {
	/* main box container */
	width: 776px;
	border: 1px solid #ac322d;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: solid #000000;
	background: repeat-y url(/assets/urbanstrip.jpg) right;
	position: relative;
}


ul
{
	width: 500px;
	float: left;
	text-align: left;
	padding: 5px;
	margin-top: 10px;
	margin-left: 5px;
	list-style-position: outside;
	color:#000080;
}

li {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#left {
	/* left handside content */
	width: 146px;
	float: left;
}

.menu {
	/* main menu*/
	
	border-right: solid 1px #ac322d;
	background-color: #ac322d;
}

#right {
	/* right hand side content */
	width: 630px;
	float: left;
	/*background-image: url(assets/ubklogo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 80px 210px;*/
	
	}

p {
	/* main text on main pages*/	
	float: left;
	text-align: left;
	padding: 5px;
	margin-top: 10px;
	margin-left: 8px;
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #bc9e56;
	text-align: justify;
}

.p2 {
    /* text resized for services pages */
	padding: 5px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	color:#000080;
	text-align: justify;
}

.pimage {
    /* text resized for services pages */
	text-align: center;
}


h3 {/* page header */
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bc9e56;
	text-align: left;
	margin-left: 12px;
	padding: 5px;
	margin-top: 10px;
}

h4 {
	font-size: 12px;
	font-wieght: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bc9e56;
	text-align: left;
	margin-left: 12px;
	padding: 5px;
	margin-top: 10px;
}

h1 {/* header act as page heading aswell for seo */
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #ffffff;
	background-color: #ac322d;    /*** The header and footer have backgrounds, to cover the 2-tone body BG  ***/
	border-top: 1px;
	border-bottom: 1px;
}

h2 {/* footer act as page heading aswell for seo */
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #ffffff;
	background-color: #ac322d;    /*** The header and footer have backgrounds, to cover the 2-tone body BG  ***/
	border-top: 1px;
	border-bottom: 1px;
	width: 100%;
	vertical-align: bottom;
	position: relative; 
	bottom: 20px;
	bottom: -1px; /* For Certain IE widths */
}

.music {
	/* music note */
	height: 243px;
	background: url(/assets/musicurban.jpg);
	
}

#urbanlogo {
	/* music note */
	height: 166px;
	width: 145px;
	background: url(/assets/urbanlogo.jpg);
}

a {
	text-decoration: none;
	color: #0099FF;
	border: none;
}

a:hover {
	color: #FFFFFF;
}

.header {
	/* flash banner */
	float: left;
	width: 630px;	
}

.rightimages {
	/* images on services pages */
	width: 150px;
	position: absolute;
	top: 230px;
	left: 610px;
}

#gallery {
	/*main gallery */
	width: 450px;
	float: left;
}

#eventgallery {
	margin-top: 0px;
	margin-left: 9px;
	float:left;
	border: solid 1px #bc9e56;	
}

.menutitle {
  width: 145px;
  height:26px;
  cursor:pointer;
  background: #ac322d;
  text-decoration: none;
  color: white; 
  font-weight:bold;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;	
  background-image:url(/assets/urbanmenu.jpg);
	padding-top: 4px;
}

.menutitle a {
	color:#FFFFFF;
}

.menutitle a:hover {
	color:#FFFFFF;
}

.submenu {
   padding-left:5px;
   cursor:pointer;
   font-weight:bold;
   font-size: 10px;
   text-decoration:none;
   color:white;
	 text-align: left;
}

.submenu a {
   color:white;
   font-size: 10px;
}

.submenu a:hover {
   cursor:pointer;
   color:white;
   font-weight:bold;
   padding-left:5px;
   text-decoration:none;
}

.gallerybox{
width: 200px;
border: solid 1px #B9A256;
background-color: #AA332D;
padding-bottom: 10px;
}


#bot{
clear: both; 
...
}



.urbanmailinglist
{
margin-top: 10px;
width: 140px;
margin-top: 10px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #FFFFFF;
border: 1px dotted #CCCCCC;
}

input {
width: 120px;
background-color: #AC322D;
}
.radio {width:30px;
background-color:#000000;}
.btn {
background-color:#ffffff;
font:Verdana, Arial, Helvetica, sans-serif;
}
