*	{margin:0; padding:0;}
html	{overflow-y:scroll;}
body	{font-size:12px;		
		background-color:#091625;
		font-family: Verdana, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		text-transform: normal;
		letter-spacing: normal;
		line-height: 1.5em;
		color:#ffffff;}

a	{text-decoration:none; color:#fff; padding-bottom:1px; border-bottom:dotted 1px #aaa;}
a:hover	{border-bottom:solid 1px #aaa;}
a:focus	{outline:none;}
.slider a, #footer a	{border:none;}

ul	{list-style:none;}
img	{border:none;}

h1	{font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color:#fff;
	background-color:#1B314D;
	padding:8px 12px;}
	
h2	{font-family: Georgia, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#ffffff;
	padding:10px 2px;}
	
h3	{font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	color:#000;
	padding:0 10px;}	

.left	{float:left; clear:left;}
.right	{float:right; clear:right;}
	
#wrap {width:890px; margin:20px auto;}
#header	{background:#2E5483 url(../images/header.jpg) no-repeat; width:890px; height:120px; overflow:hidden;}
#header a	{padding-top:300px; display:block; height:auto; border:none; height:120px;}
#container	{width:100%; background-color:#1B314D; overflow:hidden; padding-bottom:20px;}

/* Home Page */
#home .vid	{width:420px; padding:10px; color:#ffffff; margin:10px 0 20px; min-height:160px;}
#home .vid img	{float:left; padding:2px; border:1px solid #28405c; height:130px; width:170px; background-color:#091625; display:block; margin-top:3px;}
#home .vid strong	{color:#999;}
#home .vid .info_text	{float:left; width:220px; padding:0 10px;}
#home .vid .info_text li {margin-bottom:3px;}

/* Individual Webcast */
#webcast #left	{width:260px; float:left; padding:10px 5px 10px 10px;}
#listbox	{width:100%; margin:auto; padding:10px 0;}
#listbox li	{list-style:none; margin-bottom:5px; background:url(../images/film_small.png) 0 2px no-repeat; padding-left:17px}

#webcast #right	{width:590px; padding:10px; float:left;}

#slides	{border:1px solid #28405c; height:442px; width:590px; background-color:#091625;}
.slider	{display:none;}

#footer	{clear:both; width:890px; height:120px; background-color:#fff; overflow:auto; color:#000; padding:10px 0;}
#footer li	{float:left; display:inline; margin-right:20px; position:relative;}
#footer #supported	{width:580px; float:left;}
#footer #organized	{width:260px; float:right;}
#footer .img_on	{position:absolute; top:0; left:0;}


