/* Index.css - General Pages */
body { background-color: #000080; center; max-width: 900px; margin-left:auto; margin-right:auto; text-align: center; }
td { color: #FFFF66; font-family: Times New Roman; font-size:10pt; text-decoration: none; }
p { color: #FFFF66; font-family: Times New Roman; font-size: 11pt; font-weight: bold; text-indent: 6px; text-align: center; }
p.text12  { text-align: center; color: #FFFF66; font-family: Times New Roman; font-size: 12pt; text-indent: 3px; text-align: left; }
.thumbnail { text-align: center;  max-width: 800px; margin-left:auto; margin-right:auto; }
.header { text-align: center; }
.link { text-align: center; margin-left:auto; margin-right:auto; max-width: 700px; }
.description { text-align: center; max-width: 800px; margin: 0 auto; font-family: Times New Roman; margin-left:auto; margin-right:auto; }
.wrapper { max-width: 1040px; margin: 0 auto; }
.whatsnext { text-align: center; font-size: 10pt; font-family: Times New Roman; font-weight: bold; color: #FFFF66;
  display: inline-block;
  max-width: 400px;
  margin: 0 auto 5px auto;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #333399;
  border: 2px solid #333399;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.whatsnext-title { text-align: center; font-size: 15pt; font-family: Times New Roman; font-weight: bold; color: #FFFF66;
  display: inline-block;
  max-width: 400px;
  margin: 0 auto 5px auto;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #333399;
  border: 2px solid #333399;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.whatsnext-title-small { text-align: center; font-size: 12pt; font-family: Times New Roman; font-weight: bold; color: #FFFF66;
  display: inline-block;
  max-width: 400px;
  margin: 0 auto 5px auto;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #333399;
  border: 2px solid #333399;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
a.whatsnext-link { text-align: center; font-size: 10pt; font-family: Times New Roman; font-weight: bold; color: #FFFF66;
  display: inline-block;
  max-width: 400px;
  margin: 0 auto 5px auto;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #333399;
  border: 2px solid #333399;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
a.whatsnext-link:visited { border: 2px solid #E6E6E8; }
a.whatsnext-link:hover { border: 2px solid #FFFF66; }
a.whatsnext-link-canceled {	text-align: center; text-decoration: line-through; font-size: 10pt; font-family: Times New Roman; font-weight: bold; color: #FFFF66;
  display: inline-block;
  max-width: 400px;
  margin: 0 auto 5px auto;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #333399;
  border: 2px solid #333399;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
a.thumbnail-link {
	display: inline-block; 
	margin: 0 10px 10px 10px; 
	line-height: 0; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	-ms-border-radius: 2px; 
	-o-border-radius: 2px; 
	border-radius: 2px; 
	border: 2px solid #000080; 
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out; 
	-o-transition: all 0.1s ease-out; 
	transition: all 0.1s ease-out; }
a.thumbnail-link:hover { border: 2px solid #FFFF66; }
a.thumbnail-link-new {
	display: inline-block; 
	margin: 0 10px 10px 10px; 
	line-height: 0; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	-ms-border-radius: 2px; 
	-o-border-radius: 2px; 
	border-radius: 2px; 
	border: 2px solid #ffffff; 
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out; 
	-o-transition: all 0.1s ease-out; 
	transition: all 0.1s ease-out; }
a.thumbnail-link-new:hover { border: 2px solid #FFFF66; }
a:link { color: #E6E6E8; font-family:Times New Roman; text-decoration: none; text-align: center; }
a:visited { color: #FFFFFF; font-family:Times New Roman; text-decoration: none; }
a:active { color: #E6E6E8; font-family:Times New Roman; text-decoration: none; }
a:hover { color: #E6E6E8; font-family:Times New Roman; text-decoration: none; }
a:focus { color: #E6E6E8; font-family: Times New Roman; text-decoration: none; }
.menu { auto; margin-right: auto; text-align: center; }
.top { width: 535px; }
.bottom { width: 625px; }
.caption { color: #FFFF66; font-size: 12pt; font-family: Times New Roman; text-align: center; font-weight: bold; }
.title-location { color: #C0BFCD; font-size: 12pt; font-family: Times New Roman; font-weight: bold; text-align: center; background-color: #333399; }
.title-index { color: #C0BFCD; font-size: 30pt; font-family: Times New Roman; font-weight: bold; text-align: center; background-color: #333399; 
  display: inline-block;
  max-width: 300px;
  margin: 0 auto 5px auto;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #FA0234;
  border: 2px solid #C0BFCD;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  *zoom: 1;
}
#menu-bar {
  text-align: center; 
  margin: 0px 0px 0px 0px;
  padding: 1px 2px 1px 2px;
  height: 20px;
  line-height: 100%;
  border-radius: 5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 2px 2px 3px #666666;
  -webkit-box-shadow: 2px 2px 3px #666666;
  -moz-box-shadow: 2px 2px 3px #666666;
  background: #8B8B8B;
  background: linear-gradient(top,  #FA0234,  #FA0234);
  background: -ms-linear-gradient(top,  #FA0234,  #FA0234);
  background: -webkit-gradient(linear, left top, left bottom, from(#FA0234), to(#FA0234));
  background: -moz-linear-gradient(top,  #FA0234,  #FA0234);
  border: solid 1px #C0BFCD;
  position: relative;
  z-index: 999;
}
#menu-bar li {
  margin: 0px 0px 1px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  position: relative;
  list-style: none;
}
#menu-bar a {
  font-weight: bold;
  font-family: arial;
  font-style: normal;
  font-size: 16px;
  color: #E7E5E5;
  text-decoration: none;
  display: block;
  padding: 2px 10px 2px 10px;
  margin: 0;
  margin-bottom: 0px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-shadow: 2px 2px 3px #000000;
}
#menu-bar li ul li a {
  margin: 0;
}
#menu-bar .active a, #menu-bar li:hover > a {
  background: #000080;
  background: linear-gradient(top,  #000080,  #000080);
  background: -ms-linear-gradient(top,  #000080,  #000080);
  background: -webkit-gradient(linear, left top, left bottom, from(#000080), to(#000080));
  background: -moz-linear-gradient(top,  #000080,  #000080);
  color: #FFFF66;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
  background: none;
  border: none;
  color: #666;
  -box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#menu-bar ul a:hover {
  background: #0399D4 !important;
  background: linear-gradient(top,  #000080,  #000080) !important;
  background: -ms-linear-gradient(top,  #000080,  #000080) !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#000080), to(#000080)) !important;
  background: -moz-linear-gradient(top,  #000080,  #000080) !important;
  color: #FFFFFF !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul {
  background: #FA0234;
  background: linear-gradient(top,  #FA0234,  #FA0234);
  background: -ms-linear-gradient(top,  #FA0234,  #FA0234);
  background: -webkit-gradient(linear, left top, left bottom, from(#FA0234), to(#FA0234));
  background: -moz-linear-gradient(top,  #FA0234,  #FA0234);
  display: none;
  margin: 0;
  padding: 0;
  width: 100px;
  position: absolute;
  top: 20px;
  left: 0;
  border: solid 1px #C0BFCD;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-box-shadow: 2px 2px 3px #C0BFCD;
  -moz-box-shadow: 2px 2px 3px #C0BFCD;
  box-shadow: 2px 2px 3px #C0BFCD;
}
#menu-bar li:hover > ul {
  display: block;
}
#menu-bar ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#menu-bar ul a {
  padding:5px 0px 5px 5px;
  color:#FFFFFF !important;
  font-size:12px;
  font-style:normal;
  font-family:arial;
  font-weight: normal;
  text-shadow: 2px 2px 3px #FFFF66;
}
#menu-bar ul li:first-child > a {
  border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
}
#menu-bar ul li:last-child > a {
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
}
#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-bar {
  display: inline-block;
}
  html[xmlns] #menu-bar {
  display: block;
}
* html #menu-bar {
  height: 1%;
#twitter_t {
		   width: 445px;
		   height: 34px;
		   background-image:url("your top image");
		}
		
		#twitter_m {
		   width: 415px;
		   padding: 0 15px;
		   background:url("your middle image")  0 0 repeat-y;
		}
		
		   #twitter_container {
		       min-height:45px;
		       height:auto !important;
		       height:40px;
		       padding-bottom:10px;
		   }
		
		       #twitter_update_list {
		           width: 415px;
		           padding: 0;
		           overflow: hidden;
		           font-family: Georgia;
		           font-size: 14px;
		           font-style: italic;
		           color: #31353d;
		           line-height: 16px;
		           font-weight:bold;
		       }
		
		       #twitter_update_list li {
		           width: 415px;
		           list-style: none;
		       }
		
		       #twitter_update_list li a {
		           color: #5f6d76;
		           border-bottom: dotted 1px;
		           text-decoration: none;
		       }
		
		       #twitter_update_list li a:hover {
		           color: #31353d;
		           background: #d3f1f9;
		       }
		
		#twitter_b {
		   width: 445px;
		   height: 29px;
		   background-image:url("your bottom image");
		}