
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	line-height: 15px;
	background: url(../../mydogtelling/greybg.gif)  repeat;
	
}
#wrap {
	width: 600px;
	margin: 50px auto 10px auto;
	background: url(bg.jpg) no-repeat center bottom #FFFFFF;
	border: 2px dotted #006600;
	
 }
 
#header {
	width: 600px;
	height: 100px;
	text-align: left;
	padding-top: 24px;
	padding-left: 26px;
}
#header p {
    width: 220px;
}


.left {
	float: left;
	width: 200px;
	padding-left: 50px;
	padding-top: 80px;
}

.right {
	float: right;
	width: 156px;
	padding-right: 50px;
	padding-bottom: 40px;
}

#clear {
   clear: both;
}
#footer {
	width: 600px;
	text-align: left;
}
#close {
	font-size: 10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
}
#close a {
	text-decoration: none;
	color: #003300;
}
