body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 1em;
    text-align: center;
    background: #5d5d5d url(images/backgrounds/homebackgroundlime.gif);
    margin: 0px;
    padding: 10px;}

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

#current img{ border: 3px #e7ff00 double; }

.contentbox img.photo{ border: 1px #0000ff dashed; }

#action {margin: auto;
    text-align: center;
    width: auto;
	margin-top: 10px;}

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

h1 {line-height: 1;
    position: absolute;
    top: 0px;
    left: 0px;
font-size: 1.3em;}

h2 {margin: 0px 0px 5px 0px;
    padding: 0px;
font-size: 1.2em;}

h3 {padding: 0px;
font-size: 1.1em;}

h4 {padding: 0px;
font-size: 1em;
color: #033e80;}

h5 {
    padding: 0px;
font-size: .9em;}

h6 {
    padding: 0px;
font-size: .8em;}

.block {
    display: block;
}

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

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

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

.readmore {
    text-align: right;
}


 /* page structure */

#wrapper {
    background: url(images/backgrounds/body_t.gif) top no-repeat;
    padding-top: 20px;
}

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

#logo{
text-align: center;
padding-top: 5px;}
#body p {
    background: white;
font-size: .7em;}
#nav {
    
    top: 25px;
    height:35px;
	background: url(images/backgrounds/nav.gif) repeat-x;
    left: 255px;
    border-top: 1px #231f20 ridge;
    border-bottom: 1px #231f20 ridge;
    border-left: 1px #231f20 ridge;
   position: absolute;}
#nav ul{
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	list-style-position: inside;
}
#nav li{
	padding: 5px 10px 0px 10px;
	margin: 0px;
	height:25px;
	list-style-type: square;
	list-style-position: inside;
	float:left;
	border-right: 1px #231f20 ridge;
	display:inline;
}

.lastchild{border-right: 0px none #ffffff !important;}

#nav a{
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover{
	color: #e7ff00;
}

#current {
    float: left;
    width: 235px;
    margin-left: 10px;
    margin-top: -10px;
    background: url(images/backgrounds/menu_bg.gif) repeat-y;
    border-bottom: 1px solid #05256b;
}

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

#content {
    float: right;
    width: 450px;
    padding-top: 40px;
    margin-right: 8px;
}

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

#footer {
    background: url(images/backgrounds/body_b.gif) no-repeat;
    text-align: center;
    padding-right: 10px;
    padding-left: 480px;
    padding-bottom: 30px;
}

#copyright {
    position: relative;
    top: -8px;
    color: #989898;
font-size: .6em;}

#copyright a{color: #e7ff00;
text-decoration: none;
background-color: #0000ff;    
     
}

#copyright a:hover{    
     color: #0000ff;
text-decoration: none;
background-color: #e7ff00;
}

/* current column */

#current .nav {
    margin: 10px 5px 5px 5px;
}

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

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

#current li {
    list-style: none;
    border: 1px solid #4e698f;
    background: #01285f url(images/backgrounds/harry.gif) left center no-repeat;
    padding: 0px 0px 3px 15px;
    margin: 3px;
font-size: .65em;
color: #e7ff00;
}

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

#current ul a {
    color: #0000ff;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
background-color: #e7ff00;}

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

#current ul a:hover {
    color: #0000ff;
background-color: #ffffff;}

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


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

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

#currenttitle {
    position: absolute;
    left: 15px;
    top: 409px;
}

* html #currenttitle {
    top: 411px;
}

/* page content */

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

#content h3 {
	margin: 3px 0px 3px 0px;
	padding: 0px;
	text-transform: uppercase;
letter-spacing: 1px;
color: #7fc445;
text-align: center;
font-style: italic;}

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

#content li {
    margin: 0px;
    padding: 0px;
font-size: .8em;
color: #01285f;}

#content .contentbox {
    border: 1pt #003e7e dashed;
    border-top: none;
    padding: 5px 15px 10px 15px;
text-align: justify;}

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

#content, {
    color: #868686;
}

#content a {
    color: #0000ff;
text-decoration: none;
background-color: #e7ff00;}

#content a:hover {
    color: #e7ff00;
text-decoration: none;
background-color: #0000ff;}



#bluebox {color: #e7ff00;
background-color: #092f84;
font-size: .7em;
padding: 3px;
margin-bottom: 5px;}

#limebox {
background-color: #e7ff00;
color: #01285f;
font-size: .7em;
padding: 2px;
margin-top: 20px;
margin-bottom: 5px;}
