/*general*/
body{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	text-align: center;
}

#content {
	width: 800px; 
	display: block;
	margin: 5px auto;
	text-align: left;
}

/*header stuff*/
#logo {position:absolute; clear:left; margin-top:-37px;}
input.searchform {
border:thin solid #9FB4CC; 
background-color:#DDDDDD
}

#search{
text-align: right;
}

#nav { 
	background-color:#9FB4CC;
	border-style: solid;
	border-width: 1px 0px;
	border-color: #11446F; 
	z-index:-1;
	text-decoration:none; 
	outline:none; 
	padding-top:5px;
}

#blurbs { 

	text-decoration:none; 
	outline:none; 
	font-size:.8em;
	height: 180px;
	clear:both;
	margin-top:10px;
}

img
{  border-style: none;
}
#events {
	background: #9FB4CC url(http://jsitepgh.org/images/calendar.gif) no-repeat 0% 50%; 
	border-top: 1px solid #11446F; 
	border-bottom: 1px solid #11446F; 
	float:left;
	width: 330px;  
	padding-left:70px;
	padding-top:5px;
	display: block;
	height: 180px;
	clear:left;
	_width: 400px;
}

#news {
	background: #9FB4CC url(http://jsitepgh.org/images/information.gif) no-repeat 0% 30%; 
	border-top: 1px solid #11446F; 
	border-bottom: 1px solid #11446F; 
	float:left; 
	width: 330px; 
	padding-left:70px; 
	padding-top:5px;
	display: block;
	clear:right;
	height: 180px;
	_width: 400px;
}

h3 {
	font-weight: bold;
	font-size: .8em;
	color:#11446F;
	padding-top:10px;
	line-height:.8em;
}

#caption {
margin-top:30px;
background-color: #FFFF00;
}

#caption p{
margin: 0 10px;
}


h1{margin-top:25px;}

h2{font-size: 1em; text-align:center;}
p{font-size: .9em;}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#image {
margin-top:5px;
float:right;
width:500px;
}

#left {
float:left;
width: 300px;
clear:left;
z-index: -5;
}

#secondleft {
float:left;
width: 440px;
padding-right: 10px;
z-index=-5;
}

#secondright {
text-align: right;
float: right;
width: 270px;
}

.icon {
float:left;
padding-top:10px;
}

.notes {
float:right;
width:250px;
}

.noteset {
float: left;
}

#footer {
font-size: .6em;
clear:both;
display: block;

}

#sidebar td, th {
  padding: 0.5em;
}
#sidebar{font-size: .8em;}
