#wrap {
    width:62px;
    }
#menu {
	background-image: url('menu.png');
	background-repeat: no-repeat;
	border-bottom:1px solid white;
    padding:6px 0;
	height:25px;
    }
#menu a {
	font-family:georgia,serif;
	font-size:16px;
    padding:10px 30px;
    text-decoration:none;
    font-weight:bold;
    color:White;
    }

#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }

#subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#subnav a {
    color:#FB3B00;
    margin-right:1em;
    }
#subnav span {
    color:silver;
    margin-right:1em;
    }
#breadcrumb {
	font-family:georgia,serif;
	font-size:10px;
	color:#555;
	}
#bottom_all {
	font-family:georgia,serif;
	font-size:16px;
	}
#bottom_menu {
	width:317px;
	horizontal-align:center;
	vertical-align:top;
	}
#normal-font {
	font-family:georgia,serif;
	font-size:12px;
    color:#555;
	}
.no_highlight {
    text-decoration:none;
    font-weight:normal;
    color:Black;
	border:none;
	}
#top_left {
	padding:0px;
	width:10px;
	height:10px;
	background-image: url('top_left.png');
	background-repeat: no-repeat;
	}
#top {
	padding:0px;
	background-image: url('top.png');
	}
#top_right {
	padding:0px;
	width:10px;
	height:10px;
	background-image: url('top_right.png');
	background-repeat: no-repeat;
	}
#bottom_left {
	padding:0px;
	width:10px;
	height:10px;
	background-image: url('bottom_left.png');
	background-repeat: no-repeat;
	}
#bottom {
	padding:0px;
	background-image: url('bottom.png');
	}
#bottom_right {
	padding:0px;
	width:10px;
	height:10px;
	background-image: url('bottom_right.png');
	background-repeat: no-repeat;
	}
#right {
	padding:0px;
	background-image: url('right.png');
	}
#left {
	padding:0px;
	background-image: url('left.png');
	}
#center {
	width:780px;
	padding:0px;
	font-family:georgia,serif;
	font-size:12px;
	align:center;
	}
#box {
	cellspacing:10px;
	}
.top_tagline {
	font-family:georgia,serif;
	font-size:18px;
    color:#777;
	}
.fontH1 {
	font-family:georgia,serif;
	font-size:24px;
    color:#555;
}

.fontH3 {
	font-family:georgia,serif;
	font-size:18px;
    color:#555;
}
.fontH5 {
	font-family:georgia,serif;
	font-size:13px;
    color:black;
}

.fontH3Red {
	font-family:georgia,serif;
	font-size:18px;
    color:red;
}
.heading {
	font-family:georgia,serif;
	font-size:11px;
    color:#000;
    font-weight:bold;
}