a {
text-decoration: none;
color: #0099FF;
}

a:hover {
text-decoration: none;
color: #FF6600;
}

span.blue { COLOR: #0099FF; font: 12px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
span.black { COLOR: #000000; font: 12px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
span.white { COLOR: #FFFFFF; font: 12px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
span.silver { COLOR: #999999; font: 14px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }

body {
padding: 2px;
margin: 2px;
color: #000000;
font: 12px Arial, Verdana, Helvetica, sans-serif;
background-color: #000000;
background-attachment: fixed;
background-image: url(http://www.adelingasanafilms.com/images/background.jpg);
background-repeat: repeat-y;
background-position: top center;
}

.content {
z-index: 1;
font: 12px Arial, Verdana, Helvetica, sans-serif;
color: #FFFFFF;
border: 1px solid #444444;
background-color: #000000;
padding: 0px;
margin: 0px;
			/* Make element float in the center */
			position: absolute;
			left: 50%;
			top: 0px;

			/* Set the width and height */
			width: 770px;

			/* Set margin to half the values of width/height */
			margin-left: -385px;
}

h1 {
font: 16px Times New Roman, Arial, Verdana, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: bold;
padding: 4px;
margin: 4px;
height: 20px;
background-color: #0066FF;
background-image: url(images/h1-red.jpg);
background-repeat: repeat-x;
}

h2 {
font: 12px Arial, Verdana, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: bold;
padding: 4px;
margin: 4px;
height: 15px;
background-color: #660000;
background-image: url(http://www.adelingasanafilms.com/images/h1-red.jpg);
background-repeat: repeat-x;
}

#TopMenu {
z-index: 2;
padding: 2px;
margin: 0px;

	/* Make element float in the center */
	position: absolute;
	left: 50%;
	top: 13px;
	width: 300px;

	/* Set margin to half the values of width/height */
	margin-left: -30px;

BORDER-TOP: 0px solid #FFFFFF;
BORDER-BOTTOM: 0px solid #FFFFFF;
BORDER-LEFT: 0px solid #FFFFFF;
BORDER-RIGHT: 0px solid #FFFFFF;
font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
color: #0066FF;
font-weight: bold;
}

.hovermenu a{
width: 60px;
height: 30px;
text-align:center;
vertical-align:bottom;
padding: 4px 0.5em;
text-decoration: none;
color: #000000;
display: block;
padding-top: 4px;
margin-top: 4px;
padding-bottom: 2px;
margin-bottom: 2px;
background-color: #AAAAAA;
BORDER-TOP: 1px solid #FFFFFF;
BORDER-BOTTOM: 1px solid #FFFFFF;
BORDER-LEFT: 1px solid #FFFFFF;
BORDER-RIGHT: 1px solid #FFFFFF;
background: url(http://www.adelingasanafilms.com/images/menu-bg-white.jpg);
}

.hovermenu a:hover{
color: #000000;
background: url(http://www.adelingasanafilms.com/images/menu-bg-white2.jpg);
background-color: #AAAAAA;
BORDER-TOP: 1px solid #FFFFFF;
BORDER-BOTTOM: 1px solid #FFFFFF;
BORDER-LEFT: 1px solid #FFFFFF;
BORDER-RIGHT: 1px solid #FFFFFF;
}

.hovermenu {
font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
padding-top: 0px;
margin-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
padding-right: 1px;
margin-right: 1px;
padding-left: 1px;
margin-left: 1px;
BORDER-TOP: 0px solid #0066FF;
BORDER-BOTTOM: 0px solid #0066FF;
BORDER-LEFT: 0px solid #0066FF;
BORDER-RIGHT: 0px solid #0066FF;
}

.gray_table {
background: url(http://www.adelingasanafilms.com/images/bottom-rectangle.jpg);
height: 250px;
width: 500px;
background-color: #000000;
BORDER-TOP: 0px solid #CCCCCC;
BORDER-BOTTOM: 0px solid #CCCCCC;
BORDER-LEFT: 0px solid #CCCCCC;
BORDER-RIGHT: 0px solid #CCCCCC;
background-repeat: no-repeat;
}

.gray_table td {
font: 12px Arial, Verdana, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
BORDER-TOP: 0px solid #CCCCCC;
BORDER-BOTTOM: 0px solid #CCCCCC;
BORDER-LEFT: 0px solid #CCCCCC;
BORDER-RIGHT: 0px solid #CCCCCC;
}

.profile_icon {
background-color: #515151;
width: 75px;
}

.top_schedule {
BORDER-TOP: 1px solid #252525;
BORDER-BOTTOM: 1px solid #252525;
BORDER-LEFT: 1px solid #252525;
BORDER-RIGHT: 1px solid #252525;
}

.top_schedule td {
BORDER-TOP: 1px solid #151515;
BORDER-BOTTOM: 1px solid #151515;
BORDER-LEFT: 1px solid #151515;
BORDER-RIGHT: 1px solid #151515;
}

.news_table {
BORDER-TOP: 1px solid #252525;
BORDER-BOTTOM: 1px solid #252525;
BORDER-LEFT: 1px solid #252525;
BORDER-RIGHT: 1px solid #252525;
}

.news_table td {
background-color: #FFFFFF;
BORDER-TOP: 1px solid #151515;
BORDER-BOTTOM: 1px solid #151515;
BORDER-LEFT: 1px solid #151515;
BORDER-RIGHT: 1px solid #151515;
font: 11px Arial, Verdana, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
}