body {background-color: black;font-family: "Courier New",Courier,monospace;font-weight: bold; color: rgb(255, 153, 0); margin: 0px; padding: 0px;}
fieldset {border-width: 1px; border-color: rgb(255, 153, 0); margin: 1px; padding: 1px;}
A:link {font-family: "Courier New",Courier,monospace;font-weight: bold; font-size:75%; color: rgb(255, 153, 0)} 
A:visited {font-family: "Courier New",Courier,monospace;font-weight: bold; font-size:75%; color: rgb(255, 153, 0)}
A:active {font-family: "Courier New",Courier,monospace;font-weight: bold; font-size:75%; color: rgb(255, 85, 0)}
A:hover {font-family: "Courier New",Courier,monospace;font-weight: bold; font-size:75%; color: rgb(255, 85, 0)}

#area_border {
	margin: 1px; 
	padding: 1px; 
	border: solid; 
	border-width: 1px; 
	border-color: rgb(255, 153, 0);
}
#header {
  background: black;
  width: 100%;
}
#leftcol {
  background: black;
  float: left;
  width: 40%;
  height: 500px;
}
#rightcol {
  background: black;
  float: right;
  width: 20%;
  height: 500px;
}
#leftcol_small {
  background: black;
  float: left;
  width: 40%;
  height: 50px;
}
#rightcol_small{
  background: black;
  float: right;
  width: 20%;
  height: 50px;
}
#rightcol_politics {
  background: black;
  background-image: url(che_obama_1.jpg); background-repeat: no-repeat;
  float: right;
  width: 20%;
  height: 500px;
}

#content {
  background: black;
  float: left;
  width: 40%;
  height: 500px;
}
#content_small {
  background: black;
  float: left;
  width: 40%;
  height: 50px;
}
#content_unix {
  background: black;
  background-image: url(40years_255-153-0_black2.png); background-repeat: no-repeat;
  float: left;
  width: 40%;
  height: 500px;
}
#content_ham {
  background: black;
  background-image: url(century21_low2.jpg); background-repeat: no-repeat;
  float: left;
  width: 40%;
  height: 500px;
}
#content_politics {
  background: black;
  background-image: url(barak_victories.jpg); background-repeat: no-repeat;
  float: left;
  width: 40%;
  height: 500px;
}
#content_other {
  background: black;
  background-image: url(cyrillic_projector.jpg); background-repeat: no-repeat;
  float: left;
  width: 40%;
  height: 500px;
}
#footer {
  background: black;
  clear: both;
  width: 100%;
}
#footer_politics {
  background: black;
  background-image: url(obama-joker1.png); background-repeat: no-repeat;
  clear: both;
  width: 100%;
}

ul#list-nav {
list-style:none;
margin:10px;
padding:0;
width:725px
}

ul#list-nav li {
display:inline
}

ul#list-nav li a {
text-decoration:none;
padding:2px 0;
width:75px;
background: rgb(255, 153, 0);
color:#eee;
float:left;
font-size:smaller;
font-weight:bold;
text-align:center;
border-left:1px solid #000;
}

ul#list-nav li a:hover {
background: rgb(255, 85, 0);
color:#000
}

.centeredImage {
 text-align:center;
 margin-top:0px;
 margin-bottom:0px;
 padding:0px;
 border-style:none;
}

.textright { text-align: right; }
.textleft { text-align: left; }
.floatleft { float: left; } 

.pbpageSize12 {
text-align:center; 
margin-left: 30%; 
width: 40%; 
font-size: 12px; 
font-family: "Times Roman";
}
