@charset "utf-8";
body {
	/*background-image: url(../../assets/images/bgs/glossymetal.jpg);*/
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #000;
}
#container  {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
#header  {
	padding-top: 0;
	padding-right: 0px;
	padding-left: 0;
	margin-bottom: 0px;
}
#header h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContentContainer  {
	background-image: url(../../assets/images/bgs/center_plate-mainconten_3d_bl_wglph.png);
	height: 580px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}
#contenttd {
	margin-right: 20px;
	margin-bottom: 38px;
	margin-left: 20px;
	width: 742px;
	height: 504px;
	padding-top: 53px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#footer  {
	padding: 0 0 0 0px;
	background-image: url(../../assets/images/ftrs/ftr_down.png);
	height: 140px;
	margin: 0 0 0 0px;
}
#footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#quicklink a      {
	color: #FFF;
	text-decoration: none;
}
#quicklink a:hover {
	text-decoration: none;
	color: #FFF;
}
/*a:link {
	color: #0000FF;
}*/

#quicklink a:visited {
	color: #090;
}
#quicklink a:active {
	color: #090;
}
#quicklink li    {
	text-align: center;
	list-style-type: none;
	display: inline;
	color: #F60;
	text-decoration: none;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#quicklink ul    {
	margin: 0px;
	padding: 0px;
}
#design a      {
	color: #999;
	text-decoration: none;
}
#legal {
	padding: 0.1em;
	height: 14px;
	font-size: 10px;
	text-align: center;
	color: #999;
}
#design {
	height: 14px;
	font-size: 10px;
	text-align: center;
	color: #999;
	margin-bottom: 5px;
	padding: 0.1em;
}





#quicklink {
	height: 20px;
	font-size: 1.1em;
	text-align: center;
	color: #26B0E0;
	padding-top: 30px;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.1em;
	font-family: "Comic Sans MS", cursive;
}



td img {display: block;}
#contenttd table {
	width: 682px;
	margin: 0px;
	padding: 0px;
	float: left;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
#twitterlink {
	cursor: crosshair;
}
#twitterlink a:hover {
	filter: Xray;
	cursor: crosshair;
}
#hostid {
	clear: both;
	float: right;
	z-index: 2;
}
#navbar {
	height: 20px;
	font-size: 1.1em;
	text-align: center;
	color: #26B0E0;
	padding-top: 0.1em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.1em;
	font-family: "Comic Sans MS", cursive;
	position: relative;
	z-index: 1;
	left: 0px;
	top: -40px;
	width: 777px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}
#navbar li {
	text-align: center;
	list-style-type: none;
	display: inline;
	color: #F60;
	text-decoration: none;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#navbar a:active {
	color: #090;
}
#navbar a:visited {
	color: #090;
}
#navbar a:hover {
	text-decoration: none;
	color: #FFF;
}
#navbar a {
	color: #FFF;
	text-decoration: none;
}
#galleryshowtd {
	height: 120px;
}

