
BODY {
	background-color	:	#003366;
	font-family		:	Arial, Verdanna, Helvetica;
	color			:	#b6ecec;
	font-size: 0.9em;
	scrollbar-face-color	:	#255380;
	scrollbar-highlight-color: 	#9fc9d9;
	scrollbar-3dlight-color	: 	#9fc9d9;
	scrollbar-darkshadow-color: 	#9fc9d9;
	scrollbar-shadow-color	: 	#9fc9d9;
	scrollbar-arrow-color	:	#99cccc;
	scrollbar-track-color	:	#2d7ea6;
	margin:5px 5px 5px 5px;
	padding:5px;
	text-align: center;
	}

img {
	border-color		:	#9fc9d9;
	}

img.header {
	position		:	relative;
	top			:	-15px;

}
ul {
  margin-left:0.3em; padding:0px;
     }

ul li {
    list-style-image:url(/includes/bullet.png);
  margin-bottom:0.5em;
  margin-left: 20px;
  margin-bottom:0.7em;

padding: 0 0 0 -5px;
  }
hr {
	color:#9fc9d9;
	background-color:#9fc9d9;
	height: 2px;
	border:0;
	width:85%;
	}

font.title {
	font-family		:	Arial, Verdanna, Helvetica;
	font-size		:	1.6em;
	font-weight		:	bold;
	color			:	#ccffff;
	}

font.title1 {
	font-family		:	Arial, Verdanna, Helvetica;
	font-size		:	1.3em;
	font-weight		:	bold;
	color			:	#ffffff;
	}

font.small {
	font-family		:	Arial, Verdanna, Helvetica;
	font-size		:	0.7em;
	color			:	#ccffff;
	}

font.title2 {
	font-family		:	Arial, Verdanna, Helvetica;
	font-size		:	1.2em;
	font-weight		:	bold;
	color			:	#ccffff;
	}

font.light {
	color			:	#bff4f6;
	}

font.dark  {
	color			:	#003366;
	}

#menu a {
	font-family		:	Arial, Verdana, Helvetica;
	font-size		:	14px;
	display			:	block;
	width			:	91px;
	color			:	#ccffff;
	padding			:	3px 0px 3px 0px;
	text-decoration		:	none;
	/*/*/
	margin			:	1px 0px 3px 1px;
	border			:	2px solid #9fc9d9;
	background-color	:	#255380;
	/* */
	}
#menu a:hover {
	/*/*/
	border			:	2px solid #9fc9d9;
	background-color	:	#2d7ea6;
	color			:	#FFFFFF;
	/* */
	}

a.plain:link  {
	text-decoration		:	none;
	color			:	#ffffff;
	background		:	transparent;

	}
a.plain:visited {
	color			:	#ffffff;
	background		:	transparent;
	text-decoration		:	none;

	}
a.plain:hover {
	text-decoration		:	none;
	color			:	#FFFFFF;
	background		:	transparent;

	}
a.plain:active {
	text-decoration		:	none;
	color			:	#FFFFFF;
	background		:	transparent;
}

a:link  {
	text-decoration		:	none;
	color			:	#ffffff;
	background		:	transparent;

	}
a:visited {
	color			:	#ffffff;
	background		:	transparent;
	text-decoration		:	none;

	}
a:hover {
	text-decoration		:	none;
	color			:	#FFFFFF;
	background		:	#2d7ea6;

	}
a:active {
	text-decoration		:	none;
	color			:	#FFFFFF;
	background		:	#2d7ea6;
}

	.entryheader {font-weight: bold;
  background-color	:	#255380;
  color	:	#ffffff;
  padding : 5px;
  border-top		:	2px solid #99cccc;
	border-left		:	2px solid #99cccc;
	border-right		:	2px solid #99cccc;
	border-bottom		:	2px solid #99cccc;
	width: 100%;
	align: center;}
.permalink {float: right; margin-left: 1em;}
.ljtags {float: left; margin-right: 1em;}
.commentlinks {text-align: right; margin-left: 1em; margin-right: 1em; font-weight: bold;}
.entry {margin-bottom: 1em;}
.entries {color: #b6ecec;
align: center;
width: 97%;}


	#header {
	  height:177px;
		margin:0px; padding:0px;
		background : #003366;
		}

	#main1 {
		background : #003366;
		margin : 0 auto;
	  text-align : left;
	  width : 908px;
		}
	#main2 {
		margin:0px; padding:0px;
		background : #003366;
		}
	#left {
		float:left;
		width:142px;
		margin:0px; padding:0px;
		background : #003366;
		}
	#right {
	  float:right;
		width:164px;
		margin:0px;
		padding:0px;
		background : #003366;
		margin:0px;
		position:relative;
right:6px;
		}
	#middle {
		float:left;
		margin:0px;
		background : #003366;
		width:709px;
		margin: 0px;
		padding: 0px;
		margin: 0px;
