* {
margin: 0;
padding: 0;
}

body {
background: #404040 url("images/background5a.jpg") no-repeat;
text-align: center;
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
color: #333;
padding-top: 10px;
padding-bottom: 10px;

}

blockquote.style2 {
  font: 12px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 30px;
  margin-left: 30px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 

blockquote.style1 {
  font: 14px italic Times, serif;
  padding: 8px;
width: 80%;
  background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 0 auto;
  background-image: url(images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.style1 span {
     display: block;
     background-image: url(images/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
   }

#quote {
	color: white;
	margin: 5px 5px;
	}

.before {
	float: right;
	margin: 0px 0px 0px 5px;
	}


#Large {
	line-height:51px;
	padding-top:0px;
	margin-top:0px;
	float:left;
	font-size:64px;
	font-weight:bold;
	color: black;
	}


a {
color: red;
text-decoration: underline;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: black;
}

#header {
width: 580px;
height: 337px;
background: #000 url("images/header3.jpg") no-repeat;
background-position: top right;
}

#wrapper {
width: 580px;
background: #fff url("images/sidebar.gif") repeat-y;
background-position: 0 0;
margin: 0 auto;
text-align: left;
border-top: 2px solid black;
border-bottom: 5px solid black;
border-right: 2px solid black;
border-left: 2px solid black;
}

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: 419px;
height: 30px;
background-color: #333;
float: left;
font: bold 16px/30px arial, veranda, tahoma;
padding-left: 10px;
color: white;
margin-top: 1px;
cursor: default;
}

#nav {
list-style: none;
z-index: 2;
border-right: 0px 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;
background-color: #000;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
outline:none; 
}

#nav li a:hover {
background-color: #333;
outline:none; 
}

#current a {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
outline:none; 
}

#sidebar {
width: 132px;
background-color: black;
float: left;
position: relative;
left: -4px;
margin-left: -147px;
border-top: ;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
padding: 8px;
}

img {
border: none;
}

a img {
margin-bottom: 20px;
border: 1px solid black;
outline:none; 
}

a:hover img {
border-color: #f00;
outline:none; 
}

#content {
float: left;
width: 400px;
margin: 10px 0 0 10px;

}

.item {
	margin: 40px 0px 20px 0px;
}

p {
margin-bottom: 20px;
}

p:first-line {
font-weight: ;
}

#footer {
text-align: center;
clear: both;
width: 400px;
margin-left: 163px;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
}



blockquote {
	background:  url() left top no-repeat;
	}

blockquote div {
	padding: 5px 0px 15px 0px;
	background: url() right bottom no-repeat;
	font-size: 7pt;
	text-align: left;
	FONT-WEIGHT: ;
	padding-top: 5px;
	}