﻿* {
	border-width: 0px;
    margin: 0;
    padding: 0;
}


html, body {
	height: 100%;
}

body {
	margin: 0;
	background: #1B2430 url(images/image01.jpg) repeat left top;
	line-height: 20px;
	text-align: justify;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}


h1     
{
font-size: medium;
}

h2 {
	font-size: medium;
	color: #000000;
}

h3 {
	font-size: 1em;
	color: #000000;
}

p, ul, ol {
}

ul, ol 
{
    font-size:small;
    text-align: center;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a 
{
    text-decoration: underline;
    color:#000000;
}

#wrapper {
	width: 920px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	padding: 0px;
	background: url(images/image02.jpg) repeat-y left top;
}

html>body #wrapper {
	height: auto;
}

#logo {
	width: 920px;
	height: 70px;
	margin: 0 auto;
	padding-top: 50px;
	padding-left: 50px;
	background: url(images/image03.jpg) repeat-y left top;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 36px;
	color: #DCECFB
}

#logo p {
	margin: 0px;
	padding: 5px 0px 0px 2px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#logo span {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

#header {
	width: 920px;
	height: 270px;
	margin: 0 auto;
	background: url(images/image05.jpg) no-repeat left top;
}

#SickleHeader {
	width: 920px;
	height: 270px;
	margin: 0 auto;
	background: url(images/SickleHeader.jpg) no-repeat left top;
}

#menu {
	width: 920px;
	height: 90px;
	margin: 0 auto;
	background: url(images/image04.jpg) no-repeat left top;
	color: #FFFFFF;
}

#menu ul {
	margin: 0px;
	padding: 8px 55px;
	list-style: none;
}

#menu li {
	display: inline;
	padding-top: 5px
}

#menu a {
	display: inline;
	margin-right: 3px;
	padding: 6px 20px 6px 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active {
	background: #B6D434;
	color: #000000;
}

#menu a:hover {
	background: #304E68;
	color: #000000;
}

#page {
	width: 920px;
	margin: 0 auto;
	padding: 20px 0px;
	background: url(images/image06.jpg) repeat-y left top;
	min-height: 100%;
}

#content {
	float: left;
	width: 835px;
	padding: 0px 40px 0px 40px;
}

#content h2 {
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
	color: #000000;
}

#content .byline {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 24px;
}

#footer 
{
	clear: both;
	width: 920px;
	height:44px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/image06.jpg) repeat-y left top;
}

#footer p {
	margin: 0px;
	padding-right: 20px;
	text-align: center;
	text-transform: uppercase;
	font-size: small;
	color: #000000;
}

#footer h1
{
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}

#footer a {
	color: #000000;
	text-decoration: underline;
}

.textbox
{
    width: 400px;
    border: #2F4F68 thin solid;
    font: "Arial";
}

.textarea
{
    width: 700px;
    border: #2F4F68 thin solid;
    font: "Arial";
}

.news
{
    background-image:url(images/bordbg.gif);
    background-position:top left;
    background-repeat:repeat-y;
    width:400px;
    margin:0 3px 3px 0;
    float:left;
}

.newsImage
{
    float: right;
    padding-left: 5px;
}

.text
{
    padding: 5px;
    width: 95%;
    height: 200px;
}

.more
{
    background-image: url("images/button1.gif");
    background-repeat: no-repeat;
    float: right;
    width: 138px;
    padding-right: 10px;
    text-align:center;
    font-size: x-small;
    color: #FFFFFF;    
}

.heading
{
    font-size: medium;
    color: #304E68;
    text-align: left;
    font-weight: bold;
}

.date
{
    font-size: small;
    color: #304E68;
    text-align: left;
    font-weight: bold;
    font-style: italic;
}













.item{
    background-image:url(images/bordbg.gif);
    background-position:top left;
    background-repeat:repeat-y;
    width:274px;
    height: 300px;
    margin:0 3px 3px 0;
    float:left;
}

*html .item{
    margin:0 0 3px 0
}

.item img{
float:right;
}

.item div{
margin:6px 7px 5px 7px;
float:left
}

.items{
padding:0 5px 5px 0;
}

.item h1{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#00214B;
text-decoration:underline;
padding:7px 0 7px 0
}



.item span{
display:block;
padding:0 5px 5px 0;
width:135px;
font-size:10px;
font-family:Tahoma;
float:left;
color:#333A43;
height: 200px;
}
.item span strong{
display:block;
clear:both
}
.item p{
color:#666D75;
font-size:11px;
}
.item p strong{
font-family:Tahoma;
font-size:18px;
color:#FF3000;
margin:0 10px 0 0
}
#intro
{
    width: 100%;
    float:left;
    padding-top: 40px;
}


/*News sections*/

#left{
	width: 390px;
	padding: 0px 0px 0px 6px;
	margin: 0px;
	float:left;
}

#center{float:left;
padding: 0px 0px 0px 15px;
width:275px;
}

.text{
	padding: 7px 7px 0px 7px;
}

.img {	float:left;
		margin: 10px 10px 5px 0px;
}

span {	color:#486501;
		font-weight:bold;
}
