@charset "utf-8";
/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #794500;
	line-height: 22px;
}
.smalltext {
	font-size: 11px;
	line-height: 14px;
}
.seotext {
	font-size: 9px;
	line-height: 11px;
}
img { 
	display:block; 
}  
a:link, a:active, a:visited {
	color: #be620a;
	text-decoration:none;
}
a:hover {
	color: #be620a;
	text-decoration:underline;
}
#MainMenu {
	position: relative;
	top: -20px;
	left: 0px;
	padding: 0px;
	margin: 0px;		
}
#MM1{
	position: absolute;
	top: 96px;
	left: 224px;
	visibility: visible;
	z-index: 2;
}
#MM2{
	position: absolute;
	top: 96px;
	left: 396px;
	visibility: visible;
	z-index: 2;
}
#MM3{
	position: absolute;
	top: 96px;
	left: 568px;
	visibility: visible;
	z-index: 2;
}
#MM4{
	position: absolute;
	top: 96px;
	left: 750px;
	visibility: visible;
	z-index: 2;
}
#Content {
	position: relative;
	top: -31px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 960px;
	height: 598px;
	background-image:url(../images/main-background-sans-tabs.gif);
	background-repeat:no-repeat;
	z-index:0;
}
#SubNav {
	position: relative;
	top: 14px;
	left: 465px;
	width: 500px;
	padding: 0px;
	margin: 0px;
	z-index: 2;
	font-size: 12px;
}
.main {
	width: 960px;
	height: 740px;
	padding: 0px;
	margin: 0px auto;
}
.emph {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}
.aSpace {
	margin-right: 30px;
	font-weight: bold;
	cursor:pointer;
}
.contentLayout {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}
.column1 {
	height: 598px;
	width: 551px; 
}
.column2 {
	position: absolute;
	top: 80px;
	left: 459px;
	width: 450px;
	padding: 0px;
	margin: 0px;
	height: 578px;
}

#sig {
	position: relative;
	top: -28px;
	font-size:10px;
	line-height: 12px;
}
#twitter_t {
   width: 440px;
   height: 10px;
   background-image:url("../images/twitterbg_01.gif");
}

.tweet, .query {
	font-family: Arial;
	font-size: 10px;
	color: #559bcc;
	line-height: 12px;
}
  .tweet .tweet_list, .query .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #8ADEE2; }
    .tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
      text-transform: uppercase; }
    .tweet .tweet_list li, .query .tweet_list li {
      overflow-y: auto;
      overflow-x: hidden;
      padding: .5em; }
      .tweet .tweet_list li a, .query .tweet_list li a {
        color: #0C717A; }
    .tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
      background-color: #91E5E7; }
    .tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
        vertical-align: middle; }

hr.thin {
    height: 1px;
    color: #dc8028;
    border: none;
	noshade: noshade;
}




