* {
margin: 0;
padding: 0;
}

body {
background: #FF6633 url(images/back.jpg) repeat;
text-align: center;
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
color: #333;
padding: 30px;
}

a {
color: #666;
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
color: #ccc;
}

#header {
width: 780px;
height: 280px;
background: url("images/barrybanner8.jpg") no-repeat ; 
background-position: right;
}

#wrapper {
width: 780px;
background: #fff url("images/sidebar.gif") repeat-y;
background-position: 0 0;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}

h1 {
width: 140px;
height: 30px;
background-color: #333;
margin: 1px 1px 1px 0;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
cursor: default;
}

h1:first-letter {
color: #f00;
text-decoration: underline;
}

h2 {
width: 619px;
height: 30px;
background-color: #333;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
margin-top: 1px;
cursor: default;
}

#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 210px;
width: 150px;
}

#nav li a {
color: #fff;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 24px;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #CCCCCC;
}

#current a {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
width: 132px;
background-color: #000000;
float: left;
position: relative;
left: -4px;
margin-left: -147px;
border-top: 1px solid #fff;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
padding: 8px;
}

img {
border: none;
}

a img {
display: block;
margin-bottom: 20px;
border: 1px solid #fff;
}

a:hover img {
border-color: #f00;
}

#content {
float: left;
width: 590px;
padding: 0 10 30px 0;
margin: 20px 0px 0px 20px; 
}

p {
margin-bottom: 20px;
}

#footer {
clear: both;
width: 400px;
margin-left: 163px;
}
.post1 {
	background-image: url(images/post1.jpg);
	background-repeat: no-repeat;
}
.post2 {
	background-image: url(images/post2.jpg);
	background-repeat: no-repeat;
}
.post3 {
	background-image: url(images/post3.jpg);
	background-repeat: no-repeat;
}
.post4 {
	background-image: url(images/post4.jpg);
	background-repeat: no-repeat;
}
.post5 {
	background-image: url(images/post5.jpg);
	background-repeat: no-repeat;
}
.post6 {
	background-image: url(images/post6.jpg);
	background-repeat: no-repeat;
}
.post7 {
	background-image: url(images/post7.jpg);
	background-repeat: no-repeat;
}
.post8 {
	background-image: url(images/post8.jpg);
	background-repeat: no-repeat;
}
.post9 {
	background-image: url(images/post9.jpg);
	background-repeat: no-repeat;
}
.post10 {
	background-image: url(images/post10.jpg);
	background-repeat: no-repeat;
}
.post11 {
	background-image: url(images/post11.jpg);
	background-repeat: no-repeat;
}
.post12 {
	background-image: url(images/post12.jpg);
	background-repeat: no-repeat;
}
.post13 {
	background-image: url(images/post13.jpg);
	background-repeat: no-repeat;
}
.post14 {
	background-image: url(images/post14.jpg);
	background-repeat: no-repeat;
}
.post15 {
	background-image: url(images/post15.jpg);
	background-repeat: no-repeat;
}

