body {
	background: #d0e0ef url(/images/bg.gif) left top repeat;
	margin: 0; padding: 0; 
	font-family: Arial, sans-serif;
	font-size: small;
	line-height: 1.4;
	color: #222;
	behavior: url("/js/csshover.htc");
}

div {margin: 0; padding: 0;}

p, ul {margin: 0 0 1em 0;}

h1, h2, h3, h4, h5 {margin: 0 0 .5em 0; font-family: Georgia, serif;}

h1 {font-size: 180%; color: #1b52a2;}
h2 {font-size: 140%; color: #1b52a2;}
h3 {font-size: 130%; color: #e91d41;}
h4 {font-size: 125%; color: #1b52a2; font-family: Arial, sans-serif;}
h5 {font-size: 110%; color: #1b52a2; font-family: Arial, sans-serif;}

h2 span, h3 span {font-size: small; font-weight: normal;}

label {display: block; font-weight: bold; }
form div {margin-bottom: 8px; clear: left;}

a {color: #1b52a2;}

table {width: 100%; border-collapse: collapse; border: none; margin: 0; padding:0;}
thead {background-color: #e91d41; color: #fff; border-top: 1px solid #fff;}
th {padding: 6px 4px 2px 4px; border-bottom: 1px solid #222;}
th, td {text-align: left;}
td {padding: 3px;}
tr {}
tr.even {background-color: #f6f6f6;}
tfoot {background-color:#666; color: #eee;}
.border-box {border: 1px solid #1b52a2; width: 100%; padding: 0;}


.clear {clear: both;}
.center {text-align: center;}
.right {text-align: right;}
.red {color: red;}
.text, .text_m {width: 96%; font-size: 120%; border: 1px solid #888; margin-bottom: 2px; padding: 4px;}
.text_m {width: auto;}
.checker {clear: none; width: 32%; float: left;margin: 0 0px 4px 0;}
.boxed {background-color: #eee; padding: 8px;}
.yes {background-color: #4AAA42;}
.no {background-color: red;}
.yes, .no {
	font-size: 86%; 
	font-weight: bold;
	color: #fff;
	padding: 1px;
}

.badge img {float: left; margin: 0 10px 10px 0; vertical-align: top; border: 4px solid #A3D0EB;}
.badge textarea {
	text-align: left; 
	width: 290px;
	background-color: #A3D0EB;
	color: #333;
	vertical-align: middle;
}
.badge div {padding-top: 20px;}

ul.previews {list-style: none; margin-left: 0; padding-left: 0;}
ul.previews li {float: left; width: 240px; padding-bottom: 20px; margin-right: 6px; text-align: center;}
ul.previews a {text-decoration: none; font-weight: bold;}
ul.previews img {border: 2px solid #A3D0EB; margin-bottom: 4px;}

.story {margin-bottom: 1em; border-bottom: 1px solid #ddd;}
.story h3 {margin-bottom: 0;}
.story h3 a {color: #4AAA42;}
.story h4 {margin-top: 0; margin-bottom: .4em; color: #333; font-size: 140%;}
.post-details {color: #888; font-size: 90%; margin-bottom: 1em;}
.permalink {font-size: x-small; font-weight: normal; color: #333;}

.top-bar, #search-bar, #filter-bar {background-color: #1b52a2; padding: 4px; margin-bottom: 0b;}
#people-search {float: right; text-align: right; width: 51%;}
#search-bar {padding-top: 8px;}
#search-bar .text {
	width: 200px;
	display: inline;
	float: left;
	margin-right: 8px;
}


#flash {
	background-color: red;
	padding: 4px;
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 1em;
}
#flash a {color: #fff;}

#back-to-top {display:block;text-align:center; font-size: 90%;margin-top: 3em; padding-bottom: 1em; clear: both;}

#news-intro {clear: left; margin-top: 1em;}
#news-intro h2 {margin-bottom: .5em;}
#news-intro ul {margin-left: 1.5em; padding-left: 0; list-style: square;}
#news-intro li {margin-bottom: .4em;}
#news-intro em {font-weight: bold; font-size: 110%; color: #0084BB;}

#comeback_box {
	width: 224px;
	margin: 1em auto 2em auto; padding: 6px;
	border: 3px solid #e91d41;
	background-color: #d0e0ef;
	clear: right;
}

#my_comeback {margin-top: 7px; font-size: 90%;}
#my_comeback h4 {margin: 4px 0 0px 0}

#wrap {
	background: transparent url(/images/top-bg.gif) left top repeat-x;
}

#page {
	width: 830px;
	margin: 0 auto;
}

#banner {
	width: 830px; height: 118px;
	background: transparent url(/images/banner.png) left top no-repeat;
}

#main {
	width: 830px; 
	background: transparent url(/images/page-bg.gif) left top repeat-y;
}

#menu {
	position: relative;
	width: 830px; height: 35px;
	background: transparent url(/images/menu-bg.gif) left top no-repeat;
	overflow: hidden;
}

#menu ul {margin: 0; padding: 0; list-style: none; margin-left: 20px;}
#menu li {
	float: left;
	background: transparent url(/images/menu-element-bg.gif) right top no-repeat;
}
#menu li:hover {background:transparent url(/images/menu-element-over-bg.gif) right top no-repeat;}
#menu a {
	display: block;
	padding: 8px 18px;
	margin-right: 4px;
	color: #fff; 
	font-size: 14px;
	text-decoration: none;
}

#support-jerry {
	position: absolute;
	top: 0px; right: 19px;
	width: 252px; height: 35px;
	
	color: #fff;
	line-height: 35px;
	font-family: "Arial Black";
	font-size: 16px;
	text-align: center;
}

#main-content-area {
	width: 792px;
	margin: 0 auto;
	background: transparent url(/images/page-top-bg.jpg) left -1px repeat-x;
}

#contents {
	width: 518px;
	float: left;
	margin: 10px 8px 0px 8px; 
	Xdisplay: inline-block;
	Xbackground-color: gray;
}
body#admin #contents {
	width: 756px;
	float: none;
	margin-top: 0;
}

#contents img.portrait-photo {
	float: left;
	margin: 0 10px 10px 0;
}

#contents div.caption {
	float: right;
	margin: 0 0 10px 10px;
	font-size: 90%;
	text-align: center;
}

#contents div.caption img {margin: 0;}

#contents img.photo {
	border: 2px solid #1b52a2;
	padding: 2px;
	background-color: #fff;
	margin: 0 0 10px 10px;
}

#contents img.signature {float: right;}

#sidebar {
	width: 248px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
}
body#admin #sidebar {display: none;}

#sidebar .sidebar-button {
	display: block;
	width: 242px; height: 39px;
	margin-top: 7px;
	background: transparent url(/images/sidebar-buttons.gif) left top no-repeat;
	text-decoration: none;
}
#sidebar .sidebar-button:hover {background: transparent url(/images/sidebar-buttons.gif) left bottom no-repeat;}

#sidebar .sidebar-button span {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 39px;
	padding-left: 36px;
}

#footer {
	width: 830px; height: 56px;
	background: transparent url(/images/page-bottom-bg.gif) left top no-repeat;
	color: #fff;
	text-align: center;
	line-height: 42px;
}

#bottom-menu {
	width: 830px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 1em;
}
#bottom-menu a {
	color: #1b52a2;
	text-decoration: none;
}
#bottom-menu a:hover {text-decoration: underline;}

#copyright, #designed-by {
	text-align: center;
	color: #666;
}










