body {
background-color : #000000;
text-align:center;
}


/* splash page */
#maintable {width:739px; height:686px; position:relative; margin-right:auto; margin-left:auto; margin-top:0px; text-align:left;}
#topcell {width:739px; height:123px; position:absolute;}
#bottomtable {width:739px; height:563px; position:absolute; top: 123px;}
#left1 {width:300px; height:222px; position:absolute;}
#left2bg {width:300px; height:184px; position:absolute; top:222px; background-image:url(http://www.yidcore.com/images/splash_04.jpg); background-attachment:fixed; background-repeat:no-repeat; z-index:1;}
#left2 {width:300px; height:184px; position:absolute; z-index:2; left: 0px; top: 0px;}
#left3 {width:300px; height:157px; position:absolute; top:405px;}
#right1bg {width:439px; height:361px; position:absolute; top:0px; left:300px; z-index:1;}
#right1 {width:425px; height:350px; position:absolute; top:0px; left:5px; z-index:2;}
#right2 {width:439px; height:202px; position:absolute; top:361px; left: 300px;}

/* News Page */
#maintable2 {width:763px; height:828px; position:relative; margin-right:auto; margin-left:auto; margin-top:0px; text-align:left;} /*all pages*/
#pagetop {width:763px; height:246px; position:absolute;} /*all pages*/
#nav {width:763px; height:30px; position:absolute; top:246px;} /*all pages*/
#content {width:763px; height:240px; position:absolute; top:276px;}
#news {width:550px; height:240px; position:absolute;}
#glue_news_content {width:550px; height:230px; position:absolute; overflow:auto;}
#shows {width:213px; height:230px; position:absolute; left:550px;}
#pagebottom {width:763px; height:293px; position:absolute; top:508px;}
#logosection {width:763px; height:73px; position:absolute; top:801px;}

/* Discs Page */
#discs {width:763px; height:270px; position:absolute; overflow:auto;}
#pagebottom2 {width:763px; height:293px; position:absolute; top:546px;}
td.discpics {width:117px; text-align:center; vertical-align:top;}
td.discwords {width:249px; vertical-align:top;}

/* Media Page */
#pagebottom3 {width:763px; height:505px; position:absolute; top:546px;}
#media {width:763px; height:270px; position:absolute; overflow:auto;}

/* fun stuff page */
#pagebottom4 {width:763px; height:505px; position:absolute; top:550px;}
#funstuff {width:763px; height:280px; position:absolute; overflow:auto;}
td.funcontent {width:246px; text-align:center; vertical-align:top;}

/* links page */
#pagebottom5 {width:763px; height:323px; position:absolute; top:528px;}
#links {width:763px; height:270px; position:absolute; overflow:auto;}
td.linkscontent {width:370px; text-align:center; vertical-align:top;}

p {
		font-family : Tahoma, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color:#ffffff;
		letter-spacing : 1px;
		line-height: 11px;
		text-align: left;
		margin-top:-2px;
		margin-left:10px;
		}

p.centertext {
		font-family : Tahoma, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color:#ffffff;
		letter-spacing : 1px;
		line-height: 11px;
		text-align: center;
		}	
	
p.centertext2 {
		font-family : Tahoma, sans-serif;
		font-size : 11px;
		font-weight : bold;
		color:#DF0300;
		letter-spacing : 1px;
		line-height: 11px;
		text-align: center;
		}					
		
p.centertext1 {
		font-family : Tahoma, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color:#ffffff;
		letter-spacing : 1px;
		line-height: 11px;
		text-align: center;
		margin-top:35px
		}
		
p.header {
		font-family : Tahoma, sans-serif;
		font-size : 14px;
		font-weight : bold;
		color:#DF0300;
		letter-spacing : 1px;
		line-height: 12px;
		text-align: center;
		margin-top:7px;
		}	
		
p.header3 {
		font-family : Tahoma, sans-serif;
		font-size : 14px;
		font-weight : bold;
		color:#FFFFFF;
		letter-spacing : 1px;
		line-height: 12px;
		text-align: center;
		margin-top:7px;
		}	

p.header4 {
		font-family : Tahoma, sans-serif;
		font-size : 12px;
		font-weight : bold;
		color:#FFFFFF;
		letter-spacing : 1px;
		line-height: 12px;
		text-align: center;
		margin-top:7px;
		}				

p.header2 {
		font-family : Tahoma, sans-serif;
		font-size : 11px;
		font-weight : bold;
		color:#DF0300;
		letter-spacing : 1px;
		line-height: 12px;
		text-align: center;
		margin-top:-15px;
		}										
		
p.smaller {
		font-family : Tahoma, sans-serif;
		font-size : 8px;
		font-weight : bold;
		color:#ffffff;
		letter-spacing : 1px;
		line-height: 12px;
		text-align: left;
		margin-top: -7px;
		margin-left: 15px;
		}	
							

a:link {
font-weight : normal;
color : #DF0300;
text-decoration : none;
}
a:visited {
font-weight : normal;
color : #DF0300;
text-decoration : none;
}
a:focus {
font-weight : normal;
color : #DF0300;
text-decoration : none;
}
a:hover {
font-weight : normal;
color : #DF0300;
text-decoration : underline;
}
a:active {
font-weight : normal;
color : #DF0300;
text-decoration : none;
}
