@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	background:url(bg1.jpg);
}

.global {
	width:100%;
}

.container {
	width:832px;
	height:1585px;
}

.main {
	width:800px;
	float:left;
	height:1585px;
}

.header {
	background:url(TUMF-header1.jpg);
	width:800px;
	height:130px;
}

.menu {
	width:800px;
	height:55px;
}

.leftM {
	width:16px;
	height:1585px;
	background:url(leftSide.gif);
	repeat-y;
	float:left;
}	

.rightM {
	width:16px;
	height:1585px;
	background:url(rightSide.gif);
	repeat-y;
	float:right;
}	

.sidebar {
	width:170px;
	height:1370px;
	background:url(sidebar.jpg);
	float:left;
}

.snavT {
	width:154px;
	height:46px;
	background:url(images/sidebar/2011.jpg);
}

.snaSh {
	width:154px;
	height:14px;
	margin-top:572px;
	background:url(images/sidebar/tSh.png);
}

.snavR {
	width:16px;
	height:1370px;
	background:url(rightSide.gif);
	float:right;
}	

.page {
	background:url(page.jpg);
	width:800px;
	height:1400px;
	margin-top:55px;
}

.pageContent {
	width:580px;
	height:1320px;
	margin-left:0px;
	margin-top:25px;
}

.bottomHalf {
	width:567px;
	background:url(images/textBG.png);
	/*margin-top:170px;*/
	border:0px solid black;
}

.noTitle {
	width:567px;
	background:url(images/textBG.png);
	border:0px solid black;
}

.pageText {
	width:530px;
	margin-left:5px;
	margin-top:10px;
}

.pageTextNoTitle {
	width:530px;
	margin-left:5px;
}

.contentMargins {
	width:630px;
	height:1370px;
	float:right;
}

.pageTitle {
	width:580px;
	height:120px;
	float:right;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style7 {font-size: 16px}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: none; font-size: 12px; }
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}

/*Main Menu Rollovers*/
#roll-showcase
{
  display: block;
  width: 203px;
  height: 55px;
  float:left;
  background:url(images/menu/showcase.png) no-repeat 0 0;
}

#roll-showcase:hover
{ 
  background-position: 0 -55px;
}

#roll-showcase span
{
  display: none;
}

#roll-showcaseI
{
  display: block;
  width: 203px;
  height: 55px;
  float:left;
  background:url(images/menu/showcase.png) no-repeat 0 0;
  background-position: 0 -110px;
}

#roll-genFAQ
{
  display: block;
  width: 150px;
  height: 55px;
  float:left;
  background:url(images/menu/genFAQ.png) no-repeat 0 0;
}

#roll-genFAQ:hover
{ 
  background-position: 0 -55px;
}

#roll-genFAQ span
{
  display: none;
}

#roll-genFAQI
{
  display: block;
  width: 150px;
  height: 55px;
  float:left;
  background:url(images/menu/genFAQ.png) no-repeat 0 0;
  background-position: 0 -110px;
}

#roll-vdFAQ
{
  display: block;
  width: 142px;
  height: 55px;
  float:left;
  background:url(images/menu/vdFAQ.png) no-repeat 0 0;
}

#roll-vdFAQ:hover
{ 
  background-position: 0 -55px;
}

#roll-vdFAQ span
{
  display: none;
}

#roll-vdFAQI
{
  display: block;
  width: 142px;
  height: 55px;
  float:left;
  background:url(images/menu/vdFAQ.png) no-repeat 0 0;
  background-position: 0 -110px;
}

#roll-spFAQ
{
  display: block;
  width: 180px;
  height: 55px;
  float:left;
  background:url(images/menu/beasponsor.png) no-repeat 0 0;
}

#roll-spFAQ:hover
{ 
  background-position: 0 -55px;
}

#roll-spFAQ span
{
  display: none;
}

#roll-spFAQI
{
  display: block;
  width: 180px;
  height: 55px;
  float:left;
  background:url(images/menu/beasponsor.png) no-repeat 0 0;
  background-position: 0 -110px;
}

#roll-vols
{
  display: block;
  width: 125px;
  height: 55px;
  float:left;
  background:url(images/menu/vols.png) no-repeat 0 0;

}

#roll-vols:hover
{ 
  background-position: 0 -55px;
}

#roll-vols span
{
  display: none;
}

