body {
	background-image: url(../images/webbg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topnav {
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#button {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#button li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#button li a {
	color: #FFF;
	display: block;
	padding: 5px;
	font-size: 12px;
	text-decoration: none;
}
#button li a:hover {
	color: #F60;

}

#language {
	background-image: url(../images/language.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 130px;
	padding-top: 5px;
	padding-left: 10px;
	color: #F60;
}
#language a {
	color: #F60;
	font-size: 11px;
	text-decoration: none;
}
#subnav {
	height: 24px;
	text-align: center;
	position: absolute;
	z-index: auto;
	left: 50%;
	margin-left: -390px;
	width: 780px;
}
.subbutton {
	margin: 0px;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;

}
.subbutton li{
	margin: 0px;
	padding: 0px;
	float: left;

}
.subbutton li a{
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F30;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;

}
.subbutton li a:hover{
	color: #F90;

}

#logo {
	background-image: url(../images/headerbg.jpg);
	width: 186px;
	padding-bottom: 10px;
}
#djimage {
    display: block;
    background-image: url(../images/headerbg.jpg);
    padding-top: 40px;
}
#comingup {
	background-image: url(../images/comingup.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 10px;
	width: 243px;
}
#comingup h3{
	color: #F30;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;

}
#headerright {
	background-image: url(../images/headerbg.jpg);
	padding-bottom: 20px;
}
#whatsnew {
	background-image: url(../images/whatsnewbg.jpg);
	color: #FFF;
}
#whatsnew a{
	color: #FFF;
}
#right {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 282px;
}
#vip {
	background-image: url(../images/ecardbg.jpg);
	background-repeat: no-repeat;
	height: 62px;
}
#viptw {
	background-image: url(../images/ecardbg_tw.jpg);
	background-repeat: no-repeat;
	height: 62px;
}
#viplogin {
	background-image: url(../images/ecardbg_login.jpg);
	background-repeat: no-repeat;
	height: 62px;
    color: #FFFFFF;
    font-size: large;
}
#left {
	background-color: #FFF;
}
.homelist {
	background-image: url(../images/homelistbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 100%;
	border: 1px solid #DDD;
}
.homelist ul{
	margin: 10px;
	padding: 0px;
	list-style-type: none;

}
.homelist li{

}
.homelist li a{
	color: #666;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;

}
.homelist li a:hover{
	color: #333;
	text-decoration: underline;

}
#footer {
	background-image: url(../images/footerbg.jpg);
	height: 80px;
}
#footer td,#footer th {
	color: #FFF;

}
#pagecontent {
	background-color: #FFF;
}
#pageradio {
	background-image: url(../images/pageredio02.jpg);
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-left: 0px;
	width: 219px;
	padding-right: 10px;
}
#pageradio h3{
	color: #F30;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;

}
#pageleft {
	background-color: #666;
	width: 160px;
}
#pageleft h3{
	color: #F60;
	background-color: #000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: center;
	margin: 0px;
	font-size: 14px;
}
#pageleft ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pageleft li{
	display: inline;
}
#pageleft li a{
	background-color: #333;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
}
#pageleft li a:hover{
	background-color: #000;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-weight: bold;
}
.pagetitle {
	color: #333;
	background-color: #CCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 14px;
	margin: 0px;
}
.homebanner {
     position: absolute;
      z-index: auto;
       margin-left: -100px;
        margin-top: -15px;
         height: 60px;
          width: 468px;
           left: 50%;
            top: 20px;
}
.homemenu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}

.homerighttopbattontext {
    background-image: url(/images/djbanner.jpg);
    height: 84px;
    width: 282px;
    background-color: #000;
    background-repeat: no-repeat;
}
.homerighttopbattontext div{
    font-size: 12px;
    color: #FFF;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 110px;
}

.webcambg {
    background-image: url(/images/webcambg.gif);
    padding: 20px;
    width: 380px;
    background-repeat: no-repeat;
}
.webcamtitle {
    color: #FFF;
    text-align: center;
    font-size: 15px;

}
.webcambutton a{
    color: #FFF;
    background-color: #333;
    display: block;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #999;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.webcambutton a:hover{
    font-weight: bold;
    text-decoration: underline;
    background-color: #666;

}
