body {
	margin: 0px;
	background: url(../img/01.gif) repeat-x left top;
	font-family: Arial, Helvetica;
	font-size: 15px;
	color: #222222;
}


.f1 {
           margin: 0;
           font-family: Georgia;
           font-weight: normal;
          font-size: 20px;
          color: #FF7900;
}

.f3 {color: #444444;}

h3, h5 {
          margin: 0;
         font-family: Georgia;
          text-decoration: none;
         font-weight: normal;
}

h5 {font-size: 1.3em;}
h3 {font-size: 1.5em;}

p, ul, li {line-height: 160%;}


a {
          text-decoration: none;
          border-bottom: 1px dotted #CC0001;
         color: #FB7600;
}


#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(../img/04.jpg) no-repeat left top;
}

#wrapper .btm {background: url(../img/05.gif) no-repeat left bottom;}

/* Header */
#header {
	width: 900px;
	height: 105px;
	margin: 0 auto;
	background: url(../img/02.jpg) repeat-y left top;
}



#logo {float: left; width: 640px;}
#logo p {
	float: left;
	margin: 0;
	padding: 3px 10px 3px 0px;
	font: normal 13px Georgia;
	font-style: italic;
} 


/* Menu */
#menu {
	width: 900px;
	height: 44px;
	background: url(../img/03.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {float: left;}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 3px 22px 7px 22px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}


#menu a:hover {background: #FF7900; text-decoration: none;}
#menu .first {margin-right: 3px; background: #FF7900;}



#page {width: 900px; margin: 0 auto; padding-top: 20px;}
#content {float: right; padding: 20px 20px 0 0; width: 610px;}

.post {margin-left: 20px; padding-bottom: 30px;}

.post .title {padding-left: 10px; border-left: 3px solid #F57601; color: #333333;}
.post .title a {background: none; color: #444444; border: none;}
.post .title a:hover {text-decoration: underline;}
.post .entry {text-align: justify;}


#sidebar {
           float: left;
           width: 220px;
          padding: 25px 10px 0 20px;
          font-size: 12px;
}

#sidebar .f2 {color: #aaaaaa;}
#sidebar li {line-height: 25px; border-bottom: 1px dashed #BCBCBC;}
#sidebar a {color: #000000; border: none;}
#sidebar a:hover {text-decoration: underline; color: #aaaaaa;}



/* Footer */
#footer {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #444444;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {font-size: 9px; text-transform: uppercase; text-align: center;}