Body
{	background-color: #FFFFFF;
	margin-top: 0px
}

#made_by_jammer {
	position: relative;
	width:auto;
	height:33px;
	right:5px;
	bottom:0px;
	color:#000;
	background-color:#FFFFFF;
	font-size:10px;
	text-align:right
}
	
/* the following class defines main dynamic site content table */
#table_main_body {
	height:350px;
	width:750px;
	background-color: #FFFFFF
}

#table_main_body2{
	height:350px;
	width:750px;
	background-color: #FFFFFF
}

#table_studio_photo {
	height:286px;
	width:750px;
	background-color: #000000
}

/* the following class defines the height of the sub_banner */
#sub_banner {
	height:40px;
	width:750px;
	background-color: #FFFFFF;
}

#small_footer_table {
	height:25px;
	width:750px
}

#bottom_banner {
	height:100px;
	width:750px
}

.Table_sitemap_main {
	width:750px
}

/* centers the entire page */
.centered {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:50%;
	height:50%;
	margin:auto;
	background-color:#0000FF;
	color:#FFFFFF;
}

.Text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#999999;

}

.Text_Small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:bold;
	color:#999999;

}

.Thankyou_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#999999;

}

.News_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.Titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #999999;
	line-height: 1px;
}

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

.Studio_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#999999;
}

.Links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-decoration: none;
	color:#FF9900;
}

.exp_Links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-decoration: none;
	color:#FF9900;
}

.botton_nav_links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:bold;
	text-decoration: none;	
	color:#999999;
}

.FFSideLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#FF9900;
}

.Smiles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}

.pager {
	background-color:#eee; 
	border:#ccc 3px solid;
	padding:3px;
	text-align:center;
	font:normal 10px verdana;
}

.lhead {
	background-color:#eee; 
	border-top:#aaa 3px solid;
	border-bottom:#aaa 3px solid;
	padding:3px;
	font:bold 14px verdana;
}

.lpart {
	background-color:#f0f0f0; 
	border-left:#ccc 2px solid;
	padding-bottom:25px;
}

.lpage {
	font:normal 10px verdana;
	color:#FF9900;
}

.lcount {
	background-color:#999; 
	color:#fff;
	padding:2px;
	font:bold 10px verdana;
}

.submit_button_white {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	color: #FF9900;
}

.submit_button_white {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	color: #FF9900;
}

a:link {
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
}

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

a:active {
	text-decoration: none;
}