body{
	background:url('images/body_bg.jpg') repeat-x center top #6091b9;
	font:10pt/180% Helvetica, sans-serif;
	text-align:center;
}

#body{
	text-align:left;
	margin:0 auto;
	padding:0;
	width:780px;
}

hr.hidden{
	visibility:hidden;
	clear:both;
}

#head_link{
	display:block;
	clear:both;
	width:780px;
	height:125px;
	background:url('images/ws_logo.gif') no-repeat center top;
}

#image_banner{
	clear:both;
	width:780px;
	margin:-16px 0 0 -3px;
	padding:0;
/*	background:url('images/img_banner_shoe.gif') no-repeat center bottom;*/
	height:178px;
}

#image_banner a{
	padding:0;
	margin:0;
	border-width:0;
}

#image_banner td{
	width:156px;
	height:100px;
	margin:0;
	padding:0;
}

#image_banner img{
	border-width:0;
	padding:0;
	margin:0;
	width:782px;
	height:145px;
}

.float_right, .fig{
	float:right;
	max-width:300px;
margin:8px;
}

#breadcrumb{
	width:520px;
	float:right;
	clear:both;
	color:#FFFFFF;
	text-align:right;
	padding:0 25px;
	font-size:8pt;
	margin:0 0 6px 0
}

#breadcrumb a{
	color:#FFFFFF;
}


/*-----Sidebar Styles-----*/
#sidebar_box{
	width:200px;
	margin-top:30px;
	float:left;
	clear:left;
}

#sidebar_cap{
	height:31px;
	background:url('images/sidebar_cap.gif') no-repeat left top;
}

#sidebar{
	color:#FFFFFF;
	background:url('images/sidebar_bg.gif') repeat-y left top;
	padding:1px 25px;
}

#sidebar a{
	color:#FFFFFF;
	text-decoration:none;
}

#sidebar a:hover{
	text-decoration:underline;
}

#sidebar_shoe{
	height:31px;
	background:url('images/sidebar_shoe.gif') no-repeat center top;
}

#sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	width:150px;
}

#sidebar ul ul{
	padding:0 1em;
}

#sidebar #searchform{
	margin-top:30px;
}

#sidebar #searchform #s{
	background:#ffffff;
	border:2px solid #216a29;
	width:100%;
	padding:2px;
}

#sidebar #searchform #searchsubmit{
	float:right;
	border:1px solid #ffffff;
	margin:3px;
	background:#216a29;
	color:#ffffff;
	cursor:pointer;
}
#green-seal img{
	float:left;
	padding-left:38px;
}
/*-----Content Styles-----*/

#content_box{
	width:565px;
	float:right;
	clear:right;
}

#content_cap{
	margin:0px;
	height:31px;
	background:url('images/content_cap.gif') no-repeat center top;
}

#content{
	background:url('images/content_bg.gif') repeat-y center top;
	padding:1px 25px;
}
#content ul{
	clear:both;
}
#content_shoe{
	margin:0;
	height:31px;
	background:url('images/content_shoe.gif') no-repeat center top;
}

/*-----Blog Post Styles-----*/
div.post{
	clear:both;
}

div.post img, #content img{
	background:#FFFFFF;
	border:1px solid #888888;
	padding:3px;
	margin:5px;
	max-width:507px;
	float:left;
}

div.post h1{
	font-size:12pt;
	font-weight:bold;
}

div.post h1 a{
	color:#233D5D;
	text-decoration:none;
}

div.post h1 a:hover{
	text-decoration:underline;
}

div.post .post_meta{
	font-size:8pt;
	clear:both;
}

div.post .post_meta div{
	float:right;
}

div.post .entry_text{
	clear:both;
}

div.post .entry_text a{
	color:#AA0000;
}

div.post hr{
width:100%;
clear:both;
margin:3px 0;
}

/*------Comments------*/
#comments{
	clear:both;
}

/*------Footer------*/
#footer{
	font-size:8pt;
	margin:10px auto;
	clear:both;
	color:#061444;
	text-align:center;
}
#footer a{
	color:#061444;
}

/*------Quick Links------*/
table.quick_links{
	clear:both;
	width:515px;
	background:url('images/quick_pic.gif') no-repeat center top;
	height:120px;
	margin:0;
	padding:0;
	border-width:0;
	text-align:center;
	vertical-align:middle;
}

#quick-1, #quick-3, #quick-2, #quick-4{
	border-width:0;
	color:#EEEEEE;
	text-decoration:underline;
}

#quick-1:hover, #quick-3:hover, #quick-2:hover, #quick-4:hover{
	text-decoration:none;
}