/* CSS Document */

html {
	height: 707px;
	width: 1100px;
	background: url(images/gamenight3.jpg) center top;
	background-attachment: fixed;
	margin: auto;
}

body {
	margin: 0;
	padding: 0;
} 

#container {
	width: 1100px;
	height: 698px;
	margin-left: 0;
	padding-bottom: 0px;
}


/* Type Styles */

p {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
}

p a:link, p a:visited {
	text-decoration: underline;
	color: #c1c2ff;
}

p a:active, p a:hover {
	text-decoration: underline;
	color: #c1c2ff;
}

p b {
	font-size: 14px;
	font-weight: bold;
	color: #9abbff;
	margin-top: 0px;
}

p b i {
	font-size: 12px;
	color: #ebd0ff;
	margin-top: 0px;
}

h1 {
	font-family: Tahoma, sans-serif;
	font-size: 22px;
	color: #ffffff;
	margin-top: 0px;
}

h2 {
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

h3 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #81467f;
}

h3 {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin-top: 0px;
}

h4 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #81467f;
	margin-bottom: 0px;
}

h6 {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #81467f;
}

.hr {
	border-top: 1px solid #b66c97;
	size: 1px;
	width: 100%;
	height: 5px;
}

.hr hr { 
	display: none;
}

a {
	border: 0px;
}


/* --- Gamenight --- */


#gamenight_frame {
	width: 1070px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding-top: -1px;
	border: solid 1px #333333;
	background-image: url(images/frame_bkg.png);
}

#gamenight_sponsor {
	width: 1070px;
	height: 112px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding-top: -1px;
	border: solid 1px #333333;
	background-image: url(images/frame_bkg.png);
}

#gamenight_sponsor2 {
	width: 700px;
	height: 124px;
}

#gamenight_ad {
	width: 720px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-top: -1px;
}

#gamenight_ad a {
	width: 720px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-top: -1px;
	border: 0px;
}

#gamenight_ad2 {
	width: 468px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding-top: -1px;
}

#gamenight_ad2 a {
	width: 468px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding-top: -1px;
	border: 0px;
}

#media_container {
	width: 1050px;
	height: 525px;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
}

/* Left */

#left {
	width: 700px;
	height: 525px;
	margin-left: 0px;
	margin-right: 25px;
	float: left;
}

/* Right */

#right {
	width: 325px;
	height: 525px;
	float: left;
}



#clear {
	clear: both;
}


/* Ustream */

#ustream_full {
	width: 700px;
	height: 400px;
	margin-left: 0px;
	margin-right: 25px;
	float: left;
}

#ustream_dual {
	width: 700px;
	height: 525px;
	margin-left: 0px;
	margin-right: 25px;
	float: left;
}

/* CoveritLive */

#coveritlive_single {
	width: 670px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#coveritlive_dual {
	width: 325px;
	height: 525px;
	float: left;
}