body {
  background-image: url(/images/bg.gif);
  margin: 0px;
  font-family: arial, helvetica, tahoma;
  font-size: 12px;
}

a {
  color: #444;
  text-decoration: underline;
}

#container {
  border-left: 4px solid white;
  border-right: 4px solid white;
  margin-left: 10px;
  width: 922px;
}


#container #upbanner {
  height: 101px;
  width: 922px;
  background-image: url(/images/imtop.jpg);
  background-repeat: no-repeat;
}

#container #upbanner #text {
  margin-left: 605px;
  width: 182px;
  height: 50px;
  padding-left: 2px;
  padding-right: 4px;
  color: #fff;
  font-size: 11px;
}


#container #search input {
  font-size: 11px;
}

#container #search {
  margin-left: 795px;
  border: 1px solid ye
}

#container #menu {
  background-image: url(/images/bgmenu.gif);
  height: 30px;
}


#container #left {
  background-image: url(/images/bgleft.gif);
  background-repeat: repeat-y;
  width: 185px;
  height: 300px;
}

#container #left table,
#container #middle table
{
  padding-top: 15px;
  padding-left: 5px;
}

#container #left li {
  list-style-image: url(/images/litop.gif);
  padding-bottom: 15px;
  padding-right: 15px;
}

#container #left ul {
  margin: 0px;
  padding-left: 20px;
}

#container #middle {
  background-color: #EEEEDC;
  width: 544px;
  height: 300px;
}

#container #middle #text {
height: 200px;
}

#container #right {
  background-image: url(/images/bgright.gif);
  background-repeat: repeat-y;
  width: 185px;
  height: 300px;
}

#container #endtop {
  background-image: url(/images/bgendtop.gif);
  height: 15px;
}

#container #middle h1,
#container #middle h3 {
  margin: 0px;
  padding: 0px;
}

#container #middle h1 {
  letter-spacing: -1px;
  font-size: 22px;
}

#container #middle h3 {
  color: #999;
  font-size: 12px;
  font-weight: normal;

}

#container #footer {
  background-image: url(/images/bgbottom.gif);
  height: 35px;
  color: #555;
  border-bottom: 4px solid white;
  font-size: 11px;
  text-align: right;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
}

#container #footer a {
  color: #666;
}

#container #updates {
  background-color: #fff;
}

#container #updates .tblUpdates {
  padding-left: 7px;
}

#container #updates h1 {
  letter-spacing: -1px;
  font-size: 22px;
  margin: 0px;
  margin-top: 10px;
}

#container #updates h4 {
  font-size: 12px;
  margin: 0px;
  font-weight:normal;
  color: #999;
  padding-left: 10px;
}

#container #updates h5 {
  font-size: 11px;
  margin-top: 4px;
  font-weight:normal;
  color: #999;
  padding-left: 10px;
}

#container #updates h5 a {
  color: #888;
}

P.updText {
  /*padding: 5px 10px 0 10px; */
  padding-left: 10px;
  width: 700px;
}

#updates .sep {
  background-image: url(/images/bgupdatessep.gif);
  background-repeat: no-repeat;
  background-position: center;
  height: 36px;
  clear: both;
}

.update img {
  padding: 5px;
  border: 1px solid black;
  background-color: #EEEEDC;
  margin: 5px;
}
.imgL {
  float: left;
}

.imgR {
  float: right;
}

.updates-container, 
.insidepageindex-container{
  padding: 5px;
  width: 725px;
}

.insidepageindex {
  
}

.insidepageindex #title,
.updates-container #title {
  background-image: url(/images/bgtitle.gif);
  background-repeat: no-repeat;
  background-position: left;
  height: 40px;
  padding-top: 15px;
  padding-left: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.insidepageindex .char {
  border: 0px;
  float: left;
  padding-top: 10px;
  width: 140px;
}

.insidepageindex img.info {

}

.insidepageindex .text {
  width: 585px;
  float: left;
}

.insidepageindex h2 {
  background-image: url(/images/liBush.gif);
  background-repeat: no-repeat;
  background-position: left;
  font-size: 16px;
  margin-left: 0px;
  padding-left: 20px;
}

.updates-container h2 {
  background-image: url(/images/litop.gif);
  background-repeat: no-repeat;
  background-position: left;
  font-size: 13px;
  margin-left: 10px;
  padding-left: 15px;
}

.updates-container h2 a {
  font-weight: normal;
}

.insidepageindex p {
  padding-left: 20px;
}

.insidepageindex p img {
  padding: 2px;
}

.insidepageindex .more {
	padding: 2px;
	text-align: right;
	margin-bottom: 10px;
	background-color: #EEEEDC;
}

.insidepageindex .more A {
	background: url(/images/icons/arrow_C_ver1.gif) right center no-repeat;
	padding-right: 15px;
  color: #000;
}


#right-container  {
  padding-left: 10px;
  padding-top: 7px;
}

#right-container .title {
  background-image: url(/images/bgrighttitle.gif);
  background-repeat: no-repeat;
  background-position: center;
  height: 40px;
  padding-top: 15px;
  padding-left: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

