/* navigation */

#navleft
	{
	position:absolute; 
	width:115px; 
	height:200px; 
	z-index:20; 
	left:535px; 
	top:15px;
	visibility: visible;
	overflow: visible;
	}
	
#navright
	{
	position:absolute; 
	width:110px; 
	height:200px; 
	z-index:21; 
	left:665px; 
	top:15px;
	visibility: visible; 
	overflow: visible;
	}

#side
	{
	position:absolute; 
	width:220px; 
	height:400px; 
	z-index:30; 
	left:35px; 
	top:220px;
	visibility: visible; 
	overflow: visible;
	}


/* home */

#text
	{
	position:absolute; 
	width:260px; 
	height:400px; 
	z-index:40; 
	left:535px; 
	top:224px;
	visibility: visible; 
	overflow: visible;
	}

#homeimage
	{
	position:absolute; 
	width:849px; 
	height:625px; 
	z-index:1; 
	left:25px; 
	top:0px;
	visibility: visible; 
	overflow: hidden;
	}

#copyright
	{
	position:absolute; 
	width:850px; 
	height:25px; 
	z-index:2; 
	left:25px; 
	top:635px;
	visibility: visible; 
	overflow: visible;
	}

/* content */

#contentlogo
	{
	position:absolute; 
	width:233px; 
	height:71px; 
	z-index:10; 
	left:34px; 
	top:92px;
	visibility: visible; 
	overflow: hidden;
	}

#textmiddleleft
	{
	position:absolute; 
	width:220px; 
	height:400px; 
	z-index:40; 
	left:295px; 
	top:220px;
	visibility: visible; 
	overflow: visible;
	}

#textmiddleright
	{
	position:absolute; 
	width:220px; 
	height:400px; 
	z-index:41; 
	left:535px; 
	top:220px;
	visibility: visible; 
	overflow: visible;
	}

#textmiddle
	{
	position:absolute; 
	width:480px; 
	height:400px; 
	z-index:40; 
	left:295px; 
	top:220px;
	visibility: visible; 
	overflow: visible;
	}

	#movie
	{
	position:absolute; 
	width:480px; 
	height:376px; 
	z-index:40; 
	left:295px; 
	top:244px;
	visibility: visible; 
	overflow: visible;
	}

#movietextleft
	{
	position:absolute; 
	width:220px; 
	height:40px; 
	z-index:40; 
	left:295px; 
	top:635px;
	visibility: visible; 
	overflow: visible;
	}

#movietextright
	{
	position:absolute; 
	width:240px; 
	height:40px; 
	z-index:41; 
	left:535px; 
	top:635px;
	text-align: right;
	visibility: visible; 
	overflow: visible;
	}

#radio
	{
	position:absolute; 
	width:480px; 
	height:45px; 
	z-index:40; 
	left:295px; 
	top:230px;
	visibility: visible; 
	overflow: visible;
	}

#radiotextleft
	{
	position:absolute; 
	width:220px; 
	height:40px; 
	z-index:40; 
	left:295px; 
	top:275px;
	visibility: visible; 
	overflow: visible;
	}

#radiotextright
	{
	position:absolute; 
	width:240px; 
	height:40px; 
	z-index:41; 
	left:535px; 
	top:275px;
	text-align: right;
	visibility: visible; 
	overflow: visible;
	}

#contentbgrd
	{
	position:absolute; 
	width:850px; 
	height:897px; 
	z-index:1; 
	left:25px; 
	top:0px;
	background-color: #5B5D66;
	visibility: visible; 
	overflow: hidden;
	}



/* fonts */
/* navigation */

.navwhitebold { 
	font-family: Helvetica, Verdana, sans-serif; 
	font-weight: bold;
	font-size: 13px; 
	line-height: 18px; 
	color: #FFFFFF; 
	text-decoration: none;
}
A.navwhitebold:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}

.navwhite { 
	font-family: Helvetica, Verdana, sans-serif; 
	font-weight: normal;
	font-size: 13px; 
	line-height: 18px; 
	color: #FFFFFF; 
	text-decoration: none;
}
A.navwhite:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}

.navgreybold { 
	font-family: Helvetica, Verdana, sans-serif; 
	font-weight: bold;
	font-size: 13px; 
	line-height: 18px; 
	color: #CCCCCC; 
	text-decoration: none;
}
A.navgreybold:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}

.navgrey { 
	font-family: Helvetica, Verdana, sans-serif; 
	font-weight: normal;
	font-size: 13px; 
	line-height: 18px; 
	color: #CCCCCC; 
	text-decoration: none;
}
A.navgrey:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}

/* fonts */
/* text */

.white-italic { 
	font-family: Georgia, Verdana, sans-serif; 
	font-size: 12px;
	font-style: italic;
	line-height: 16px; 
	color: #FFFFFF; 
	text-decoration: none;
}
A.white-italic:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}

.white { 
	font-family: Georgia, Verdana, sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
	color: #FFFFFF; 
	text-decoration: none;
}
A.white:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}

.white-underlined { 
	font-family: Georgia, Verdana, sans-serif; 
	font-size: 12px;
	font-style: italic;
	line-height: 16px; 
	color: #FFFFFF; 
	text-decoration: underline;
}
A.white-underlined:hover {
	color: #CCCCCC; 
	text-decoration: underline;
}

.white-tight { 
	font-family: Georgia, Verdana, sans-serif; 
	font-size: 12px; 
	line-height: 8px; 
	color: #FFFFFF; 
	text-decoration: none;
}
A.white-tight:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}

.white-tight-italic { 
	font-family: Georgia, Verdana, sans-serif; 
	font-size: 12px;
	font-style: italic;
	line-height: 8px; 
	color: #FFFFFF; 
	text-decoration: none;
}
A.white-tight-italic:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}

.grey { 
	font-family: Georgia, Verdana, sans-serif; 
	font-size: 12px; 
	line-height: 8px; 
	color: #CCCCCC; 
	text-decoration: none;
}
A.grey:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.grey-copyright { 
	font-family: Georgia, Verdana, sans-serif; 
	font-size: 12px; 
	line-height: 8px; 
	color: #CCCCCC; 
	text-decoration: none;
}
A.grey-copyright:hover {
	color: #CCCCCC; 
	text-decoration: underline;
}

.greysmall { 
	font-family: Georgia, Verdana, sans-serif; 
	font-size: 10px; 
	line-height: 14px; 
	color: #CCCCCC; 
	text-decoration: none;
}
A.greysmall:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
