/* CSS Document */
html, body {
		background-color:#000000;
		background-repeat:repeat;
        margin:0;
        padding:0;
        font-size:11px;
        font-family:tahoma;
		color:#000000;
}
div#logo{
	padding-top: 20px;
	background-image:url(../images/tphoto1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:111px;
	width: 763px;
}
div#header {height: 111px;}
div#top{width:763px; padding:5px;margin:0 auto;}
div#body{margin:0 auto; background-image:url(../images/tphoto2.jpg); background-repeat:no-repeat; background-position:center; width:763px; height:245px;}
div#line{margin:0 auto; background-color:#000000; padding-top:5px; width:763px; height:80px;}
div#adf {margin:0 auto; padding-top:20px; width:763px;}
