body {
  text-align: center;
  background-color: #000000;
  margin-top:10px;
  margin-bottom:10px;
  color:#ffffe0;
  font-family: Georgia, Arial, Helvetica;
  font-size: 0.9em;
}

A:link {
	COLOR: #ffff00; text-decoration: none
}
A:visited {
	COLOR: #ffff00; text-decoration: none
}
A:active {
	COLOR: #ffff00; text-decoration: none
}
A:hover {
	COLOR: #ffff00; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #000000 url('../img/content_bg.gif') top left repeat-y;
}

#page_header {
  height: 140px;
  background: #000000 url('logo3d.jpg'); 
  background-repeat: no-repeat;
  position: relative;
  left: 30px;
  top: 10px;
  clear: both;
}

#page_header h1 {
  padding-top:10px; 
  padding-right:40px;
  margin:0px;
  text-align:right;
  font-family: Georgia;
  font-size: 1.50em;
  color: #ffffe0;
  line-height: 26px;
  letter-spacing: -1px;
  z-index: 20;
}

#page_header h2 {
  margin:0px;
  text-align:right;
  padding-right:30px;
  font-family: Georgia;
  font-size: 1.05em;
  color: #ffffe0;
  line-height:22px;
  z-index: 30;
}


#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url('../img/menu_bg.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  font-family: georgia, arial, sans-serif, verdana ;
  font-size: 13px;
  margin-left:10px;
  margin-right:180px;
  border-right: 1px dashed #00FFFF;
  padding: 5px;
}

#center h1 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: georgia, arial, sans-serif, verdana ;
  font-size: 16px;
  text-align: left;
  color: #ffffe0;
  font-weight: bold;
  padding:4px;
  border: 1px solid #FFF000;
  background-color: #FF00FF;  /*#53E4F8;*/  
}

#center p {
  margin-top:5px;
  margin-bottom:15px;
  padding:3px;
  line-height: 18px;
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #fff;
}

#right_side {
  float: right;
  width:160px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #fff;
}

#right_side .purple {
   width : 130px;
   font-size: 11px;
   text-align : left;
   padding : 5px;
   background-color : #AB75A7;
   border : 1px solid #FFF000;
}
.purple h1{
   font-weight: bold;
   font-size: 12px;
   margin: 5px;
   padding : 0px;
   text-align: left;
}

#sidebox1 {
   width : 130px;
   font-size: 11px;
   text-align : left;
   padding : 5px;
   background-color : #AB75A7;
   color: #ffffff;
   border : 1px solid #FFF000;
}

#sidebox1 h1{
   font-weight: bold;
   font-size: 12px;
   margin: 5px;
   padding : 0px;
   text-align: left;
}

#sidebox2 {
   width : 130px;
   padding : 5px;
   background-color : #53E4F8; 
   border: 1px solid #FFF000;
}

#sidebox2 h1 {
   font-size: 12px;
   margin: 5px;
   padding: 0;
   text-align: left;
   color: #000000;
   font-weight: bold;
} 

#sidebox2 p {
   font-size: 11px; 
   color: #000000; 
} 

.sidebox3 {
   width : 130px;
   text-align : left;
   padding : 5px;
   background-color : #80FF80;
   color: #000;
   border : 1px solid #cccccc;
}


#page_footer {
  height: 90px;
  clear: both;
  border-top: 5px solid #F4F29E;
  /*border-left: 1px solid #F4F29E;*/
  /*border-right: 1px solid #F4F29E;*/
  border-bottom: 8px solid #FF00FF;
  color: #ffffe0;
}

#page_footer p {
  padding-top:5px;
  text-align:center;
  font-family: georgia, arial, sans-serif, verdana ;
  font-size: 11px;
  line-height:13px;
  color: #ffffe0;
  font-weight: bold;
}

#page_footer A:link {
	text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}
#byline {
  font-family : Georgia, Garamond, verdana;
  position: relative;
  top: 15px;
  left: 55px;
  right : 0.5em;
  height:1.75em;
  /*margin-left : 3em;*/
  margin-right: auto;
  padding: 5px;
  color : #00FFFF;
  font-size : 2.25em;
  z-index : 2;
}

#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../img/bar.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}


#button {
   width : 140px;
   text-align : left;
   padding : 0px;
   margin: 0;
   background : #FFF000; /* this is the blue #53E4F8; #76a7ab;*/
   border : 1px solid #000;
}

#linklist {
background: #F4F29E; 
  padding-left: 0;
  margin-left: 3px;
  border-bottom: 1px solid #D1D9C4;
  width: 135px;
}

#linklist li {
  list-style: none; 
  padding: 0;
  margin-left: 5px;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a {width : 125px; text-decoration: none; color: black; }
#linklist li a:hover {background-color: black; }


#button ul {
   margin : 0;
   padding: 3px;
   list-style-type : none;
} 

#button li {
   list-style: none;
   text-align : left;
   margin-bottom : 0;
   width : 135px;

}

#button li a {
   list-style-type: none;
   background : #F4F29E; /* this is the blue #76a7ab;*/
   padding : 5px;
   text-align : left;
   text-indent: 4px;
   text-decoration : none;
   font-weight: bold;
   display : block;
   /*width : 118px;*/
   color : #000;
   border-top: 1px solid #000;  
   border-right: 1px solid #999; 
   border-bottom : 1px solid #999;
   border-left : 1px solid #000;
   /*border : 1px groove #E8E8E8;*/
}

#button li a:visited {
   color : #000;
}

#button li a:hover {
   background-color :   #000; /*#b9bf5f; #url(../Images/overbut.gif);*/
   color : #fff;
   text-decoration : none;
   border-top: 1px solid #c9c9c9;
   border-left : 1px solid #c9c9c9;
   border-right: 1px solid #ccc;
   border-bottom  : 1px solid #ccc;
} 

#left_c {
	width: 46%; /*230px;*/
	margin-right: 10px;
	float: left;
	}
	
#left_c_img {
	border: 1px solid #ccc;
	background: #000;
	height: auto; /*100px;*/
	text-align: center;
	font-size: 300%;
	color: #00FF00;
	padding-top: 0; /*35px;*/
	margin-bottom: 0; /*10px;*/
	}
	
#right_c {
	border-left: 1px solid #ececec;
	width: 46%; /*185px;*/
	float: left;
	padding: 0 5px 0 10px;
	margin-bottom: 10px;
	}

.thumbnail_left {
  float:left;
  margin-right:0px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

#con {z-index: 50;}
#dots {z-index: 55;}


