body {
    margin: 0px;
    min-height: 356px;
    font-family: Helvetica;
    background-color: rgb(0, 0, 0);
}

#content {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    height: 100%;
    background-color: rgb(0, 0, 0);
}

#header {
   position: relative;
   left: 0px;
    top: 0px;
    height: 64px;
    width: auto;
    font-family: Helvetica;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    font-size: 16pt;
    opacity: 1;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    -webkit-border-image: url(i/header.png) 0 1 0 1 stretch stretch;
}
#title{
   font-family: Arial;
    font-weight: bold;
    color: rgb(210, 210, 210);
    text-shadow: rgba(40, 40, 40, 0.6) 1px -1px 0px;
    font-size: 16pt;
    opacity: 1;
 	padding-left:42px;
	padding-top:10px;
}

h1{
   font-family: Arial;
    font-weight: bold;
    color: rgb(210, 210, 210);
    text-shadow: rgba(40, 40, 40, 0.6) 1px -1px 0px;
    font-size: 16pt;
    opacity: 1;

}

#view1 {
	float:left;
    width: 100%;
	margin-left:4px;
    margin-top:20px;
    margin-left:10px;
    height:auto;
}
#view2 {
	float:left;
	width: 100%;
    height: 0px;
	overflow:hidden;
}

#radio{
	visibility:hidden;
}
#footer{
	float:left;
	width:100%;
	height:auto;
}
img{border:0px;}
#lgr{margin:0px;float:left;width:102px;height:65px;}
#lg{border:0;margin:1px 1px 0px 0px;width:96px;height:60px;}
