BODY {
	background-image:url(../images/background.png);
	background-repeat:repeat;	
}

#Content_Layer {
	background-image:url(../images/background.png);
	background-repeat:repeat;
	position:absolute;
	width:566px;
	height:600px;
	z-index:1;
	left:0px;
	top:210px;
}

#left_panel {
	float:left;
	width:48%;
	height:100%;
	padding:5px
}

#right_panel {
	float:right;
	width:48%;
	height:100%;
	padding:5px
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:566px;
	height:200px;
}

#banner2-IR-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:566px;
	height:120px;
}

#banner2-IR-02_ {
	position:absolute;
	left:0px;
	top:120px;
	width:54px;
	height:80px;
}

#banner2-IR-03_ {
	position:absolute;
	left:54px;
	top:120px;
	width:99px;
	height:80px;
}

#banner2-IR-04_ {
	position:absolute;
	left:153px;
	top:120px;
	width:124px;
	height:80px;
}

#banner2-IR-05_ {
	position:absolute;
	left:277px;
	top:120px;
	width:108px;
	height:80px;
}

#banner2-IR-06_ {
	position:absolute;
	left:385px;
	top:120px;
	width:116px;
	height:80px;
}

#banner2-IR-07_ {
	position:absolute;
	left:501px;
	top:120px;
	width:65px;
	height:80px;
}

#made_by_jammer {
	position:absolute;
	width:auto;
	height:33px;
	right:5px;
	bottom:5px;
	color:#000;
	background-color:#FFFFFF;
	font-size:10px;
	text-align:right
}

#footer {
	position: static;
	z-index:1;	
	width:auto;
	height:33px;
	right:5px;
	bottom:5px;
	color:#000;
	background-color:#FFFFFF;
	font-size:10px;
	text-align:right
}

#bottom_banner_graphic {
	background-image:url(../images/bottom_banner.png);
	background-repeat:repeat;
	width:566px;
	height:50px;
}

/* the following class defines the height of the main table */
#table_main_body{ 
	height:450px;
	width:566px
}

/* the following class defines the height of the banner */
#table_banner {
	height:200px;
	width:566px
}

/* the following class defines the height of the sub banner */
#sub_banner_nav { 
	height:23px;
	width:559px
}

/* the following class defines the height of the boat banner */
#footer {
	background-image:url(../images/background.png);
	background-repeat:repeat;
	position: absolute;
	bottom:5px;	
	float:left;
	clear:right;
	text-align: center
}

/* centers the entire page */
#centered {
	position:absolute;
	top:0px;
	right:0;
	bottom:0;
	left:0px;
	width:50%;
	height:100%;
	margin:auto;
	background-image:url(../images/background.png);
	background-repeat:repeat;
}

.Text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#FFFFFF
}

.Text_Small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#FFFFFF
}

.Text_Black {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000
}

.TextMail
{	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:normal;
	color:#FFFFFF
}

.TextTitle
{	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#FFFFFF
}

.Titles
{	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15pt;
	font-weight:bold;
	color:#FFFFFF
}

.TextLink
{	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#FF9900;
	text-decoration:none
}

a:link {
	text-decoration:none;
	color: #FF9900
}

a:visited {
	text-decoration:none;
	color: #FF9900
}
a:hover {
	text-decoration:underline;
	color: #FFFFFF
}
a:active {
	text-decoration:none
}
