body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	text-align: left;

}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
}



#top-margin {
	height: 20px;
	width: 990px;
}
#left-margin {
	height: 1000px;
	width: 30px;
	float: left;


}
#logo {
	height: 180px;
	width: 310px;

}
#container {
	height: 1000px;
	width: 960px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	float: left;



}
#top-left {
	height: 470px;
	width: 310px;
	float: left;
	text-align: center;

}
#text-box {
	height: 285px;
	width: 240px;
	margin: auto;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	overflow: hidden;
	color: #FFFFFF;





}
#top-right-pad {

	height: 60px;
	width: 650px;
	float: right;
}
#content {
	height: 410px;
	width: 650px;
	float: right;
	text-align: center;

}
#menu-top-left-pad {

	height: 40px;
	width: 250px;
	float: left;
}
#menu-top {
	height: 40px;
	width: 160px;
	float: left;

}
#outer-container {
	height: 1200px;
	width: 990px;
	position: absolute;




}
#menu-top-right-pad {

	height: 40px;
	width: 550px;
	float: left;
}
#menu-left-pad {
	height: 70px;
	width: 90px;
	float: left;
	background-image: url(img/menu-left.png);
	background-repeat: no-repeat;

}
#menu-word-links {
	height: 70px;
	width: 190px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 70px;
	background-image: url(img/menu-bg.png);


}

#menu-word-links a,a:link,a:visited
{
 color: #fff;
 text-decoration: none;
}
#menu-word-links a:hover,a:active
{
 text-decoration: underline;
}

#menu-coming {
	height: 70px;
	width: 140px;
	float: left;

}
#menu-pic-links {
	height: 70px;
	width: 460px;
	float: left;
	background-image: url(img/menu-bg.png);

}
#menu-right-pad {
	height: 70px;
	width: 80px;
	float: left;
	background-image: url(img/menu-right.png);
	background-repeat: no-repeat;

}
#menu-bottom-left-pad {

	height: 30px;
	width: 280px;
	float: left;
}
#menu-bottom {
	height: 30px;
	width: 140px;
	float: left;

}
#menu-bottom-right-pad {


	height: 30px;
	width: 540px;
	float: left;
}
#bottom-left-pad {
	height: 130px;
	width: 640px;
	float: left;
}
#bottom-left-text {

	height: 160px;
	width: 520px;
	float: left;
	font-size: 12px;
	color: #666;

}
#bottom-left-pad h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 80px;
}
#bottom-left-pad h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#bottom-left-pad a,a:link,a:visited
{
 color: #fff;
 text-decoration: none;
}
#bottom-left-pad a:hover,a:active
{
 text-decoration: underline;
}
#bottom-right {

	height: 290px;
	width: 320px;
	float: right;
}

<?php

// Use this file in your CSS in place of the .HTC file if it works offline but not online.
// It will send the correct MIME type so that IE will execute the script correctly.

header('Content-type: text/x-component');
include('iepngfix.htc');

?>

#bottom-left-text-pad {


	height: 160px;
	width: 30px;
	float: left;
}
#content-news {
	height: 400px;
	width: 650px;
	overflow: auto;
	margin: auto;
	padding-left: 20px;




}
#content-text {
	height: 410px;
	width: 650px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(img/content-text-bg.png);
	background-repeat: no-repeat;
	text-align: left;
}

#content-text h1{
	color: #ff0
}

#content-about {
	height: 400px;
	width: 600px;
	overflow: auto;
	margin: auto;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 20px;
	font-weight: bold;
	text-align: left;
}

#content-about a:hover {
	text-decoration: underline;
	}

#content-text-inner {
	height: 310px;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	float: left;
}


#content-text-pad {
	height: 130px;
	width: 650px;
	clear: both;
}

#content-text-pad-left {
	height: 310px;
	width: 60px;
	float:left;
}
