html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, img, p{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	background-color:#030E16;
	margin:0;
	padding:0;
	font-size:62.5%;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sitewrap {
	background:#fff;
	width:550px;
	margin:0 auto;
	padding:5px 5px 0 5px;
	text-align:left;
	font-size:1.1em;
}

.headerbox {
	background:url(bgtop.jpg) #333;
	width:526px;
	padding:22px 9px 10px 15px;
	color:#fff;
	font-size:1em;
}

#imagebox {
	text-align:center;
	width:550px;
	background:#111;
	margin:5px 0 0 0;
	padding:0;
}
#imageboxtrips {
	text-align:center;
	width:550px;
	background:#111;
	margin:5px 0 0 0;
	padding:0;
}

#imageboxtrips p{
	margin:0;
	padding:4px 0 6px 0;
	background:#222;
	color:#ccc;
}

#imageboxtrips img{
	margin: 20px 0 0 0 ;
}

#datemenu {
	padding:1px 0 3px 0;
	text-align:right;
}

#bgtile {
	background:url(bgcontenttile.jpg) #333 top center;
}
.postbox {
	background:url(bgcontent.jpg) top center no-repeat;
	padding:19px 25px 30px 25px;
	margin:0;
	width:500px;
}

#tagbox {
	background:url(bgcontentgrey.jpg) #333;
	margin:0 0 10px 0;
	padding:0;
	width:550px;
	border-top:1px dotted #666;
}

#tagbox input, #tagbox textarea{
	border:1px solid #ccc;
	background:#ccc;
	color:#333;
	padding:3px;
	font-size:1em;
	font-family:verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.fieldbox {
	width:230px;
	margin:3px 0 3px 0;
}

.blogroll {
	background:url(bgcontentpink.jpg) #333 top center;
	margin:0 5px 5px 0;
	width:550px;
	color:#FFFFFF;
	line-height: 1.5em;
}
.roundbottom {
	background:url(bgbottom.jpg) bottom center no-repeat;
	padding:20px;
	width:510px;
}
.roundbottomtag {
	background:url(bgbottom.jpg) bottom center no-repeat;
	width:550px;
	padding:0 0 10px 0;
}

#footer {
	background:url(bgtop.jpg) repeat-x #333;
	padding:15px 9px 15px 9px;
	text-align:center;
	font-size:0.9em;
	color:#999;
	width:532px;
}


A:link {
	font-family: Verdana, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	padding:0 2px 2px 2px;
}

A:visited {
	font-family: Verdana, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	padding:0 2px 2px 2px;
}

A:hover {
	font-family: Verdana, Helvetica, sans-serif;
	background: #b75480;
	color: #FFFFFF;
	text-decoration: none;
	padding:0 2px 2px 2px;
}

A:active {
	font-family: Verdana, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	padding:0 2px 2px 2px;
}

.dark10 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.dark10:hover {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

.title {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #fff;
	margin:0;
	padding:0 0 5px 0;
	display:block;
}

.date {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color: #fff;
	display:block;
	margin:0 0 38px 0;
}


.whitebold11 {
	line-height: 1.2em;
	color: #fff;
	text-decoration: none;
}

.white11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #FFFFFF;
	text-decoration: none;
}


