/*******************************/
/*    HOME PAGE STYLE SHEET    */
/*******************************/

/*******************************/
/*          MAIN FRAME         */
/*******************************/
	
/*************************/
/*    LEFT CHAIN MENU    */
/*************************/
#leftmenu {
	width: 147px; height: 520px; clear:both;
	position: relative; left: 20px; top: -32px;
	margin-bottom: -520px;
}
img.chains {
	background: url('images/chains.gif') center no-repeat;
	height: 44px; width: 147px; display: block;
}
img.footbar {
	background: url('images/menu_foot.jpg');
	height: 4px; width: 147px; display: block; border: 0px;
	padding: 0; margin: 0;
}
span.foot {
	background: url('images/menu_foot.jpg');
	height: 73px; width: 147px; display: block;
}
span.menu_items {
	width: 147px; line-height: 23px; display: block;
	background: url('images/menu_item.jpg');
	font-variant: small-caps; text-align: center; font-weight: 800;	
}
span.menu_title {
	color: #777;
}

/*************************/
/*      FLASH FRAME      */
/*************************/
#flashframe {
	width: 500px; height: 220px; display: block;
	position: relative; left: 220px;
	margin-bottom: -220px;
}

/*************************/
/*        WELCOME        */
/*************************/
#welcome {
	width: 165; float: right;
	position: relative; top: 10px; left: -40px;
}

/*************************/
/*      LATEST NEWS      */
/*************************/
#latestnews {	
	width: 344px; height: 235px;
	background: url('images/title_latestnews.jpg') top center no-repeat;
	position: relative; left: 190px; top: 235px;	
}
#newslinks {
	position: relative; left: 35px; top: 80px;
}

#newslinks li:first-line {
	font-weight: 800;
}

/*************************/
/*       NEXT EVENT      */
/*************************/
#nextevent {
	width: 344px; height: 230px; float:right; 
	background: url('images/title_nextevent.jpg') top center no-repeat;
	position: relative; left: -60px;
}

img.eventbar {
	width: 344px; height: 58px;
	background: url('images/event_skullkickin.jpg');
	position: relative; top: 70px; left: -5px;
}

#eventtimes {
	position: relative; top: 42px; left: 82px;
	color: #6A3;
}

#nextevent span {
	position: relative; top: 55px; left: 15px;
}















	