@charset "utf-8";
/* CSS Document */

#header {
	width: 977px;
	margin-right: auto;
	margin-left: auto;
	height: 138px;
}
#menu {
	width: 977px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/navbg.jpg);
}
#iframe {
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main_div {
	font-family: arial;
	font-size: 12px;
	width: 977px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFCC00;
}

#copyrighting {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#copyrighting a {
	color: #FFFFFF;
	text-decoration: none;
}
#copyrighting a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#wrapper {
	width: 987px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
body {
	background-image: url(../images/layout/bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#tony_video_still img {
	cursor: pointer;
}
