A:LINK { color:black; }
A:ACTIVE { color:black; }
A:VISITED { color:black; }
A:HOVER {color:red; }

html, body {margin: 0; padding: 0; font-size: 100%; }

body {
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 80%;
	background-color: #d8d8d8; }
	
#demotext {
	color: #233622;
	margin: 8px 149px 5px 10px;
	padding: 0 5px 5px 0;
	position: relative; } /*** for IE6 ***/
  
.left a:link, .left a:visited {
	color: #990000;
	font-size: +1;
	font-weight: bold;
	text-decoration: none;
}

.left a:hover {
	color: #990000;
	font-size: +1;
	font-weight: bold;
	text-decoration: underline;
}

#contents a:link, #contents a:visited {
	color: #990000;
	font-size: +1;
	font-weight: bold;
	text-decoration: none;
}

#contents a:hover {
	color: #990000;
	font-size: +1;
	font-weight: bold;
	text-decoration: underline;
}


/* >>>>> Sidepage extras <<<<< */

h3 {
	font-family: Verdana, sans-serif; 
	font-size: 1.2em; 
	font-weight: bold;
	margin: 10px 0;
	text-align: center;
}

#demotext h3 {color: #771464; font-size: 1.4em; }

#leftbox ul {
	color: #000;
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0 10px 1.5em 10px; } /*** bottom padding instead of margin to avoid Op6 
			"Bottomgap Bug." Please see Big John's explanation of this bug - 
			http://www.positioniseverything.net/op-omnibus/bottomgap.html ***/

li {padding: 1px;} 

.description li {margin: 10px 0 0 0; padding: 0; }


/*** The #header div has a static position and a background image ***/

#header {
	margin: 0;
	padding: 0; 
	border-right: 2px solid black;
	height: 118px; } /*** must be set so the following absolutely positioned divs are 
			    placed correctly on initial load of the page***/ 

#leftbox {
	position: absolute;
	left: 0px;
	width: 210px;
	border-top: 2px solid #000;
	background-color: #d8d8d8;
	padding-top: 5px; 
	padding-left:5px;}

#container {
	margin-left: 215px;
	background-color: #fff;
	border-left: 2px solid #000; }

#navmenu {
	background-color: #000;
	border: 1px solid #000;
	border-width: 1px 0;
	padding: 3px 0;
	position: relative; } /*** IE6 needs this to display the div ***/  

#navmenu ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-serif;
	text-align: center;
	line-height: 1.2em; } 

#navmenu ul li {
  	font-weight: bold;
  	display: block;
  	float: left;
  	position: relative; /*** IE6 needs this to display the links ***/
	padding: 1px 0;
	margin: 3px 0;
	width: 10em;  
	border-right: 2px solid #000; }

#navmenu ul li.first {
	margin-left: 0; 
	list-style: none; }

#navmenu ul li.last {
	border-right: none; }

#navmenu a {
	padding: 3px 0;
	color: #fff; } 

#navmenu a:hover {
 	color: #f00;
}

#navclear {
  	display: block;
	clear: both; }

/*** IE5/Mac has trouble with right positioned boxes due to a secret margin. See  
     - http://www.l-c-n.com/IE5tests/right_pos/index.shtml - Philippe Wittenbergh's page 
     for an explanation of this problem and Sam Foster's page for an explanation of the 
     hack used  - http://www.sam-i-am.com/testsuite/css/mac_ie5_hack.html - ***/
 
#rightbox {
	position: absolute;
	right: 16px;
	margin-right: 15px;
	width: 138px;
	padding-top: 5px; 
}

/* hide the following from IE5-Mac \*/
#rightbox {
	right: 0;
	margin-right: 0; }
/* IE5-Mac can see the rest */


#wrapper {
	margin-right: 138px;
	padding-top: 5px;}

/*** Tan hack for IE. Only IE browsers see this selector.
     This replaces the old Tantek hack. Please see Edwardson Tan's page.
     http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html ***/

* html #wrapper {
	width: 100%; /*** IE5.5 needs this value to eliminate a horizontal scrollbar ***/
	w\idth: auto; } /*** resets the value for IE6 and IE5-Mac ***/

.left {
	margin-left: 6px;
	padding: 5px 5px 5px 0;
}

html>body .left {margin-left: 12px; } /*** IE doubles the margin on the float. This sets
					the margin to the correct width for others ***/

.right {
	float: right;
	margin-right: 6px;
	margin-top: 6px;
/*	width: 48%;  */
	padding: 0 0 0 0;
/*	padding: 5px 5px 5px 5px;  
	background: #c3c8c3; */
	background: #fff;
	border: 2px solid black;
	text-align: center;
}

html>body .right {margin-right: 12px; } /*** IE doubles the margin on the float. This sets
					the margin to the correct width for others ***/

.clear {
	clear: both;
	margin: 0;
	padding: 0; }

#contents {
	background-color: #FFF;
	margin: 8px 50px 5px 10px;
	/*margin-right: 149px;
	margin-left: 10px;*/
	color: #000;
	padding: 3px 5px 5px 10px;
	position: relative; } /*** IE6 needs this to display the div ***/

#footer {
	background: #f0f1f0;
	margin-top: 1.5em;
	margin-right: 139px;
	border-top: 1px dashed #888; } 

.article {
	text-align:left;
	padding-left: 10px;
}


#block1 { background-color:#CCCCCC; text-align:left; padding:10px; font-family:arial; border:2px solid #000;}
#block2 { background-color:#DDDDDD; text-align:left; padding:10px; font-family:arial; border:2px solid #000;}

.bleepsmazz { font-size: 24pt; color: red; font-weight:bold; }
.h1 { font-size: 24pt; font-weight:bold; }
.h2 { font-size: 18pt; font-weight:bold; }
.h3 { font-size: 14pt; font-weight:bold; }
.h4 { font-size: 12pt; font-weight:bold; }


#float_header {
	float:left;
}

#news {
	text-align:left;
	padding: 5px;
	border: 1px solid black;
}


#news .title {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

#news .posted {
	font-weight: bold;
	color: #000;
	font-size:10px;
}

#news .comments {
	font-weight: bold;
	font-size:10px;
}

.commentlink {
	font-size: 18px;
	text-align:center;
}