@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background-color:#333333;
}
#header {
	width:1113px;
	height:80px;
	margin:0 auto;
	position:relative;
	background-color: #ff0066;

}
#Title {
	position:absolute;
	margin-left:10px;
	top:18px;
	left:1px;
	width:260px;
	height:50px;
	background-image: url(FrontPage/Art_Front/Title.png);
	background-repeat: no-repeat;
	cursor:pointer;
}
#middle {
	margin:0 auto;
	height:1127px;
	width:1113px;
	position:relative;
	background-color: #FFFFFF;
	

}
#ads {
	position:absolute;
	top:635px;
	margin-top:10px;
	margin-left:17%;
	margin-bottom:10px;
	width:728px;
	height:90px;
}
#message {
	position:absolute;

		margin-top:10px;
	margin-left:10px;
		margin-right:10px;
	width:1091px;
	height:30px;
	border:solid #333333 1px;
}
#ch1 {
	height:235px;
	width:298px;
	margin-left:10px;
	position:absolute;
	border:solid #999999 1px;
	top: 101px;
}
#ch1_expand {
	height:25px;
	width:298px;
	margin-left:10px;
	position:absolute;
	top: 337px;
	border-right:solid #999999 1px;
	border-left:solid #999999 1px;
	background-image: url(FrontPage/Art_Front/Expand_Button.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
#ch2 {
	height:235px;
	width:298px;
	margin-left:10px;
	position:absolute;
	border:solid #999999 1px;
	top: 101px;
	left:312px;
	margin-right:10px;
}
#ch2_expand {
	height:25px;
	width:298px;
	margin-left:10px;
	position:absolute;
	top: 337px;
	border-right:solid #999999 1px;
	border-left:solid #999999 1px;
	background-image: url(FrontPage/Art_Front/Expand_Button.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	left:312px;
}
#ch3 {
	height:235px;
	width:298px;
	margin-top:10px;
	margin-left:10px;
	position:absolute;
	border:solid #999999 1px;
	top: 363px;
}
#ch3_expand {
	height:25px;
	width:298px;
	margin-left:10px;
	position:absolute;
	top:609px;
	border-right:solid #999999 1px;
	border-left:solid #999999 1px;
	background-image: url(FrontPage/Art_Front/Expand_Button.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
#ch4 {
	height:235px;
	width:298px;
	margin-top:10px;
	margin-left:10px;
	position:absolute;
	border:solid #999999 1px;
	top: 363px;
	left:312px;
}
#ch4_expand {
	height:25px;
	width:298px;
	margin-left:10px;
	position:absolute;
	top:609px;
	border-right:solid #999999 1px;
	border-left:solid #999999 1px;
	background-image: url(FrontPage/Art_Front/Expand_Button.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	left:312px;
}
#chat {
	height:579px;
	width:468px;
	margin-left:625px;
	margin-top:10px;
	margin-right:10px;
	position:absolute;
	border:solid #999999 1px;
	top: 43px;
	left: 8px;
}
#channels_slidedeck {
	margin-top:10px;
		margin-bottom:10px;
	height:370px;
	width:960px;
	position:absolute;
	top: 736px;
	left: 71px;
}
#Facebook {
	position:absolute;
	top:50px;
	left:1078px;
	width:25px;
	height:25px;
}
#Twitter {
	position:absolute;
	top:50px;
	left:1052px;
	width:25px;
	height:25px;
}

#footer {
	margin-top:20px;
	width:1113px;
	height:80px;
	margin:0 auto;
	position:relative;
	background-color: #ff0066;

}
#footer_message {
	position:absolute;
	top:63px;
	left:946px;
	width:164px;
	height:14px;
}
#nav {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	height:32px;
	position:absolute;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	z-index:500;
	top: 43px;
	width: 615px;
}
#nav .select {
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
}
#nav li {
	float:left;
	background:url(pro_dropline_1/blank_over_p.gif);
}
#nav .select a {
	display:block;
	height:36px;
	float:left;
	background: url(pro_dropline_1/blank_p.gif);
	padding:0 0 0 17px;
	text-decoration:none;
	line-height:25px;
	white-space:nowrap;
	color:#ddd;
}
#nav .select a b {
	display:block;
	padding:0 25px 10px 10px;
	background:url(pro_dropline_1/blank_p.gif) right top;
}
#nav .select li:hover a {
	background: url(pro_dropline_1/blank_over_p.gif);
	padding:0 0 0 17px;
	line-height:27px;
	cursor:pointer;
	color:#fff;
}
#nav .select li:hover a b {
	display:block;
	padding:0 25px 09px 10px;
	background:url(pro_dropline_1/blank_over_p.gif) right top;
	cursor:pointer;
}
#nav .sub {
	display:none;
	margin:0;
	padding:0 0 0 60px;
	list-style:none;
}
#nav .sub li {
	background:transparent;
}
#nav .select li:hover .sub {
	height:18px;
	display:block;
	position:absolute;
	float:left;
	width:750px;
	top:28px;
	left:0;
	text-align:center;
}
#nav .select li:hover .sub li a {
	display:block;
	height:18px;
	line-height:16px;
	float:left;
	background:transparent url(pro_dropline_1/transparent.gif);
	padding:0 16px;
	margin:0;
	white-space:nowrap;
	border:1px solid #000;
	border-color:#888 #777 #666 #ddd;
	color:#000;
	font-size:10px;
}
#nav .select li:hover .sub li a:hover {
	color:#000;
	background:#e8e8e8;
	border-color: #fff #333 #000 #fff;
	line-height:15px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style2 {
	font-size: 10px
}
