body {
	scrollbar-track-color:#FACC0D;
	scrollbar-face-color:#FFFF01;
	scrollbar-base-color:#FFFF01;
	scrollbar-arrow-color:#FF0000;
	scrollbar-shadow-color:#FFFF01;
	scrollbar-darkshadow-color:#FFFF01;
	scrollbar-3dlight-color:#FFFF01;
	scrollbar-highlight-color: #FFFF01;

	background: #FFFF01 url(../cutting/rush-background.gif) repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana;
	font-size: 11px;
}
.reset { clear: both; }

a,
a:visited:hover {
	color: red;
}
table tr, table td { font-size: 11px; }
#frame_content { background: #FFFF01 url(/cutting/rush-bg-frame.gif) repeat-x fixed; width: 355px; padding: 0px 0px 5px 10px; }
	#frame_content h2 { display: none; }
	#header-blog { width: 285px; height: 42px; background: url(/cutting/header/01isaidit.gif) no-repeat right; }
	#header-events { width: 285px; height: 42px; background: url(/cutting/header/02partydates.gif) no-repeat right; }
	#header-biography { width: 285px; height: 42px; background: url(/cutting/header/03biography.gif) no-repeat right; }
	#header-releases { width: 285px; height: 42px; background: url(/cutting/header/04releases.gif) no-repeat right; }
	#header-voting { width: 285px; height: 42px; background: url(/cutting/header/05voting.gif) no-repeat right; }
	#header-chat { width: 285px; height: 42px; background: url(/cutting/header/06chat.gif) no-repeat right; }

#container {}
	#header { width: 977px;	}
		#top-left {
			width: 526px;
			height: 232px;
			background: url(../cutting/top-left.gif) no-repeat;
			float: left;
		}
			h1 { display: none; }
		#navigation {
			width: 188px;
			height: 232px;
			background: url(../cutting/menu.gif) no-repeat;
			float: left;
		}
			#navigation h2 {
				display: none;
			}
		#top-right {
			display: inline;
			width: 182px;
			height: 232px;
			background: url(../cutting/top-right.gif) no-repeat;
			float: right;
		}
		#menu-label {
			width: 116px;
			height: 232px;
			float: left;
			background: url(../cutting/menu-together.gif) no-repeat;
		}
/*	#bottom { width: 976px; }*/
		#content {
			display: inline;
			width: 401px;
			height: 443px;
			float: left;
			
			background: url(../cutting/bottom-left.gif) no-repeat;
		}
			#content #text { /* padding: 5px; */ }
			#content #iframe { width: 390px; height: 405px; border: 0; }
		#bottom-right {
			display: inline;
			width: 575px;
			height: 443px;
			float: right;
			background: url(../cutting/bottom-right.gif) no-repeat;
		}
/*
#menu {
	background: url(../cutting/menu.gif) no-repeat;
 	position: relative;
 	top: 0px;
 	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu a {
  	display: block;
 	position: absolute;  
 	width: 52px;
 	height: 50px;
}
#menu a span {
	visibility: hidden;
}
*/
#mn1 { left: 10px; top: 50px; }
#mn2 { left: 31px; top: 66px; }
#mn3 { left: 31px; top: 80px; }
#mn4 { left: 46px; top: 97px; }
#mn5 { left: 67px; top: 107px; }
#mn6 { left: 82px; top: 123px; }

input {
		font-family: Verdana;
		font-size: 9px;
}
h3 { font-size: 11px; padding:0; margin:0; }

#chat-form {
	margin-left: -10px;
	float:left;
	width: 353px;
	height: 70px;
	background: url(../cutting/chat-form.gif) no-repeat;	
}
#mailing-form {
	margin-left: -10px;
	float:left;
	width: 205px;
	height: 70px;
	background: url(../cutting/mailing-list-bg.gif) no-repeat;	
}

	#mailing-form input, #chat-form input {
		margin: 2px 0px 0px 40px;
		font-family: Verdana;
		font-size: 9px;
		border: 0px;
		background-color: #fff;
	}
	#mailing-form input { width: 155px; }
	#chat-form input { width: 320px; }
#messages iframe { border: 0px; width: 400px; height: 300px; }
#users { position: absolute; top: 107px; left: 443px; }
	#users iframe { border: 0px; width: 82px; }
	
	#messages { border: 0px; width: 400px; height: 250px; overflow: auto;}
	#messages 	table {
		font-family: Verdana;
		font-size: 9px;
	}
	#messages td, #messages th { text-align: left; }

#user-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
img, a, a:visited { border: 0px;}

.next { float: right; font-weight: bold; margin-right: 10px;}
.previous {font-weight: bold; }
