body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
	line-height:1.5em;
    text-align: center;
    background: #342f45 url(pics/page_bg.gif);
    margin: 0px;
    padding: 10px;
}

html, #wrapper, h1 {
    margin: 0px;
    padding: 0px;
}

        

img { border: 0px; }

#header { width:910px;}

#wrapper {
    margin: auto;
    text-align: left;
    max-width: 910px;
    position: relative;
}

h1{
    font-size: 1.1em;
}


h1 {color: #990000;
    font-size: 30px;
    font-weight: normal;
    line-height: 28px;
    margin: 0;
    padding: 20px 0 10px;
  
}

h2 {
color: #990000;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    padding: 15px 0 0;
}

h3 { font-size:1em; font-weight:bold; line-height:2em;
}
h4 {
    margin: 0px 0px 0px 0px;
    padding: 0px;
	font-size:1.4em;
	font-weight:400;
	line-height:2em;
}

a{ text-decoration:none; color:#990000;}

a:hover{ color:#e17111; }

.block {
    display: block;
}

.clear {
    clear: both;
    height: 10px;
}

.left {
    float: left;
    margin: 5px 20px 0px 0px;
}

.right {
    float: right;
    margin: 0px 0px 0px 20px;
}



.border-box {
    border-top: 1px solid #DDDDDD;
    padding-top: 12px;
}

.box {
	min-height: 107px;
	/*border: 1px dashed red;*/
}

.imgbox {
	height: 107px;
	width: 143px;
	float: right;
}

.readmore {
    text-align: right;
}

 /* page structure */

#wrapper {
   

}

#body {
    background: url(pics/body_bg.gif) repeat-y;
    padding-bottom: 10px;
}

#body p {
    background: white;
}



#current {
    background-color: #FFFFFF;
 
    float: left;
    margin-bottom: 15px;
    margin-top: 10px;
    width: 235px;
}
#current2 {
    float: left;
    width: 235px;
    margin-left: 10px;
    margin-top: 0px;
	background-color:#FFFFFF;
    border-bottom: 1px solid #05256b;
}

* html #current {
    margin-left: 5px;
}

#content {
    float: left;
    width: 650px;
    padding-top: 10px;
    margin-right: 8px;
}

* html #content {
    margin-right: 4px;
}

#footer {
    background: url(pics/body_b.gif) no-repeat;
    text-align: left;
    padding-right: 10px;
    padding-left: 20px;
	padding-top:10px;
    padding-bottom: 70px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:0.7em; 
}
#footer a{ color:#FFFF99; font-size:100%; font-family: Arial, Helvetica, sans-serif;}

#copyright {
float:left;
    position: relative;
    top: 20px;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

/* current column */

#current .nav {
    margin: 21px 6px 5px 5px;
}

#current ul {
    border: 1px solid #8497c2;
    margin: 0px;
    padding: 0px;
}

* html #current ul {
    padding: 3px 0px;
    padd\ing: 0px;
}

#current li {
    list-style: none;
    border: 1px solid #4e698f;
    background: #01285f url(pics/harry.gif) left center no-repeat;
    padding: 0px 0px 0px 20px;
    margin: 3px;
}

#current li.readmore {
    text-align: right;
    background-image: none;
}

#current ul a {
    color: #beddff;
    text-decoration: none;
    display: block;
    padding: 3px 12px 3px 0px;
}

* html #current ul a {
    width: 100%;
    w\idth: auto;
}

#current ul a:hover {
    color: white;
}

#current .readmore {
    padding: 3px 4px 4px 20px;
}

* html #current .readmore {
    padding: 0px 4px 1px 20px;
    padd\ing: 3px 4px 4px 20px;
}

#current .readmore a {
    text-decoration: underline;
    display: inline;
}

#currenttitle {
  border-bottom: 1px solid #05256B;
    clear: both;
    color: #666666;
    font-size: 0.9em;
    line-height: 1.5em;
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 22px;
}





.left-part h1 a{
    color: #990000;
    font-size: 24px;
    font-weight: normal;
    line-height: 29px;
    margin: 0 0 0 20px;
    padding: 16px 0 15px;display: block;
}



#inner-banner {
    padding-top: 10px;
}


.left-part h1 {
    color: #990000;
    font-size: 30px;
    font-weight: normal;
    line-height: 28px;
    margin: 0;
    padding: 0;
}




#currenttitle2 {
    position: absolute;
    left: 10px;
    top: 420px;
	font-size:0.9em;
	color:#666666;
	line-height:1.5em;
}
#currenttitle3 {
    position: absolute;
    left: 10px;
    top: 610px;
	font-size:0.9em;
	color:#666666;
	line-height:1.5em;
}


* html #currenttitle {
    top: 411px;
}

/* page content */

#content h2 {
    line-height: 1;
    margin: 0px;
    padding: 20px 0px 0px 0px;
}

#content h3 {
	margin: 10px 0px;
	padding: 0px;
	text-transform: capitalize;
}

#content p {
    margin: 10px 0px;
    padding: 0px;    
}

#content .contentbox {
    border: 1px solid #e1e1e1;
    border-top: none;
    padding: 5px 20px 10px 20px;
}

* html #content .contentbox {
    padding-bottom: 11px;
}

#content, #content {
    color: #333333;
}

#content a:hover {
    color: #000;
}


