<!--

body {background-color: #FFF; color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 100%; border-width: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;}

/* ***** Following code must be kept but values can be changed ***** */

div.main {
	background-color: #FFF;  /* ***** Needs to be set to same as body background-color above to work in CMS preview and publishing area. ***** */
}

div.gallery_master {
    float: left;
}

div.gallery_row {
    float: left;
    clear: left;
    width: 100%;
}

div.gallery_container {
    float: left;
    padding-bottom: 5px;
    width: 190px;
}

div.gallery_cat_row {
    clear: both;
    float: left;
    padding-bottom: 10px;
    width: 190px;
    text-align: center;
}

div.gallery_cat_fold {
    float: left;
    width: 120px;
    height: 120px;
    background-image: url(../graphics/folder2.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

div.gallery_content {
    float: left;
    padding-bottom: 10px;
}

div.gallery_content2 {
    float: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #CDDBEB;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 190px;
    text-align: center;
}

div.gallery_tb_spacer {
    float: left;
    width: 35px;
}

div.gallery_tb_container {
    float: left;
    width: 120px;
    height: 120px;
    background-color: #CDDBEB;
    text-align: center;
}

div.clearer {
    clear: both;
    margin: 0px;
    padding: 0px;
    border: 0px;
    line-height: 0px;
    height: 0px;
    font-size: 0px;
    position: relative;
}

div.new_row {
    float: left;
    clear: left;
    width: 100%;
    position: relative;
}

div.menu_row {
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    padding-bottom: 5px;
}

div.menu_part {
    float: left;
}

div.form_descript {
    float: left;
    width: 150px;
    text-align: right;
    padding-right: 5px;
    padding-bottom: 5px;
}

div.form_content {
    float: left;
    padding-bottom: 5px;
}

img {
    border: 0px;
}

img.tb {
	margin-top: 10px;
    border: 0px;
}

img.tb_cat {
    margin-top: 14px;
    margin-left: 10px;
	margin-right: 10px;
    border: 0px;
}

strong.required {
    font-size: 140%;
    color: #F00;
}

strong.msg {
    font-size: 100%;
    color: #F00;
}

a.left_menu:link {font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; color: #006;}
a.left_menu:visited {font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; color: #006;}
a.left_menu:hover {font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; color: #06C;}

/* ***** End of code which must be kept ***** */


div.main_container {
    float: left;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(../graphics/bkg.gif);
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: 18%;
}

div.banner {
    float: left;
    width: 100%;
    background-color: #FF2307;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    background-image: url(../graphics/musicbanner.jpg);
    background-repeat: no-repeat;
	background-position: 50%;
}

div.logo {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px;
    border: 1px solid #000;
    background-color: #FFF;
}

div.banner_text {
    float: right;
    padding-right: 10px;
    text-align: right;
	line-height: 25px;
}

div.left_menu {
    float: left;
    font-size: 80%;
}

div.menu_area {
    float: left;
    width: 20%;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.content_area {
    float: left;
    width: 80%;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.content_container {
    float: left;
    width: 96%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 80%;
}

div.bottom {
    border-top: 1px solid #000;
    background-color: #FFF;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 70%;
}

#name {
	width: 350px;
	height: 50px;
    background-image: url(../graphics/highbury_area_band.gif);
    background-repeat: no-repeat;
	background-position: left;
	overflow: hidden;
}

#name h1 {
	display: none;
}

#tag {
	float: right;
	width: 500px;
	height: 30px;
    background-image: url(../graphics/live_music.gif);
    background-repeat: no-repeat;
	background-position: left;
	overflow: hidden;
	margin: 20px 10px 0px 0px;
}

#tag h2 {
    display: none;
}

-->
