#tabs2 {
  float:left;
  width:100%;
  font-size:93%;
  line-height:normal;
  border-bottom:1px solid #84776B;
}
#tabs2 ul {
  margin:0;
  padding:10px 10px 0 50px;
  list-style:none;
}
#tabs2 li {
  display:inline;
  margin:0;
  padding:0;
}
#tabs2 a {
  float:left;
  background:url("../images/tableft6.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
#tabs2 a span {
  float:left;
  display:block;
  background:url("../images/tabright6.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:white;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs2 a span {float:none;}
/* End IE5-Mac hack */
#tabs2 a:hover span {
  color:#74675B;
}
#tabs2 a:hover {
  background-position:0% -42px;
}
#tabs2 a:hover span {
  background-position:100% -42px;
}

.td {
	color: red;
	text-align: center;
	text-decoration: none;
	}

.headerImage {
	vertical-align: middle;
	width: 960px;
	height: 150px;
	text-align: center;
}

.galleryLayout {
	vertical-align: middle;
	width: 100px;
	height: 100px;
	text-align: center;
}


.footer {
	vertical-align: middle;
    font-size:10px;
    color:red;
    line-height:normal;
	text-align: center;
}
td {
	vertical-align: top;
}
.textColor {
	vertical-align: middle;
    font-size:18px;
    color:red;
    line-height:normal;
	text-align: center;
}

.browserSettings {
	vertical-align: center;
    font-size:12px;
    color:red;
    line-height:normal;
	text-align: center;
}

.textColor1 {
	
	vertical-align: top;
    font-size:18px;
    color:red;
    line-height:normal;
	text-align: center;
}

.textColor3 {
	
	vertical-align: top;
    font-size:25px;
    color:red;
    line-height:normal;
	text-align: center;
}
.homePageBodyLeft {
	vertical-align: middle;
	width: 200px;
	height: 200px;
	text-align: center;
}


.b1PageWrap, .b2PageWrap, .b3PageWrap, .b4PageWrap{font-size:1px; overflow:hidden; display:block; text-align: center;}
.b1PageWrap {height:1px; background:red; margin:0 5px;}
.b2PageWrap {height:1px; background:black ; border-right:4px solid red; border-left:4px solid red; margin:0 3px;}
.b3PageWrap {height:1px; background:black ; border-right:2px solid red; border-left:2px solid red; margin:0 2px;}
.b4PageWrap {height:2px; background:black ; border-right:2px solid red; border-left:2px solid red; margin:0 1px;}
.contentPageWrap{background: black ; border-right:1px solid red; border-left:1px solid Red; text-align: center; width: 100%;}
.contentPageWrap div {margin-left: 5px;}



div.cf_wrapper {
  position: absolute;
  left: 33%;
}
	
div.cf_element {
		width: 430px;
		background-color: #eee;
		border: 1px solid #ccc;
}
	
div.cf_element div.content {
		padding: 10px;
}

div.cf_element div.content h3 {
		padding-top: 0;
		margin-top: 0;
}









/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 16px Times New Roman;
width: 100px; /* Main Menu Item widths */
border-bottom: 0px solid #ccc;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-align: center;
text-decoration: none;
padding: 6px;
border-bottom: 0px solid #778;
border-right: 0px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #000000; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: #8B0000;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 175px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */







#imagePopup {
	vertical-align: middle;
	width: 300px;
	height: 200px;
	text-align: center;
	color: #0d3257;
	text-decoration: none;
}


