/* CSS Document */

body{
	text-align:center;
	background-color:#000;
	line-height:1.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
h1{font-size:1.6em;line-height:1em;margin-bottom:0.5em;}
h2{
	font-size:1.3em;
	line-height:1.1em;
}

.clearer{clear:both;display:block;}

.pageframe{
	text-align:left;
	margin:0 auto;
	width:950px;
	background-color:#fff;
	position:relative;
}

#top_text {
	padding-left:360px;
	width:310px;
	float:left;
	margin-top: 2em;
	background: #fff url(videocollage.jpg) left bottom no-repeat;
	position: relative;
	margin-bottom: 4em;
	background-position: 0 100px;
	height: 600px;
}
#top_text h1 {display:none;}
#top_sidebar {
	width:25%;
	float:right;
	margin-top: 150px;
	border-left: 1px dotted #aaa;
	padding-left: 0.8em;
	padding-right: 0.8em;
	font-size: 0.9em;
	line-height: 1.3em;
	background-color: #eee;
}
#top_sidebar h2.first{

}
#top_links {
	background: #fff url(gui/ctr.gif) right top no-repeat;
	padding: 0.3em;
	width: 25%;
	position: absolute;
	right: 0px;
}
#top_links a {
	padding-left:1em;
}

.smallbox{
	text-align:left;
	padding:0 0 2% 2%;
	float:left;
	width:30%;
	font-size:0.9em;
	border-left:1px dotted black;
	margin-top:3em !important;
}

.smallbox h2{margin-top:0;}

#smallbox_A{
	margin:10px 2% 10px 0;
	border:none;
}
#smallbox_B{
	margin:10px 0 10px 0;
}
#smallbox_C{
	float:right;width:30%;
	margin:10px 0 10px 0;
}


#footer{
	margin:2em;
	text-align:center;
	font-size:0.8em;
	color:#fff;
}

#footer a{color:#fff;}


.smalllist {
	list-style-type: none;
	margin:0;
	padding:0;
}
.smalllist li{
	margin-bottom:0.5em;
	padding-right:2em;
}
.smallpdflist {
	list-style-position: outside;
	list-style-image: url(pdficon.gif);
	list-style-type: none;
}
.smallpdflist li{
	margin-bottom:0.5em;
}

#videoframe {
	position: absolute;
	height: 164px;
	width: 274px;
	z-index: 100;
	bottom: 56px;
	right: 360px;
}
.tweet{
	border-bottom:1px dashed #aaa;
	margin:0.5em;
	padding-bottom:0.3em;
	display:block;
}
ul{padding-left:1em;}

