body {
    background-color:#000000;
    text-align: center;
    margin: 0;
    padding: 0;
}

#container {
height:100%;
width:850px;
margin: 0 auto;
position:relative;
}

a {
color: #eeeeee;
}

#Title {
	position:absolute;
	left:0px;
	top:0px;
	width:486px;
	height:135px;
	background-color:#000000;
}

#index-02 {
	position:absolute;
	left:486px;
	top:0px;
	width:364px;
	height:50px;
}

#TunesButton {
	position:absolute;
	left:486px;
	top:50px;
	width:100px;
	height:135px;
	background-color:#000000;
}

#index-04 {
	position:absolute;
	left:586px;
	top:50px;
	width:12px;
	height:135px;
}

#SaraswathiButton {
	position:absolute;
	left:598px;
	top:50px;
	width:124px;
	height:135px;
	background-color:#000000;
}

#index-06 {
	position:absolute;
	left:722px;
	top:50px;
	width:14px;
	height:135px;
}

#MusicalsButton {
	position:absolute;
	left:736px;
	top:50px;
	width:108px;
	height:135px;
	background-color:#000000;
}

#index-08 {
	position:absolute;
	left:844px;
	top:50px;
	width:6px;
	height:135px;
}

#index-09 {
	position:absolute;
	left:0px;
	top:135px;
	width:9px;
	height:50px;
}

#HomeButton {
	position:absolute;
	left:9px;
	top:135px;
	width:44px;
	height:50px;
	background-color:#000000;
}

#index-11 {
	position:absolute;
	left:53px;
	top:135px;
	width:433px;
	height:50px;
}

#PageTitle {
	position:absolute;
	left:0px;
	top:185px;
	width:850px;
	height:100px;
	background-color:#000000;
}

#DamoTunes---2010-Layout-13 {
	position:absolute;
	left:0px;
	top:285px;
	width:850px;
	height:565px;
	background-color:#090909;
}

#mainBody {
	position:absolute;
	left:0px;
	top:285px;
	width:850px;
	padding-bottom: 50px;
	background-color:#1b1b1b;
        margin: 0 auto;
        text-align: center;
}

#content {
	width:750px;
	margin: 0 auto;
	position: relative;
	top: 25px;
	background-color:#090909;
	color: white;
	padding: 20px;
	border-width: 3px;
        border-style: solid;
        border-color: #515151;
        font-family: Helvetica;
        text-align: justify;
        font-size: 11px;
}

.showHide {
    border-style: solid;
    width: 150px;
    border-width: 1px;
    background-color: #000000;
    border-color: #FFFFFF;
    text-align: center;
}

img {
    border: 0;
}

.counter {
    border-style: solid;
    width: 100px;
    border-width: 1px;
    background-color: #222222;
    border-color: #FFFFFF;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    padding: 5px;
}