.banner {
	background-image: url(../images/top_bar.jpg);
	height: 93px;
}
.bannermenu {
	background-image: url(../images/menu_banner_bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
.menubutton {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 25px;
	color: #ffffff;
}
.bannershadow {
	background-image: url(../images/banner_shad.jpg);
	height: 4px;
	padding-bottom: 6px;
}
.headerlinks {
	font-size: 60%;
	margin-top: 70px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #000000
	border: 0x solid #b6b6b6;
}
.headerlink {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;	
}
.headerlink:hover {
	color: #000000
	text-decoration: underline;
}
.headerlink:visited {
	color: #000000
}
a.bannerlink {
	color: #ffffff;
}
a.bannerlink:hover {
	color: #ffffff;
}
a.bannerlink:visited {
	color: #ffffff;
}
.sidebar {
	background-color: #ffffff
}
.sidebarcontainer {
	background-color: #ffffff
}
.sidebarcontainerpadded {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d3d0c9;
	background-color: #ffffff
	padding: 5px 5px 5px 5px;
	width: 160px;
}
.sideSpecial {
	width: 195px;
	margin-bottom: 20px;
	margin-top: 0px
}
.sideSpecialTopLeft {
	float: left;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 13px;
	height: 17px;
}
.sideSpecialBottomLeft {
	float: left;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 13px;
	height: 16px;
}
.sideSpecialBottomRight {
	float: right;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: 70px;
	height: 16px;
}
.sideSpecialTopRight {
	float: right;
	width: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #CCCCCC;
	padding-right: 1px;
	text-align: right;
	height: 17px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.sideSpecialMiddle {
	width: 155px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 19px;
	padding-right: 19px;
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 75%;
	font-weight: bold;
	color: #000000;
}
.sideSpecialTop {
	float: left;
	border-top: 1px solid #CCCCCC;
	width: 156px;
	height: 13px;
	font-size: 1px;
}
.sideSpecialBottom {
	float: left;
	border-bottom: 1px solid #CCCCCC;
	width: 110px;
	height: 16px;
	font-size: 1px;
}
.vanguardworld {
	margin: 5px 5px 5px 5px;
}
#twitter_update_list {
   list-style-type: square;
   margin-left: 0;
   width: 120px;
	overflow: hidden;
   padding: 0px 0px 0px 25px;
}
#twitter_update_list li {
   font-size: 70%;
   font-family: Arial, Helvetica, sans-serif;
   margin: 0px 0px 10px 0px;
   padding: 0px 0px 0px 0px;
   width: 120px;
}
.twitter-title {
   font-size: 70%;
   font-family: Arial, Helvetica, sans-serif;
   margin: 10px 0px 0px 10px;
}
.twitter-link {
   display:block;
   text-align:right;
   font-size: 70%;
   font-family: Arial, Helvetica, sans-serif;
   padding: 0px 10px 5px 0px;
}
.leftPanelImage {
   padding: 5px 10px 5px 8px;
}
