/* CSS Document */

body {background-color: #000000; margin: 0px; background-image: url(images/brick.jpg);}

img {border: 0px;}

A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:active {text-decoration: none; color: #000000;}
A:hover {text-decoration: underline; color: #000000;}

#wrap {width: 973px; margin-left: auto; margin-right: auto;}

.main_table {width: 100%; padding: 0px; background-image: url(images/man_bg.png);}

  .main_table td {padding: 0px; vertical-align: top;}

.logo {background-image: url(images/main_logo.png); background-repeat: no-repeat; width: 973px; height: 195px;}

.middle {background-image: url(images/main_bg.png);}

.main_content {padding: 0px; background-image: url(images/nav_bg.png); background-position: top: left; background-repeat: no-repeat;}

  .main_content td {padding: 0px; valign: top;}
  
.nav_menu {width: 349px; heighth: 393px;}

#t1 {width: 20px; height: 35px; padding: 0px;  float: right;}

#t2 {width: 230px; height: 185px; padding: 0px; float: right; clear: both;}

#t3 {width: 250px; height: 190px; padding: 0px; clear: both; float: right;}

#content {padding: 0px; background-image: url(images/main_photo.png); background-position: top right; background-repeat: no-repeat; width: 624px; line-height: 32px; font-family: arial; font-size: 13px;}
#content22 {padding: 0px; line-height: 32px; font-family: arial; font-size: 13px;}
.footer {background-image: url(images/footer.png); width: 973px; height: 99px; background-repeat: no-repeat;}

.redtext {
	color: #BA0000;
	/*font-size: 14px; */
	font-weight: bold;
}

#main_text {
	margin-right: 50px;
	margin-left: 10px;
	font-size: 16px;
}

#bottomnav {color: #ffffff; font-family: arial; font-size: 11px; font-weight: bold; margin-top: 12px; margin-bottom: 24px; margin-left: 16px; position: relative; float: left;}

  #bottomnav A:link {color: #ffffff; text-decoration: none;}
  #bottomnav A:visited {color: #ffffff; text-decoration: none;}
  #bottomnav A:active {color: #ffffff; text-decoration: none;}
  #bottomnav A:hover {color: #ffffff; text-decoration: underline;}

#copyright {color: #ffffff; font-family: tahoma, arial; font-size: 11px; margin-top: 12px; margin-bottom: 24px; margin-right: 16px; position: relative; float: right;}

  #copyright A:link {color: #ffffff; text-decoration: none;}
  #copyright A:visited {color: #ffffff; text-decoration: none;}
  #copyright A:active {color: #ffffff; text-decoration: none;}
  #copyright A:hover {color: #ffffff; text-decoration: underline;}
  
.sub_para {background-color: none; line-height: 17px; font-size: 15px; padding-left: 38px; padding-bottom: 2px; padding-right: 2px; padding-top: 57px; background-image: url(divbg.png); height: 30px; width: 100%; border: 2px none #b02b18;overflow: hidden;cursor: pointer; }


.paginate {
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
}
a.paginate {
border: 1px solid #000080;
padding: 2px 6px 2px 6px;
text-decoration: none;
color: #500019;
}
a.paginate:hover {
background-color: #570017;
color: #FFF;
text-decoration: underline;
}
a.current {
border: 1px solid #000080;
font: bold .7em Arial,Helvetica,sans-serif;
padding: 2px 6px 2px 6px;
cursor: default;
background:#5b0022;
color: #FFF;
text-decoration: none;
}
span.inactive {
border: 1px solid #999;
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
padding: 2px 6px 2px 6px;
color: #999;
cursor: default;
}



