body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 10px;
        text-align: center;
        background: url('images/page_bg.gif');
    }
    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 10px;
}

img { border: 0px none; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 900px;
	position: relative;
}


.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

#headerTop {
    background:#c80000;
    height:40px;
    font-family:Geneva;
	color: #fff;
    font-size:18pt;
    font-weight:bold;
    padding-left: 15px;
    padding-top: 5px;
    valign:bottom;
}

#header {
	position: relative;
    border-bottom:2px solid #c80000;
    background:#663366;  
}

#header img {
	display: block;
}


#browse {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	background: #227293;
	border-bottom: 2px solid white;
	height:700px;
	
}

#browse dt {
	background: #c80000 url('images/dt_bg.gif') repeat-x bottom;
	color: #fff;
	font-size:12px;
	text-align: center;
	font-weight: bold; margin-left:2px; margin-right:2px; margin-top:2px; margin-bottom:1px; padding-left:0; padding-right:0; padding-top:6px; padding-bottom:6px
}


#browse dd {
	background: #227293;
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin: 0 2px;
	
}

#browse dd a {
	color: white;
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
}

* html #browse dd {
	padding: 3px 10px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	background: #f4a308;
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}


#browse .text, #browse select {
	width: 150px;
}

a{
	color:red;
	font-weight: bold;
	font-size:24px;
	text-decoration: underline;
}
a:hover{
	color:red;
	font-weight: bold;
	font-size:24px;
	text-decoration: none;
}
a:visited{
	color:red;
	font-weight: bold;
	font-size:24px;
	text-decoration: underline;
}


#main
{
 background:#fff;
 width:898px;
 margin-top:2px;
}

#right
{
padding-top:5px;
background:#fff;
float: right;
font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
width: 745px;
color:black;
font-size: 10pt;
text-align: left;
}

#right h2 {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	background: #663366;
	color: #fff;
    font-size:18pt;
    font-weight:bold;
    border-bottom:1px solid #e5e5e5;
  
	padding-left: 5px;

 	
}

#right h3 {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
    color:blue;
    font-size:16pt;
    font-weight:bold;
    padding-left: 5px;
	padding-right: 5px;
}


#right p {
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;

}
#quote{
    color: red;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}
#quote a{
	font-size: 10pt;
}


#footer {
	background: #c80000;
	text-align: center;
	border-bottom: 2px solid white; padding-left:8px; padding-right:8px; padding-top:8px; padding-bottom:5px
}
	
#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;
}