#right-container #forumposts {
  padding-left: 5px;
  padding-right: 5px;
}

#right-container #forumposts h3 {
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  font-size: 12px;
}

#right-container #forumposts a {
  color: #555;
}

#right-container #forumposts ul.last {
  margin: 0px;
  padding-left: 25px;
}
#right-container #forumposts ul.last li {
  padding: 0px;
  margin: 0px;
  list-style-image: url(/images/liPendant.gif);
  list-style-position: outside;
}

#right-container #forumposts ul.hot {
  margin: 0px;
  padding-left: 25px;
}
#right-container #forumposts ul.hot li {
  padding: 0px;
  margin: 0px;
  list-style-image: url(/images/liPendantred.gif);
  list-style-position: outside;
}

#right-container #forumposts .info {
  font-family: verdana, helvetica;
  font-size: 10px;
}

#right-container #forumposts .sep {
  padding: 10px;
  height: 20px;
  background-image: url(/images/bgforumsep.gif);
  background-repeat: no-repeat;
  background-position: center;
}
#right-container #forumposts .small {
  font-size: 9px;
  color: #888;
}

#right-container #forumposts .more {
	padding: 2px;
	margin-top: 10px;
	text-align: right;
	margin-bottom: 10px;
}

#right-container #forumposts .more A,
.insidepageindex #form .submit A {
	background: url(/images/icons/arrow_C_ver1.gif) right center no-repeat;
	padding-right: 15px;
  color: #000;
}

.insidepageindex #form {
  padding-left: 50px;
}

.insidepageindex #form A {
  color: #999;
}

.insidepageindex #form .left {
  padding-left: 10px;
  background-color: #E4E4D2;
}

.insidepageindex #form .right {
  background-color: #F8F6EA;
}

.insidepageindex #form .submit {
  background-color: #FAC505;
  padding: 5px;
  text-align: right;
} 

.insidepageindex #form input, select {
  font-family: arial, helvetica;
  font-size: 12px;
}

#contact #error {
	background-color: #FFFEC7;
	padding: 5px;
}

#contact A {
  color: #777;
}


.moreinfo {
	text-align: right;
	margin-bottom: 10px;
}

.moreinfo A {
	color: #444;
	text-decoration: underline;
	background: url(/images/icons/arrow_C_ver1.gif) right center no-repeat;
	padding-right: 15px;
	font-weight: bold;
}


.backinfo {
	text-align: right;
	margin-bottom: 10px;
}

.backinfo A {
	color: #444;
	text-decoration: underline;
	background: url(/images/icons/arrow_C_ver1b.gif) left center no-repeat;
	padding-left: 15px;
	font-weight: bold;
}


#topstories img {
  padding: 2px;
  border: 1px solid black;
  background-color: #EEEEDC;
  margin: 2px;
}

span.dateInfo {
  font-size: 9px;
  color: #666;
}

#relatedarticles li {
  padding: 0px;
  margin: 0px;
  list-style-image: url(/images/liPendant.gif);
  list-style-position: outside;
}

.singlelink {
  text-align: center;
  font-size: 9px;
  color: #666;
}

/* FEED ICONS */
#feeds ul {
  margin: 0px;
  padding-left: 25px;
}
#feeds li {
  padding: 0px;
  margin: 5px 0 0 0;
  list-style-image: url(/images/icons/feedicon.gif);
  list-style-position: outside;
}

/* TAG CLOUD */
#tagcloud .tag1 { font-size: 11px; }
#tagcloud .tag2 { font-size: 16px; }
#tagcloud .tag3 { font-size: 24px; letter-spacing: -1px; }
#tagcloud .tag4 { font-size: 30px; letter-spacing: -1px; }

#tagcloud h3 {
  font-size: 12px;
  margin: 0px;
  text-transform: uppercase;
}

#tagcloud {
  border: 1px solid #BABAAC;
  background-color: #E2E2D4;
  margin: 40px 0px 10px 20px;
  padding: 2px;
  width: 50%;
  background-image: url(/images/bgTagcloud.gif);
  background-position: right top;
  background-repeat: no-repeat;
}

.zoom {
	position: relative;
	left:-38px;
	top: 0;
	z-index: 1;
}

/* SHOPPING */
.singleshopping {
}

.singleshopping img {
	margin-left: 20px;
	border: 1px solid black;
	padding: 2px;	
	text-align: left;
}

.singleshopping p {
  	font-size: 11px;
  	color: #666;	
	padding: 0 0 0 12px;
  	background-image: url(/images/icons/arrow_B_ver2.gif);
  	background-position: left top;
  	background-repeat: no-repeat;
}

/* WARNING */
#warning h3 {
  font-size: 12px;
  margin: 0px;
  text-transform: uppercase;
}

#warning {
  border: 1px solid #BABAAC;
  background-color: #E2E2D4;
  margin: 10px 10px 10px 10px;
  padding: 10px;
  width: 80%;
  background-image: url(/images/bgTagcloud.gif);
  background-position: right top;
  background-repeat: no-repeat;
}

