/* Settings
graph-sitetitle: 0
graph-pagetitle: 0
hdesigns: 0
*/

@import "../../dyndesigns/111/dyndesign.php?color=112&image=0";

#titleback {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: <?=$colorrow['color1']?>;
	background-image: url(topback-trans.png);
	background-repeat: no-repeat;
}
#titlecontainer {
	width: 910px;
	height: 165px;
	background-image: url(top-trans.png);
	background-position: 0px 40px;
	background-repeat: no-repeat;
}
#titlecontainer h1 {
	display: none;
}
#titlecontainer .sitetitle {
	display: block;
	font-family: <?=$colorrow['font1']?>;
	top: 20px;
	left: 42px;
	line-height: 15px;
	font-size: 15px;
	width: 835px;
	text-align: left;
}
