

html {
height: 100%;
min-height: 100%;
}

body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
/*font-family: Times, "Times New Roman", serif;*/
font-family: sans-serif;
color: #4c4c4c;
height: 100%;
min-height: 100%;
background-color: black;
text-align: center;
}

a {
text-decoration: none;
color: #207A00; 
}
a:visited {
color: #207A00; 
}
a:active {
color: #207A00; 
}
a:hover {
color: #207A00;
text-decoration: underline; 
}

p {
font-size: 0.8em;
line-height: 1.2em;
margin-top: 0px;
margin-bottom: 0px; 
}

#head {
width: 600px;
height: 299px;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto;
/*background-image: url(../images/cars_edit_clouds_600.jpg);*/
background-image: url(../images/cars_logo_600_299.jpg);
background-repeat: no-repeat;
}

#formhead {
width: 600px;
height: 60px;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto;
background-image: url(../images/teg_logo_ongreen_600px.jpg);
background-repeat: no-repeat;
}

#intro {
color: white;
width: 600px;
height: 3em;
margin-right: auto;
margin-left: auto;
margin-bottom: 0px;
background-color: #207A00;
text-align: right;
font-style: italic;
line-height: 1.5em;
padding-top: 0.8em;
padding-bottom: 0.8em; }

#intro p {
font-size: 0.9em;
margin-right: 1em;
}

#songplayer {
width: 600px;
background-image: url(../images/teg_playongreen_600px.jpg);
background-repeat: no-repeat;
margin-right: auto;
margin-left: auto;
background-color: #207A00;
color: white;
text-align: center;
padding-top: 0.8em;
padding-bottom: 0.8em; }

#songplayer h1 {
font-size: 1em;
margin-top: 44px;
margin-bottom: 0.4em;
}
#songplayer p {
margin-top: 0.6em;
margin-bottom: 0.6em;
}
#songplayer a {
color:white;
}

#content {
width: 600px;
background-color: white;
margin-right: auto;
margin-left: auto;
text-align: center;
}

.innerbox {
width: 500px;
text-align: left;
margin-left: auto;
margin-right: auto;

}

.montybullet {font-size: 14px;
list-style-type: none; }

ul
{
list-style-type: none;
padding: 0;
margin: 1em;
}

li
{
font-size: 0.9em;
background-image: url(../images/star_green_25px.gif);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 2.5em;
margin: 0.5em 0;
}

.recorded {
color: #207A00;
text-transform: uppercase;
line-height: 1.5em;
padding-top: 0.8em; 
}
.recordedinfo {
color: #207A00;
}


#live {

float: left;
margin-top: 0.7em;
margin-right: 8px;
background-image: url(../images/live_sign_green_40.gif);
background-repeat: no-repeat;
width: 44px;
height: 44px;
}

#studio {
float: left;
margin-top: 0.7em;
margin-right: 8px;
background-image: url(../images/studio_sign_green_40.gif);
background-repeat: no-repeat;
width: 44px;
height: 44px;
}

.copywright {font-size: 12px;
border-bottom: 1px #c4c4c4 solid;
text-align: right;
font-style: italic;
color: #4c4c4c;
border-top: 1px #c4c4c4 solid; }


/* thumbnail styling */
.thumbtable {
vertical-align: center;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-bottom: 1em;
width: 500px;

border-collapse: collapse;
}
.thumb{
/*display: inline;*/
width: 100px;
height: 120px;
background-color: #207A00;
border: 1px solid white;
padding: 10px;
}
.thumb_pt img , .thumb_ls img{
border: 1px solid white;
}

.contactform {
padding-top: 2em;
padding-bottom: 2em;
}

#tail {
width: 500px;
margin-right: auto;
margin-left: auto;
text-align: center;
border-top: 1px solid #207A00;
padding-top: 1em;

}

#spacer {
width: 500px;
clear: both;
visibility: hidden;
}
