body {
        font-family: arial, halvetica, arial, sans-serif;
        font-size: 12px;
        text-align: center;
        background: #737CA1;
    }
    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 10px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 1000px;
	position: relative;
}



h1 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: blue;
	text-align: center;
}

h2, h3 {
	font-size: 20px;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}

h3 {
	padding: 4px 0 0 0;
}

h4 {
	padding: 30px 0 0 0;
	font-family: souvenir LT BT, halvetica, arial, sans-serif;
        font-size: 15px;
	color: blue;
	text-align: center;
}

h5 {
	font-family: halvetica;
	font-size: 30px;
	color: blue;
	text-align: center;
	padding: 10px;
}

h6 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 10px;
}


.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: white;
	color: black;
	margin-bottom: 10px;
}



#header {
	background: black;
	padding-top: 9px;
	position: relative;
}

#header img {
	display: block;
}




#nav {
	position: absolute;
	left: 750px;
	top: 40px;
	width: 220px;
}

#nav, #nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}




#browse {
	float: left;
	width: 155px;
	margin: 0;
	padding: 0;
	background: white;
}

#browse dt {
	background: #C6DEFF;
	color: #000000;
	margin: 1px 1px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid white;
}

#browse dd {
	background: #737CA1;
	border-bottom: 1px #e5e5e5;
	padding: 0;
	margin: 0 1px;
}

#browse dd a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	display: block;
}

#browse dd a:hover {
	background: #5E5A80;
}

#browse .first {
	padding-top: 8px;
}

#browse .last {
	padding-bottom: 8px;
}


#browse .searchform {
	padding: 6px;
}

#browse .text, #browse select {
	width: 130px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 6px;
	width: 130px; 
}





#body {
	float: right;
	width: 840px;
	margin: 1px 1px 0 0;
	position: relative;
}

#body p {
	text-align: center;
	margin: 0;
	padding: 0;
}

#body .leftbox,
#body .midbox,
#body .rightbox {
	width: 200px;
	color: #000000;
	text-align: center;
	margin: 3px 3px 3px 3px;
}

#body .leftbox {
	float: left;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;	
}

#body .midbox {
	float: left;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

#body .rightbox {
	float: left;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;

}

#body .ladiesbox {
	float: left;
	height: 400px;
	width: 410px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

#body .mensbox {
	float: right;
	height: 400px;
	width: 410px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

#body .smallbox {
	float: left;
	width: 50px;
	background: #C6DEFF;
	text-align: center;
	border-right: 1px solid white;
	padding: 3px;
}

#body .smallbox2 {
	float: left:
	width: 150px;
	background: #C6DEFF;
	text-align: center;
	padding: 3px;
}

#body .smallboxa {
	float: left;
	width: 50px;
	background: white;
	text-align: center;
	border-right: 1px solid #e5e5e5;
	padding: 3px;
}

#body .smallbox2a {
	float: left:
	width: 150px;
	background: white;
	border-bottom: 1px solid #e5e5e5;
	padding: 3px;
}



#body .readmore {
	margin-top: -0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#body .readmore a {
	color: #ad1c1c;
}

#body .readmore a:hover {
	color: #f73838;
}

#body h3 {
	text-align: center;
	font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5d5d5d;
}



#footer {
	background: #737CA1;
	padding: 8px 8px 8px 8px;
	position: relative;
	font-family: arial;
	font-size: 12px;
	text-align: center;
	border-bottom: 1px solid white;
}
	
#footer, #footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footnav {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 0px;
	padding: 8px 0 5px 0;
}