@media screen {

body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #D3D3D3;
	text-align: center;
}
a {
	cursor: pointer;
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #AEAF4C;
	border-bottom: 0px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 13px;
	margin-top: 25px;
}

/* --- */

.clear { clear:both; }

/* --- */

#container {
	width: 750px;
	margin: 0px auto 0px auto;
	text-align: left;
}

/* --- */

#header {
	margin: 54px 0px 12px 0px;
	background: url(/glow/i/glow.gif) top center no-repeat;
	text-align: center;
}
#header h1 { 
	height: 64px;
	margin: 0px;
	padding: 0px;
	text-indent: -789em;
}
#nav {
	width: 395px;
	list-style: none;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav li a,
#last_years {
	display: block;
	padding: 0px 15px 0px 15px;
	border: 0px;
	height: 37px;
	line-height: 37px;
	text-indent: -789em;
	background-position: top center;
	background-repeat: no-repeat;
	text-decoration: none;
}
#nav li a:hover,
#last_years:hover {
	background-position: bottom center;
}

#nav_watch a { width:53px; background-image: url(/glow/i/nav_watch.gif); }
#nav_act a { width:35px; background-image: url(/glow/i/nav_act.gif); }
#nav_share a { width:46px; background-image: url(/glow/i/nav_share.gif); }
#nav_about a { width:47px; background-image: url(/glow/i/nav_about.gif); }
#nav_credits a { width:56px; background-image: url(/glow/i/nav_credits.gif); }

#last_years { background-image: url(/glow/i/nav_last_year.gif); }

/* --- */

#content {
	float: left;
	width:475px;
	margin: 50px auto 0px auto;
	padding: 0px 50px 0px 0px;
}
#content.wide {
	float: none;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#content_stout { 
	float: none;
	width: 470px;
	margin: 50px auto 0px auto;
	padding: 0px;
	text-align: center;
}
#content p {
	line-height: 18px;
}

/* --- */

#sidebar {
	float: left;
	width: 225px;
	margin-top: 50px;
}

/* --- */

#video {
	width: 482px;
	height: 490px;
	margin: 0px auto 0px auto;
	text-align: center;	
	background: url(/glow/i/reflection3.jpg) bottom center no-repeat;
}
#frame {
	border: 1px solid #333333;	
	border-bottom: 0px;
}

/* --- */

a#glow_2007,
a#sand_angel_2006,
a#minnesota_helps {
	display: block;
	border: 0px;
	height: 30px;
	margin-bottom: 15px;
	padding-top: 175px;
	font-size: 10px;
	text-align: center;
	background: url(/glow/i/glow_2007.jpg) top center no-repeat;
}
a#sand_angel_2006 { background-image: url(/glow/i/sand_angel_2006.jpg); }
a#minnesota_helps { margin-top: 30px; text-indent: -789em; background-image: url(/glow/i/minnesota_helps.gif); }

/* --- */

#footer {
	clear: both;
}
#v_footer {
	clear: both;
	width: 360px;
	height: 32px;
	margin: 0px auto 0px auto;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color: #cfcfcf;
}
#v_footer .cl {
	float: left;
	width: 160px;
}
#v_footer .cl span {
	display: block;
}
#v_footer .cl a { position: relative;
	float: left;
	display: block;
	width: 80px;
	height: 32px;
	margin-top: 3px;
	border: 0px;
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -789em;
	overflow: hidden;
}
#v_footer .cr {
	float: left;
	display: block;
	width: 95px;
	margin: 0px 0px 0px 30px;
	padding: 6px 38px 0px 30px;
	border-left: 1px solid #cfcfcf;
	height: 32px;
}

/* --- */

#footer {
	padding-top: 50px;
	font-size: 10px;
	text-align: center;
}
#footer,
#footer a {
	color:#666666;
	border: 0px;
}

/* --- */

form {
	width: 425px;
	margin: 0px auto 0px auto;
	text-align: left;
}
form label  {
	clear: left;
	float: left;
	width: 225px;
	margin-bottom: 15px;
}
*html form label { width: 215px; }
form span {
	float: left;
	width: 200px;
	margin-bottom: 15px;
}
input { width: 200px; }
textarea { width: 200px; height: 100px; }

/* --- */

#post_to {
	width: 367px;
	height: 76px;
	margin: 30px 0px 0px 0px;
	padding: 0px 50px 0px 50px;
	background: url(/glow/i/bubble.gif) center no-repeat;
	text-align: left;
}
*html #post_to { margin-top: 10px; }
#post_to h3 { padding-top: 10px; color: #000000; }
*html #post_to h3 { padding-top: 0px; }
#post_to ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#post_to ul li {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}
#post_to ul li a {
	display: block;
	height: 15px;
	padding-left: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 10px;
}
#post_to ul li a:hover { text-decoration: underline; }


#digg { width: 22px; background-image: url(/glow/i/icon_digg.gif); }
#delicious { width: 50px;  background-image: url(/glow/i/icon_del.gif); }
#furl { width: 22px;  background-image: url(/glow/i/icon_furl.gif); }
#reddit { width: 30px;  background-image: url(/glow/i/icon_reddit.gif); }
#stumbleupon { width: 45px;  background-image: url(/glow/i/icon_stumble.gif); }

}
