

body {

	font-family: calibri, lucidia grande, arial, sans-serif;
	font-weight: normal;
	font-size: 120%;
		
	background-color: #777777;
	background-image: url(background_1.png);
	
	padding: 0px;
	margin: 0px auto;
	
	color: #111111;
	text-shadow: #eeeeee 0px -1px 1px;
	
	background-attachment: fixed; 
	height: 100%;
}

a {
	text-decoration: none;
		font-weight: bold;
	text-shadow: #ffffff 0px -1px 1px;		
}
a:hover {
	text-decoration: underline;
}
a, a:link, a:visited, a:active, a:hover, a:visited:hover {
	color: #000000;
}

tt {
	display: none;
}


.banner {
	height: 158px;
	width: 100%;
	margin: 0 auto;
}

.banner ul
{
	margin: 15px auto;
	text-align: center;
}
.banner li {
	list-style: none;
	
	font-size: 110%;

	position: relative;
	bottom: 1px;
	left: 0px;

	margin: 0 auto;
	
	color: #FFFFFF; 
	text-shadow: #000000 0px 2px 2px;	
}

.banner a, .banner a:link, .banner a:visited, .banner a:active, .banner a:hover, .banner a:visited:hover {
	color: #FFFFFF;
	text-shadow: #000000 0px 1px 1px;	
}


span.sulogo {
	position: absolute;
	top: 6px;
	left: 6px;

	display: block;
	width: 99px;
	height: 58px;
	
	background-image: url(sulogo_glow.png);
	
	z-index: 101;
}



span.xflogo {
	position: absolute;
	top: 10px;
	left: center;

	display: block;
	width: 180px;
	height: 111px;
	
	background-image: url(xflogo.png);
	
	z-index: 101;
}

span.xfmetal {
	position: relative;
	top: 10px;
	margin: 0 auto;

	display: block;
	width: 553px;
	height: 124px;
	
	background-image: url(xfmetal.png);
	
	z-index: 101;
}






span.newin2010 {
	float: left;
	display: block;
	width: 94px;
	height: 95px;
	
	margin: 2px 10px 2px 10px;
	
	background-image: url(newin2010.png);
}



.screen {
	position: relative;

	margin-right: -60px;
	margin-left: auto;
	
	margin-top: -20px;

	width: 353px;
	height: 274px;
	
	float: right;
	
	z-index: 100;
}

.screen #screen_static {
	position: absolute;
	top: 16px;
	left: 17px;


	width: 320px;
	height: 240px;
	
	background-image: url(tv/static.jpg);
	z-index: 0;

}

.screen #screen_image {
	position: absolute;
	top: 16px;
	left: 17px;


	width: 320px;
	height: 240px;
	
	background-image: url(tv/group.jpg);
	z-index: 0;

}

.screen #screen_frame {
	position: absolute;
	top: 0px;
	right: 0px;


	width: 353px;
	height: 274px;	

	background-image: url(screen.png);
	z-index: 100;

}









.content {
	width: 80%;

	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0px;



	padding-left: 40px;
	padding-right: 40px;

	background-color: #bbbbbb;
	background-image: url(background.png);
	background-attachment: fixed; 
}


.content h2 {
	padding-top: 18px;
	padding-bottom: 18px;
	clear: left;
}
.content h3 {
	padding-top: 18px;
	padding-bottom: 18px;
	clear: left;
}
.content h4 {
	padding-top: 6px;
	padding-bottom: 16px;
	clear: left;
}
.content h5 {
	padding-top: 4px;
	padding-bottom: 12px;
	clear: left;
}


.content p {
	padding-top: 4px;
	padding-bottom: 12px;

}

.content ul {
	padding-top: 4px;
	padding-bottom: 12px;

}

.silent, .silent a:hover {
	text-decoration: none;
		font-weight: normal;
}


.backtotop {
	padding-top: 0px;
	font-size: 70%;
	padding-bottom: 0px;
}

.back {
	padding-top: 16px;
	font-size: 120%;
	clear: both;
	float: left;
}
.next {
	padding-top: 16px;
	font-size: 120%;
	clear: right;
	float: right;
	
	text-align: right;
}



















.push {
	clear: both;

	width: 100%;
	height: 23px;
}

.footer {


	width: 100%;
	height: 10px;

	z-index: -1;
	
}





.endnote {
	clear: both;
	position: relative;

	width: 100%;
	height: 40px;	

	text-align: right;

	z-index = 10;
	
}

.endnote p {
	height: auto;
	width: auto;

	float: right;
	bottom: 0px;
	right: 0px;
	position: absolute;
	
	font-size: 70%;
	color: #8a8a8a;
}

.endnote a, .endnote a:link, .endnote a:visited, .endnote a:active, .endnote a:hover, .endnote a:visited:hover {
	color: #8a8a8a;
}


table.photothumbnails {
	font-size: 80%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.photothumbnails td {
	text-align: center;
	vertical-align: top;
}

table.photothumbnails img {	
	z-index: 1;
	border-style: none;
}

table.photothumbnails span {
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
	padding: 2px 8px 8px 8px;
}
table.photothumbnails span.landscape {
	background-image: url(landscape.png);
}
table.photothumbnails span.portrait {
	background-image: url(portrait.png);
}


.youtube {
	float: left;
	
	padding: 0px;
	
	border: 3px;

	width: 425px;
	height: 344px;
}