position:relative;
left:7px;
		}

			.column-in {
		margin:0px; padding:0px;
		}

	#titlebox {
	background-color	:	#255380;
	border : solid #9fc9d9 2px;
		border-top : solid #9fc9d9 2px;
		border-left : solid #9fc9d9 2px;
		border-right : solid #9fc9d9 2px;
		border-bottom : solid #9fc9d9 0px;
	width:100%;
	padding: 6px;
	margin: 0 auto;
	text-align: left;
	position		:	relative;
		}

	#contentbox {
	background-color	:	#35597c;
	border : solid #9fc9d9 2px;
		border-top : solid #9fc9d9 2px;
		border-left : solid #9fc9d9 2px;
		border-right : solid #9fc9d9 2px;
		border-bottom : solid #9fc9d9 2px;
	width:100%;
	padding: 6px;
	margin: 0 auto;
	text-align: left;
	position		:	relative;
	overflow : auto;
		}

	#footerbox {
	background-color	:	#255380;
	border : solid #9fc9d9 2px;
		border-top : solid #9fc9d9 0px;
		border-left : solid #9fc9d9 2px;
		border-right : solid #9fc9d9 2px;
		border-bottom : solid #9fc9d9 2px;
	width:100%;
	padding: 6px;
	margin: 0 auto;
	text-align: left;

		}


#imagelink a:link  {
	text-decoration		:	none;
	color			:	#ffffff;
	background		:	transparent;

	}
#imagelink a:visited {
	color			:	#ffffff;
	background		:	transparent;
	text-decoration		:	none;

	}
#imagelink a:hover {
	text-decoration		:	none;
	color			:	#FFFFFF;
	background		:	transparent;

	}
#imagelink a:active {
	text-decoration		:	none;
	color			:	#FFFFFF;
	background		:	transparent;
}
    }

#comic {

		width : 100%;
		padding : 0px;
		background : transparent;
		margin : 0px;
    }
#comic a:hover {
  cursor:crosshair;
    }
			#footer {
    width:100%;
		background : #003366;
    margin: 0 auto;
  }


			#titlebox2 {
	background-color	:	#255380;
	border : solid #9fc9d9 2px;
		border-top : solid #9fc9d9 2px;
		border-left : solid #9fc9d9 2px;
		border-right : solid #9fc9d9 2px;
		border-bottom : solid #9fc9d9 0px;
	width:95%;
	padding: 10px;
	margin: 0 auto;
	text-align: left;
	position		:	relative;
		}

	#contentbox2 {
	background-color	:	#537290;
	border : solid #9fc9d9 2px;
		border-top : solid #9fc9d9 2px;
		border-left : solid #9fc9d9 2px;
		border-right : solid #9fc9d9 2px;
		border-bottom : solid #9fc9d9 2px;
	width:95%;
	padding: 10px;
	margin: 0 auto;
	text-align: left;
	position		:	relative;
	overflow : auto;
		}
#side {
	background-color	:	#255380;
	border		:	solid #9fc9d9 2px;
	font-size		:	14;
	font-weight		:	normal;
	padding			:	0px;
	width			:	160px;
	margin:0;
	}
#side2 {
	background-color	:	#255380;
	border		:	solid #9fc9d9 2px;
	font-size		:	14;
	font-weight		:	normal;
	padding			:	0px;
	width			:	160px;
	margin:0;
	}

#side3 {
	background-color	:	#255380;
	border		:	solid #9fc9d9 2px;
	font-size		:	14;
	font-weight		:	normal;
	padding			:	0px;
	width			:	160px;
	margin:0;
	overflow : auto;
	}
#twitter_update_list ul, #twitter_update_list li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 1em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #ccffff;
text-decoration: none;
background-color: transparent;
text-indent: 0px;
list-style-position: inside;
padding: 2px;
margin-right: 0px;
margin-left:-1px;
}

#jswarning {
   border: none;
   padding: 3px 4px 4px 3px;
   background-color: transparent;
   font: bold 11px verdana, tahoma, arial, helvetica, sans-serif;
   color: #ffffff;
   text-align : justify;
}



input
{
color: #003366;
background: #7b99b6;
border: 2px solid #255380
font-weight: bold;
}

.submit input
{
color: #003366;
background: #7b99b6c;
border: 2px outset #255380
}

select {
 background-color: #7b99b6;
 color: #003366;
 border: 2px solid #255380
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 13px;
	color: #003366;
}

textarea {
 background-color: #7b99b6;
 color: #003366;
 border: 2px solid #255380
}

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
	background		:	#255380;
}
.highslide img {
	border: 2px solid #9fc9d9;
	background		:	#255380;
}
.highslide:hover img {
	border-color: white;
	background		:	#255380;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: white;
	background		:	#255380;
}
.highslide-image {
	border: 4px solid #9fc9d9;
}
.highslide-wrapperx {
	background: #9fc9d9;
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image-blur {
}

.highslide-caption {
	display: none;
	border-top: none;
		border-left: 4px solid #9fc9d9;
			border-right: 4px solid #9fc9d9;
				border-bottom: 4px solid #9fc9d9;
	font-size: 1em;
	padding: 5px;
	background: #255380;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: #255380;
	padding-left: 22px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(/highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	list-style: none;
	margin: 0 0 0 0;
}
.highslide-controls a {
	background-image: url(/highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}	:	#255380;
	border : solid #9fc9d9 2px;
		border-top : solid #9fc9d9 2px;
		border-left : solid #9fc9d9 2px;
		border-right : solid #9fc9d9 2px;
		border-bottom : solid #9fc9d9 2px;
		padding : 0px;
		overflow : auto;
	}

