body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background: #ffffff;
color: #000000;
background-image: url('images/ppbg.jpg');
background-repeat: repeat-x;
}

#wrapper{
margin: 0 auto 0 auto;
width: 640px;
text-align: left;
}

#header{
float: left;
width: 640px;
height: 139px;
background: url('images/ppheader.png') no-repeat 150px 0px;
text-align: right;
overflow:hidden;
color:#FFFFFF;
}
#header a, #footer a{
color:#333333;
}
#container{
float: left;
width: 410px;
margin-top: 18px;
}
.headertxt {
width:400px;
height: 130px;
float:left;
padding: 50px 0 15px 15px;
text-align: left;
}
.sidebar{
float: right;
width: 200px;
margin-top: 18px;
background-color: #B5C8DF;
background-image: url('images/ppsidebottom.jpg');
background-repeat: no-repeat;
background-position: bottom left;
margin-bottom: 60px;
}
#footer{
clear: both;
float: left;
width: 100%;
height: 200px;
text-align: center;
padding-top: 20px;
background-color: #637688;
background-image: url('images/ppfooterpattern.jpg');
background-repeat: repeat;
margin-top: 30px;
color: #333;
font-weight: bold;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p{
padding: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
width: 100%;
text-align: center;
}

.sidebar ul{
margin: 0px;
padding: 0px;
}

.sidebar ul li{
list-style-type: none;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 12px;
color: #fff;
border: 1px solid #0E2158;
height: 18px;
padding-left: 5px;
background-image: url('images/ppsidepattern.jpg');
background-repeat: repeat-x;
font-weight: normal;
padding-top: 2px;
margin-bottom: 7px;
background-color: #CE7ADF;
}

.sidebar ul ul{
margin-bottom: 15px;
margin-left: 20px;
}

.sidebar ul ul li{
padding: 0;
line-height: 20px;
}

.sidebar a{
color: #384C5F;
}

.post a{
color: #154D82;
}

.navigation a{
color: #154D82;
}

img {
border: none;
}

#menu {
	background: url('images/menu.jpg') no-repeat;
	font-size: 15px;
	font-weight: bold;
	height: 60px;
	float: left;
	width: 640px;
	height: 50px;
	overflow:hidden;
	margin: 1px 0 20px 0;
}
#submenu {
	height: 18px;
	width: 600px;
	overflow:hidden;
	padding: 13px 20px 5px 10px;
	margin: 0;
}
ul#menu {
	list-style: none;
	padding:0;
	margin: 0;
	border-top: 1px solid #c67ee1;
	 background:#c67ee1;
}
ul#menu li {
	background-image: none;
	padding-left: 1px;
	padding-right: 1px;
	padding-down: 10px;
	float: left;
	margin: 0;
	line-height: 23px;
	border-right: 1px solid #efdaf5;
	border-top: 1px solid #c67ee1;
	background:#c67ee1;

}
ul#menu li a {
  display          : block;
  padding-left     : 15px;
  padding-right    : 16px;
  text-decoration  : none;
  color            : #efdaf5;
  background:#c67ee1;
  
}
ul#menu li a:hover {
  color            : #ffffff;
}




