a {
	text-decoration: none;
	color:#FF9933;
}

a:Hover  {
	color : #FFCC66;
	text-decoration : none;
}

h2 {
	margin:5em 0 .75em;
	font:bold 78%/1.4em Century Gothic,Tahoma;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#E5E5E5;
	text-shadow: 2px 2px 2px black;
}

h3 {
	color: #FF9933;
	font-weight: bold;
 	text-transform:lowercase;
	font-size : 20px;
	font-family:Century Gothic,Tahoma;
	text-shadow: 2px 2px 2px black;
}

body {
    background: black url(images/background_image.png) no-repeat ;
	margin: 20px;
	margin-top: 135px;
	font-size:11px;
	font-family:Century Gothic,Tahoma;
	vertical-align: top;
	color: #E5E5E5;
	text-shadow: 1px 1px 1px black;
}

#news
{
	float:left;
	width: 60%;
}

#podcast
{
	float:right;
	width: 38%;
}

#blog
{
	float:left;
	width: 70%;
}

#blog_archives
{
	float:right;
	width: 28%;
	background:#333333;
	border: 1px solid #FF9933;
}

#award_block
{
	margin: 1em auto 0 auto;
	max-width: 520px;
}

#award_center
{
	text-align: center;
	margin-left: 24%;
	margin-right: 24%;
}

#award_left
{
	text-align: center;
	float:left;
	width: 22em;
	margin: 5px;
}

#award_right
{
	text-align: center;
	float:right;
	width: 22em;
	margin: 5px;
}

#film_center
{
	text-align: center;
	margin-left: 24%;
	margin-right: 24%;
}

#film_left
{
	text-align: center;
	float:left;
	width: 49%;
}

#film_right
{
	text-align: center;
	float:right;
	width: 49%;
}

#definition
{
	float:right;
	background:#333333;
	margin: 0 0 1em 1em;
	padding: 1em;
	border: 1px solid #FF9933;
	width: 33%;
}

#standard_content
{
	display: block;
}

#mobile_content
{
	display: none;
}

.center
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left:200px;
}

#nav-menu li
{
	float: left;
	margin: 0.1em;
}

#nav-menu li a
{
	background: url(images/navbar.png) #8C8C8C bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 10em;
	display: block;
	border: 0.1em solid #666666;
	color: #FF9933;
	font-family:Century Gothic,Tahoma;
	font-size:12px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	text-shadow: 2px 2px 2px black;
}

#nav-menu li a:hover
{
	background: url(images/navbar.png) #8C8C8C bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 10em;
	display: block;
	border: 0.1em solid #FFCC66;
	color: #FFCC66;
	font-family:Century Gothic,Tahoma;
	font-size:12px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	text-shadow: 2px 2px 2px black;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */


.legalese {
	text-align: center;
	vertical-align: top;
	font-size:10px;
	font-family:Century Gothic,Tahoma;
	color: #FF9933;
}


.credits	{font-family: Univers-ThinUltraCondensed, Helvetica-Condensed-Light, Century Gothic, Univers, Helvetica, AkzidenzGrotesk, Univers, Arial, sans-serif;
			font-size: 16px;
			font-variant: small-caps;
			line-height: 125%;
			color: #E5E5E5;
			text-align: center;
			text-shadow: 3px 3px 3px black;
			text-decoration: none;
			margin: 0px 45px 0px 45px}
				
.popup		{cursor: hand;
			color:#FF9933;
  			text-shadow: 3px 3px 3px black;
  			text-decoration: none}
				
.comment	{
			font-size:9px;
			font-style:italic;
			text-align: justify;
			}