#roll-volsI
{
  display: block;
  width: 125px;
  height: 55px;
  float:left;
  background:url(images/menu/vols.png) no-repeat 0 0;
  background-position: 0 -110px;
}

/*Side Bar Rollovers*/
#roll-home
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-home.png) no-repeat 0 0;
}

#roll-home:hover
{ 
  background-position: 0 -88px;
}

#roll-home span
{
  display: none;
}

#roll-homeI
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-home.png) no-repeat 0 0;
  background-position: 0 -44px;
}

#roll-perf
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-perf.png) no-repeat 0 0;
}

#roll-perf:hover
{ 
  background-position: 0 -88px;
}

#roll-perf span
{
  display: none;
}

#roll-perfI
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-perf.png) no-repeat 0 0;
  background-position: 0 -44px;
}

#roll-prog
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-prog-umw.png) no-repeat 0 0;
}

#roll-prog:hover
{ 
  background-position: 0 -88px;
}

#roll-prog span
{
  display: none;
}

#roll-progI
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-prog-umw.png) no-repeat 0 0;
  background-position: 0 -44px;
}

#roll-conf
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-conf.png) no-repeat 0 0;
}

#roll-conf:hover
{ 
  background-position: 0 -88px;
}

#roll-conf span
{
  display: none;
}

#roll-confI
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-conf.png) no-repeat 0 0;
  background-position: 0 -44px;
}

#roll-poet
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-poet.png) no-repeat 0 0;
}

#roll-poet:hover
{ 
  background-position: 0 -88px;
}

#roll-poet span
{
  display: none;
}

#roll-poetI
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-poet.png) no-repeat 0 0;
  background-position: 0 -44px;
}

#roll-film
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-film.png) no-repeat 0 0;
}

#roll-film:hover
{ 
  background-position: 0 -88px;
}

#roll-film span
{
  display: none;
}

#roll-filmI
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-film.png) no-repeat 0 0;
  background-position: 0 -44px;
}

#roll-story
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-story.png) no-repeat 0 0;
}

#roll-story:hover
{ 
  background-position: 0 -88px;
}

#roll-story span
{
  display: none;
}

#roll-storyI
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-story.png) no-repeat 0 0;
  background-position: 0 -44px;
}

#roll-loc
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-loc.png) no-repeat 0 0;
}

#roll-loc:hover
{ 
  background-position: 0 -88px;
}

#roll-loc span
{
  display: none;
}

#roll-locI
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-loc.png) no-repeat 0 0;
  background-position: 0 -44px;
}

#roll-prod
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-prod.png) no-repeat 0 0;
}

#roll-prod:hover
{ 
  background-position: 0 -88px;
}

#roll-prod span
{
  display: none;
}

#roll-prodI
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-prod.png) no-repeat 0 0;
  background-position: 0 -44px;
}

#roll-spons
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-spons.png) no-repeat 0 0;
}

#roll-spons:hover
{ 
  background-position: 0 -88px;
}

#roll-spons span
{
  display: none;
}

#roll-sponsI
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-spons.png) no-repeat 0 0;
  background-position: 0 -44px;
}

#roll-photos
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-photos.png) no-repeat 0 0;
}

#roll-photos:hover
{ 
  background-position: 0 -88px;
}

#roll-photos span
{
  display: none;
}

#roll-photosI
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-photos.png) no-repeat 0 0;
  background-position: 0 -44px;
}

#roll-videos
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-videos.png) no-repeat 0 0;
}

#roll-videos:hover
{ 
  background-position: 0 -88px;
}

#roll-videos span
{
  display: none;
}

#roll-videosI
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-videos.png) no-repeat 0 0;
  background-position: 0 -44px;
}

#roll-press
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-press.png) no-repeat 0 0;
}

#roll-press:hover
{ 
  background-position: 0 -88px;
}

#roll-press span
{
  display: none;
}

#roll-pressI
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-press.png) no-repeat 0 0;
  background-position: 0 -44px;
}

#roll-merch
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-merch.png) no-repeat 0 0;
}

#roll-merch:hover
{ 
  background-position: 0 -88px;
}

#roll-merch span
{
  display: none;
}

#roll-merchI
{
  display: block;
  width: 154px;
  height: 44px;
  float:left;
  background:url(images/sidebar/roll-merch.png) no-repeat 0 0;
  background-position: 0 -44px;
}