html, body, div, span, applet, object, iframe,
h2, h3, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background-image:url('images/bg.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; 
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#wrapper {}

#header {background-image: url('images/header.png'); background-repeat: no-repeat; position:relative; left:-50px;  width:1060px; height:189px; padding:0px 0px 0px 0px;}
#nav {margin-left:30px; margin-bottom:6px; padding-top:138px; float:left;}
#mountains {float:right; padding-top:134px; margin-right:30px;}

#content-wrap {background:url(images/backpost5.jpg) repeat; width:960px; margin:0px auto;}
#datetab {width:60px; height:59px; background:url(images/datebg.png) no-repeat; float:left; position:relative; left:-80px; top:120px; margin-top:-100px; padding:14px 0px 0px 3px; text-align:center; }
#content {padding:0px 0px 15px 20px;}
#left {width:600px; float:left;}
#right {width:320px; float:left; margin-left:18px; margin-top:-20px;}
#shoutbox {background:url(images/shoutbox.png) no-repeat; height:622px; margin-bottom:30px;}
#right-wrap {width:320px; padding:50px 0px 0px 20px; overflow:hidden;}

.headline {font-size:24px; line-height:20px; position:absolute;}
.date {font-size:13px; color:#a5a29b;}
.date2 {font-size:22px; color:#dddddd; line-height:12px;}
.date3 {font-size:13px; color:#dddddd;}
.paragraph {font-size:11px; font-family: arial;}

.clear{height:1px; clear:both; font-size:0px; line-height:0px; overflow:hidden; }



#delimiter {
    clear: both;
}

#sidebar {

}

#footer {
background:url(images/footerbg.png) repeat;
height:30px;
padding:15px 15px 10px 15px;
margin-bottom:10px;
}

.title {
   font-size:24px; line-height:14px;
}