/* LAYOUT */



body {
	margin: 0px auto;
	padding: 0px;
	background-color: #930;

	background-position: top;
	background-repeat: repeat-y;
	color: #FFFFFF;
	width: 950px;
	font-family: Helvetica Neue, Helvetica, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

#header {

	background-position: top;
	background-repeat: no-repeat;
	height: 160px;
	width: 950px;
}


h1 { font-family: Helvetica Neue, Helvetica, Times, serif; font-size:40px;  text-transform:uppercase; color:#fff; text-align:center;  padding:0px 0px 0px 0px;}


h2 {font-family:Helvetica Neue, Helvetica, Times, serif; font-size:18px; color:#ffffff; text-transform:uppercase; font-weight: bold ; text-align:center;}

h3 { font-size:16px; color:#fff; text-transform:uppercase; font-weight:normal; font-weight: bold ; text-align:center;}

h4 { font-size:1em; color:#fff; font-weight:normal; margin-bottom:4px;}


.h5 {font-family:Helvetica Neue, Helvetica, Times, serif; font-size:1.15em; color:#ffcc00; text-transform:uppercase; padding-bottom: 2px; margin-bottom:10px; font-weight: bold ;}



#top_text {
	margin: 5px;
	color: #FFFF00;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	text-transform: none;
}



#footer {
	background-image: url(../images/footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 926px;
	height: 110px;
	margin: 0px auto;
}

/* end of LAYOUT */

/* BOX */

.box_bg_1 {
	background-image: url(../images/box_01.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 922px;
	height: 16px;
}

.box_bg_2 {
	background-image: url(../images/box_02.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 53px;
	width: 922px;
}

#box_hall {
	background-image: url(../images/hall-of-fame.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 922px;
	height: 53px;
}

#box_today {
	background-image: url(../images/today.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 922px;
	height: 53px;
}

#box_top40 {
	background-image: url(../images/top40.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 922px;
	height: 53px;
}

#box_yesterday {
	background-image: url(../images/yesterday.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 922px;
	height: 53px;
}

#box_before-yesterday {
	background-image: url(../images/before-yesterday.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 922px;
	height: 53px;
}

.box_bg_3 {
	background-image: url(../images/box_03.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 922px;
}

.box_bg_4 {
	background-image: url(../images/box_04.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 90px;
	width: 922px;
}

.box_bg_5 {
	background-image: url(../images/box_05.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 16px;
	width: 922px;
}

.bookmark {
	margin-top: 50px;
}

.box_title {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 15px;
}

/* end of BOX */

/* GLOBAL LINKS */

a {
	color: #FFFF00;
	text-decoration: underline;
}

a:hover {
	color: #00B1C3;
	text-decoration: none;
}

.thumb img {
	border: 2px solid #FFFF00;
}

.thumb:hover img {
	border: 2px solid #FFFFFF;
}

.thumb:hover {
	border: #FFFFFF;
}



.thumbx img {
	border: 2px solid #FFFF00;
}

.thumbx:hover img {
	border: 2px solid #FFFFFF;
}

.thumbx:hover {
	border: #FFFFFF;
}

/* end of GLOBAL LINKS */

/* FOOTER */

#copyright{
	font-family: Helvetica Neue, Helvetica, Times, serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	padding-top: 40px;
	padding-left: 30px;
}

.text{
	font-family: Helvetica Neue, Helvetica, Times, serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	padding-top: 40px;
	padding-left: 30px;
}

.toplist{
	font-family: Helvetica Neue, Helvetica, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 2px;
}

.txt{
	font-family: Helvetica Neue, Helvetica, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 2px;
}

/* end of FOOTER */


/*thumbs*/
		

.thumb_border {
 border-width: 1px;
 border-style: solid;
 border-color: #FFFF00;
}

.thumb_border a {
 border-width: 0px;
 border-style: none;
 border-color: #FFFFFF;
}
.thumb_border a:hover {
 border-width: 0px;
 border-style: none;
 border-color: #FFFF00;
}


.style1 {
	font-size: 36px;
	font-weight: bold;
}
.style2 {font-size: 14px}

.style3 {
	font-size: 18px;
	font-weight: bold;
}


@charset "utf-8";
/* Add 4 Script CCC */

.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

@charset "utf-8";
/* Add 3 Script CCC */

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.text3x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

@charset "utf-8";
/* Add 2 Script CCC */

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.text2x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}


@charset "utf-8";
/* Add 1 Script CCC */

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.text1x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

@charset "utf-8";
/* Add test Script CCC */

.textad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

