body {
    background: #000000;
    color: #ffffff;
}

body, div, h1, h2, h3, p, ul, li, td {
    margin: 0;
    padding: 0;
    font: 12px/140% Arial,Helvetica,sans-serif;
}

a {
    color: #663399;
    text-decoration: none;
}

hr {
    clear: both;
    border: 0;
    height: 1px;
    color: #663399;
    background: #663399;
    width: 98%;
    margin: 0;
    padding: 0;
}

th {
    color: #663399;
    font: 12px "Courier New",Courier,monospace;
    text-align: right;
    width: 110px;
    vertical-align: top;
}
td {
    font-weight: bold;
    color: #000000;
    vertical-align: top;
}

hr.end {
    clear: both;
    height: 0;
    color: #9999cc;
    background: #9999cc;
}

input, textarea, select {
    font: 10px Verdana,Arial,Helvetica,sans-serif;
}
textarea {
    overflow: auto;
    height: 150px;
}
input.text, textarea.text {
    border: 1px solid #336699;
    width: 180px;
}

input.text:focus, textarea.text:focus {
    border-color: #663399;
}

input.submit {
    margin: 10px 0 0 117px;
}

.graceful {
    display: none;
}



#headerFusion {
    position: absolute;
    top: 0;
    left: 0;
    width: 155px;
    height: 60px;
    background: url(../images/3.gif) no-repeat;
}
#headerFusion a {
    display: block;
    width: 155px;
    height: 60px;
}

#headerNightclub {
    position: absolute;
    top: 0;
    left: 155px;
    width: 560px;
    height: 60px;
    background: url(../images/5.gif) no-repeat;
}

#headerCinema{
    position: absolute;
    top: 0;
    left: 155px;
    width: 560px;
    height: 60px;
    background: url(../images/66.gif) no-repeat;
}

#mainNavigation {
    position: absolute;
    left: 0;
    top: 60px;
    width: 155px;
    height: 440px;
    background: url(../images/2.jpg) no-repeat;
}
#mainNavigation .padding {
    padding: 0 0 0 14px;
}

#sectionNavigation {
    position: absolute;
    top: 60px;
    left: 155px;
}

#sectionNavigation ul, .submenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#sectionNavigation li, .submenu li {
    margin: 0;
    padding: 0 0 0 0;
    display: inline;
}

#sectionNavigation a {
    display: block;
    float: left;
    padding: 0 15px 0 0;
    color: #ffffff;
    font-weight: bold;
    font-style: italic;
    font-size: 15px;
    text-decoration: none;
}

#sectionNavigation a:hover {
    color: #663399;
}


#content {
    position: absolute;
    left: 155px;
    top: 120px;
    width: 560px;
}

#content .section {
    width: 560px;
    margin: 0 0 30px 0;
    background: #9999CC;
    color: #000000;
}

#content .section h2 {
    clear: both;
    height: 22px;
    padding: 4px 0 0 5px;
    background: #9999CC url(../images/17.gif) no-repeat;
    color: #663399;
    font-weight: bold;
    font-style: italic;
    font-size: 15px;
}

#content .section h3 {
    padding: 5px 0 0 5px;
    font-size: 11px;
    font-weight: bold;
}

#content .section p {
    width: 360px;
    padding: 5px 0 10px 5px;
}

#content .section .photos  {
    float: right;
    width: 180px;
    margin: 3px 5px 0 0;
}

#content .section .photos p, #content .gallery p {
    width: 170px;
    font-size: 10px;
}

#content .gallery {
    width: 180px;
    float: left;
    margin: 3px 2px 0 3px;
    padding: 0;
}

#cotw {
    background: #663399;
    color: #ffffff;
}

#content .staff {
    clear: both;
}
#content .staff, #content .diary {
    background: #5D8BBA url(../images/23.gif) repeat-x bottom left;
    margin: 5px 5px 5px 5px;
    padding: 7px 7px 0 7px;
}

#content .staff hr, #content .diary hr.end {
    background: #5D8BBA;
    color: #5D8BBA;
}

#content .staff .photo {
    float: left;
    width: 100px;
}

#content .staff .profile {
    float: left;
    width: 250px;
}

#content .staff .philosophy {
    width: 150px;
    float: left;
}

#content .staff .philosophy h3 {
    color: #663399;
    font: 12px "Courier New",Courier,monospace;
}

#content .staff .philosophy p {
    width: 140px;
}

#content .diary .photo {
    float: right;
    width: 180px;
    text-align: right;
}
#content .diary .description, #content .diary .description p {
    width: 340px;
}

#content .diary p, #content .diary h3, #content .diary hr {
    padding: 0;
    margin: 0;
}

#content .diary {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.submenu {
    position: absolute;
    top: 85px;
    left: 155px;
	display: none;
    width: 500px;

}
.submenu a {
    display: block;
    float: left;
    padding: 0 15px 0 0;
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    font-style: italic;
}

.submenu a:hover {
    color: #5D8BBA;
}

#subNavigation {
    clear: both;
    height: 40px;
}

#teaser {
    position: absolute;
    left: 0;
    top: 298px;
    width: 136px;
    height: 145px;
    background: url(../images/14.jpg) no-repeat;
}
#teaser a {

    position: absolute;
    top: 9px;
    left: 11px;
    display: block;
    width: 73px;
    height: 46px;
    background: url(../images/15.gif) no-repeat;
}

#teaser a:hover {
    background: url(../images/16.gif) no-repeat;
}

#footer {
    clear: both;
    width: 562px;
    height: 80px;
    padding: 8px 0 0 0;
    background: url(../images/4.gif) no-repeat;
    text-align: center;
}

#footer {
    font-size: 10px;
    color: #666666;
}

#footer a, #footer address {
    color: #ffffff;
    text-decoration: none;
}

#footer address {
    padding: 20px 0 0 0;
    font-style: normal;
}


#introPage {
    padding: 5px;
}

#introText {
    float: left;
    width: 365px;
    height: 180px;
    background: #6599CB url(../images/27.jpg) no-repeat;
}

#content #introText p {
    width: 280px;
}

#introFlash {
    float: right;
    width: 180px;
}

#introBar {
/*	float: right;
    background: #633394 url(../images/293.gif) no-repeat bottom right;
	width: 185px;
	height: 148px;
    padding: 0;
	margin-top: 5px;
*/
    background: #633394 url(../images/57.gif) no-repeat bottom right;
    padding: 5px;
	margin-top: 5px;

    color: #ffffff;
}

#introBar .end {
    background: #633394;
    color: #633394;
    width: 0;
}

#introCotw {
    height: 135px;
    width: 342px;
    padding: 2px;
    background: #9999CC;
    color: #000000;
    border: 1px solid #6599CB;
}

#introSms {
    width: 176px;
}

#introBar #introCotw p {
    width: 150px;
}

#introBar #introSms p {
    margin: 33px 0 0 15px;
    width: 80px;
    line-height: 100%;
}

#introSms a {
    color: #ffffff;
    font-size: 10px;
}

#introDiary {
    clear: both;

}

#introDiary .diary {
/*	width: 345px;
*/
    margin: 0;
    background: transparent;
}

.eventLogo {
    border: 1px solid #663399;
}

#developedBy {
	font-size: 9px;
}

#idGalleryBreadcrumbContainer {
	text-align: left;
}
