body
{
	background-color: #202020;
	background-image: url(images/bg.gif);
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border-left: 12px solid #666666;
	border-right: 12px solid #666666;
}

#nav
{
	width: 780px;
	height: 25px;
	border-bottom: 1px solid white;
	color: white;
	background-color: #013878;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	
	position: fixed;
	top: 0px;
	margin-left: -390px;
	left: 50%;
	margin-top: 0px;
	padding: 0px;
	z-index: 99;

	_position: absolute;
	_top: expression((dummy = document.documentElement.scrollTop) + "px");
}

#nav li
{
	display: block;
	float: left;
	height: 25px;
	width: auto;
	text-align: center;
	line-height: 25px;
}

#nav li a
{
	display: block;
	padding-left: 17px;
	padding-right: 17px;
	line-height: 25px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#nav li a:hover
{
	background-color: #002044;
}

#main
{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #ffffff;
}

#header
{
	width: 780px;
	height: 215px;
	background-image: url(../images/header2.jpg);
	border-bottom: 1px solid #b0b0b0;
}

/*.abc2
{
	width: 450px;
	height: 74px;
	margin-top: 3px;
	margin-left: 5px;
	background-image: url(images/abc2.png);
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='style/images/abc2.png');
}*/

#header h1
{
	position: absolute;
	left: 714px;
	top: 145px;
	color: white;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
}

#header h1.shad
{
	left: 715px;
	top: 147px;
	color: black;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}


#body
{
	position: relative;
	border-right: 200px solid #eeeeee;
}

#body2
{
	position: relative;
}

#sidebar
{
	width: 180px;
	position: absolute;
	right: -200px;
	_right: 0px;
	top: 0px;
	padding: 10px;
}

#sidebar h3
{
	font-size: 13px;
	border-bottom: 1px solid black;
	margin-bottom: 4px;
	margin-top: 16px;
	clear: both;
}

#sidebar ul
{
	margin-left: 1em;
	padding-left: 0px;
}

#sidebar p
{
	margin-bottom: 8px;
}

#content
{
	padding: 20px;
	position: relative;
	border-right: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	color: #333333;
}

#content2
{
	padding: 20px;
}


#content h2
{
	font-size: 18px;
	/* 18px is the default minimum font size for which anti-aliasing will occur. */
	margin: 0px;
	border-bottom: 1px solid black;	
}

#content .date
{
	float: right;
}

#content .postedBy
{
	float: left;
}

#content .meta
{
	height: 1em;
}

#content p
{
	text-align: justify;
	line-height: 1.3em;
}

#content2 h2
{
	font-size: 18px;
	/* 18px is the default minimum font size for which anti-aliasing will occur. */
	border-bottom: 1px solid black;	
}

#content2 .date
{
	float: right;
}

#content2 .postedBy
{
	float: left;
}

#content2 .meta
{
	height: 1em;
}


.comments
{
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	padding: 4px;
	text-align: right;
	margin-bottom: 2em;
	background-image: url(images/comment_edit.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.highlight
{
	color: #013878;
}

#content h3
{
	color: #5BA1D0;
	text-align:center;
	font-size: 18px;
}

a
{
	color: #013878;
	text-decoration: none;
}

a:hover
{
	color: #037ABC;
	text-decoration: none;
}

.border1 {
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	}

.border2 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
	
.border3 {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 15px;
	}
	
	
.pullout
{
	background-color: #eeeeee;
	padding: 5px;
	float: right;
	margin: 8px;
}



.thumbnail, .thumb-pullout {
	float: left;
		background: url('images/flickr_shadow.gif') no-repeat bottom right;
	margin: 5px 0px 0px 6px;
 	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	_position: relative;
	}

.thumbnail img, .thumb-pullout img {
		 background-color: #fff;
	 border: 1px solid #a9a9a9;
	 display: block;
	 margin: -5px 5px 5px -5px;
	 padding: 4px;
	 position: relative;
	}

.thumbnail img:hover, .thumbnail:hover img, .thumb-pullout:hover img {
	background-color: #ccd;
}

.thumb-pullout
{
	margin: 13px 3px 3px 14px;
	background-image: url(images/flickr_shadow_white.gif);
	
}

#footer
{
	width: 778px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #b0b0b0;
	background-color: #eeeeee;
	color: #b0b0b0;

}

.abc_highlight {
font-size:12px;
font-weight: bold;
padding-right: 8px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.csskeyword
{
	color: blue;
}

.cssvalue
{
	color: red;
}

p.caption
{
	text-align: center;
}

small.super
{
	vertical-align: top;
	font-size: 0.75em;
	line-height: 1.3em;
}

.nodisplay
{
	display: none;
}
OL        
{
	list-style-type: upper-alpha;
}#content h4 {
	text-align:left;
	font-size: 14px;
	color: #013878;
}
#sidebar h4 {
	font-size: 13px;
	margin-bottom: 4px;
	margin-top: 16px;
	clear: both;
	text-decoration: underline;
}
