body{
    margin-left: 25px;
    margin-top: 15px;
    font-size: 12px;
    font-family: verdana;
}
#blowUpImage {
	padding: 0px;
	background-color: white;
	color: white;
}
#titleNav {
	position: absolute;
	top: 25px;
	left: 568px;
	width: 205px;
	height: 30px;
}
#titleNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#titleNav ul li {
    padding: 8px;
    padding-right: 20px;
    float: left;
}
#titleNav ul li.active {
    background-image: url('pixel.gif');
    background-repeat: no-repeat;
    background-position: 0 14;
    padding-left: 10px;
    color: #a62223;
}
#titleNav ul li.active a {
    color: #a62223;
}
#titleNav a {
	text-decoration: none;
	color: #000000;
}
#titleNav a:hover {
	text-decoration: none;
	color: #a62223;
}
#leftNav a {
	text-decoration: none;
	color: #000000;
}
#leftNav a:hover {
	text-decoration: none;
	color: #a62223;
}
#leftNav a:link {
}
#leftNav ul {
    font-family: Verdana;
    font-size: 12px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left: 10px;
}
#leftNav ul li {
    padding-bottom: 18px;
    padding-left: 10px;
}
#leftNav ul li.active a {
	color: #a62223;
}
#leftNav ul li.active {
    background-image: url('pixel.gif');
    background-repeat: no-repeat;
    background-position: 0 6;
    padding-left: 10px;
    color: #a62223;
}
#topRow {
    height: 090px;
    vertical-align: top;
}
#centerCont {
    height: 450px;
    vertical-align: top;
}
#ifrB {
    padding-left: 10px;
    font-family: Verdana;
    font-size: 11px;
}
#travelNav {
    font-family: Verdana;
    font-size: 12px;
}
#travelNav td {
	text-align: left;
}
#travelNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#travelNav ul li{
	padding: 5px;
}
#travelNav ul li img{
	vertical-align: middle;
}
#travelNav a{
	text-decoration: none;
	color: #000000;
}
#travelNav a:hover {
	color: #a62223;
}
#statement * {
    font-family: Verdana;
    font-size: 12px;
}
#footer {
	text-align: center;
    font-family: Verdana;
    font-size: 10px;
}
#contactForm input, textarea {
	border: 2px dotted black;
	background-color: #f0f0f0;
	color: #a62223;
}
#contactForm input.text, textarea {
	width: 100%;
}
#contactTable * {
    font-family: Verdana;
    font-size: 12px;
}
.clear {
	clear: all;
}
#newIndexLinks * { 
	font-size: 10px;
}
#saleLink {
	font-size: 10px;
}
#titleLine {
	font-size: 11px;
}

.tiny {
        font-size: 9px;     
}
#tinyForReal {
	font-size: 9px;
}
.box {  border: 1px #CCCCCC solid}
