	body {
		padding:0px;
		margin:0px;
	}
	h1 {
		font-size:20px;
	}
	#banner {
		border-bottom:1px solid #cccccc;
		height:120px;
		width:850px;
	
	}
	#logo {
		float:left;
		width:195px;
		text-align:center;
		padding:0px 0px 0px 0px;	
		height:auto;
	}
	#contents {
		height:auto;
		border:0px solid red;
		width:900px;
	}
	#left_menu {
		float:left;
		width:195px;
		height:auto;
	}
	#menu{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:medium;
		font-weight:bold;
		background-color:#FFFFFF;
		color:#000000;
		padding:2px;
		border-right:1px solid #cccccc;
	}
	.menuitem{
		display: block;
		border:1px solid #999999;
		border-left:0px;	
		height:18px;
		vertical-align:middle;
		margin-top:3px;
		padding:2px 2px 2px 2px;
		background-color:#DBE1FD;
	}
	.submenuitem {
		display: block;
		border:1px solid #000000;
		height:16px;
		margin-top:2px;	
		padding:2px 2px 2px 15px;
		font-size:small;
		background-color:#ABB6E7;	
	}
	.subsubmenuitem {
		display: block;
		border:1px solid #000000;
		height:12px;
		margin-top:2px;	
		padding:2px 2px 2px 30px;
		font-size:small;
		background-color:#FFCC99;	
	}	
	.menuitem_text:link {
		text-decoration:none;
		color:#000000;
	}
	.menuitem_text:visited {
		text-decoration:none;
		color:#000000;	
	}
	.menuitem_text:hover {
		color:#0000CC;
		text-decoration:underline;
	}
	.submenuitem_text:link {
		text-decoration:none;
		color:#000000;
	}
	.submenuitem_text:visited {
		text-decoration:none;
		color:#000000;	
	}
	.submenuitem_text:hover {
		color:#0000CC;
		text-decoration:underline;
	}
	#main{
		font-family: Arial, Helvetica, sans-serif;
		font-size:small;
		padding:5px 5px 5px 5px;
		border-left:1px solid #cccccc;	
		height:auto;
		float:left;
		width:650px;
	}
	.banner {
		font-family:Arial, Helvetica, sans-serif;
		font-size:small;
		font-weight:bold;	
		height:120px;
		vertical-align:middle;
	}
	.mvb {
		font:Arial, Helvetica, sans-serif;
	}
	.tsh {
		font-weight:bold;
		text-align:center;
		text-decoration:none;
		font-size:16px;
		/*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}
	#so_links th {
		border-bottom:1px solid #000000;
		text-align:left;
	}
	#availability {
		font-size:smaller;
		padding:0px;
		border:0px;
		margin:0px;
		
	}
	#availability table {
	}
	#liason_container{
		padding-left:0px;
		padding-right:10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:small;
	}
#wordpressmenu{
/*border-color:#FFF000;
border-style:dashed;
border-width:thin;*/
}
#news_main {
/*border-color:#FF0000;
border-style:solid;
border-width:thin;*/
float:left;
width:500px;
}
#news_menu {
/*border-color:#FFF000;
border-style:solid;
border-width:thin;*/
float:left;
width:140px;
margin-left:5px;
}
#news_menu ul{
 padding-left:15px;
 }

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.alignnone{
}
.storytitle {
	background-color:#DDDDFF; 
	font-size:large; 
	font-weight:bold; 
	padding:3px;
}
.storytitle a:link{
	color:#000000;
	text-decoration:none;
}
.storytitle a:visited{
	color:#000000;
	text-decoration:none;	
}
.storytitle a:hover{
	color:#000000;
	text-decoration:none;	
}
