
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}


body{
background-color: #4b0808;
margin:0 0 0 0;
background-image:url(images/bg.gif);
background-repeat:repeat;
}
img{
border:none;
}
#container{
background-image:url(images/contbackground.png);
background-repeat:repeat-y;
width: 762px;
height: 100%;
margin:0 auto;
}

#airtimes{
background-color:#1d1d1d;
width:739px;
height:38px;
margin:0 auto;
top:15px;
padding-right:1px;
z-index:2;
}

#airtimesimage{
background-image:url(images/air.times.png);
background-repeat:no-repeat;
width:313px;
height:62px;

}

#menu{
padding-left:340px;
height:21px;
width:387px;
}

#content{
background-color:#3f3f3f;
height:100%;
width:739px;
margin:0 auto;
padding-right:1px;

}

#airstyle1 {
	padding-left:10px;
	padding-top:21px;
	z-index:1;
	
}

#header{
	background-image:url(images/header_bss.png);
	background-repeat:no-repeat;
	margin:0 auto;
	width:739px;
	height:317px;
	padding-right:1px;
}
#release{
padding-left:25px;
}

#releasetop{
background-image:url(images/top.middle.bar.png);
background-repeat:no-repeat;
}
#releasemiddle{
background-color:#1d1d1d;
width:327px;
}
#releasebottom{
background-image:url(images/releasebottom.gif);
width:327px;
height:6px;
}
#newsarea{
width:600px;
}
#newstop{
background-image:url(images/top.news.png);
background-repeat:no-repeat;
height:23px;
}
#newsmiddle{
height:100%;
width:580px;
}
#newsmiddleimage{
background-image:url(images/middle.news.png);
background-repeat:repeat-y;
}
#newsbottom{
background-image:url(images/newsbottom.gif);
background-repeat:no-repeat;
width:594px;
height:13px;
}

#footer{
width:739px;
height:272px;
margin:0 auto;
padding-right:1px;

}
#menu{
	padding-left:350px;
	position:relative;
}

.style1{
	font-size: 10px;
	font-family:Verdana;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.style2{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana;
}
.japanstyle{
    font-size: 10px;
	color: #e5733b;
	font-family: Verdana;
	}
.relstyle1{
    font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	text-indent: 5px;
	}
.relstyle2{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana;
	text-indent: 5px;
}

.newstyle1{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana;
	text-indent: 5px;
	font-weight: bold;
}

.newstyle2{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana;
	text-indent: 10px;
	}
	
.xdcclist{
	font-size: 9px;
	color: #FFFFFF;
	font-family: Verdana;
	text-indent: 10px;
	}
.inputField {
 
 border: 1px groove #99CD00;
 font: 11px Arial, Helvetica, sans-serif; color: #000;
 text-align: left;
 width:120px; height:14px;
}

a {
	font-family: Verdana;
	color: #ad5b69;
}
a:visited {
	color: #ad5b69;
}
a:hover {
	color: #ad5b69;
}
a:active {
	color: #ad5b69;
}

