@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
}
.dynamx_table {
	background-position: center top;
	vertical-align: top;
	width: 754px;
}
.content_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #FFFFFF;
	background-color: #444444;
	background-image: url(../images/main_bg2.jpg);
	background-repeat: repeat-y;
	padding: 14px;
	margin: 0px;
	background-attachment: scroll;
	background-position: left;
}
.footer_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/main_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	height: 72px;
	width: 754px;
}
.footer_table a:link {
	color: #FFCC00;
	text-decoration: none;
}
.footer_table a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.footer_table a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.footer_table a:active {
	color: #FFCC00;
	text-decoration: none;
}
.content_table a:link {
	color: #FFCC00;
	text-decoration: none;
}
.content_table a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.content_table a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.content_table a:active {
	color: #FFCC00;
}
.photoborder {
	padding: 0px;
	border: 1px solid #EE9C04;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

