


/* ------------------------------------------------------ */
div.nicetitle {
	position: absolute;
	padding: 4px;
	top: 0;
	left: 0;
	font-size: 13px;
	width: 25em;
	background: #FFB400;
	color: black;
	border: 1px solid black;
	-moz-border-radius: 5px;
	-moz-opacity: 0.9;
}
div.nicetitle p {
	margin: 0;
	padding: 0 3px;
}
div.nicetitle p.destination {
	font-size: 9px;
	text-align: left;
	padding-top: 3px;
}


/* Css originally by mejobloggs  Design by Aran @ stuio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */


h1 {
	font-family: verdana,arial, sans-serif;
	font-size: 2em;
	font-weight: bold;
	margin: 0;
	color: #000;
}
/*-----------------------------------*/


body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #333333; /* #888 ;*/
	background-color: #eae8f5;
	/*line-height: 180%;*/
	margin: 0;
	padding: 0;
	text-align: center;
	background:"images/background.png";
	background-repeat:repeat-x;
}

p,td{font-size:11px;}

h2 { font-size: 150%; }
h3 { font-size: 135%; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }

.byline {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em;
	line-height: 135%;
	margin: 0;
	padding: 0 0 8px 0;
	color: #000;
}
.byline{
	clear:both;
}
