body {
	'background-image: url(images/bg.jpg);
 	background-repeat: repeat-x;
   	margin-top: 30px;
 	font-size: 9.5pt;
 	font-family:Verdana, Georgia, Arial, Helvetica, sans-serif;
}

#wrapper {
	text-align: left;
 	margin: 0 auto;
	width: 900px;
        background: #ffffff;
        border: 1px solid #20558b;
}

#header {
	background-image: url(images/header.jpg);
	width: 900px;
	height: 90px;
 	'height: 273px;
        
}

#nav {
	color: #000000;
	font-size: 7pt;
	text-transform: uppercase;
	margin-top: 50px;
	float: right;
	margin-right: 30px;
}

#nav a {
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
 	text-decoration: none;
}


#content {
        background: #ffffff;
	width: 900px;
	overflow: hidden;
}

#left {
	float: left;
	width: 555px;
	color: #000000;
        margin-left: 22px;
	padding-bottom: 10px;
        text-align: left;
}

#left h2 {
	color: #20558b;
}

#rightimage {
        width: 177px;
        height: 179px;
        float: right;
        padding-left: 20px;
        padding-bottom: 10px;
        padding-top: 4px
}

#rightimage img {
        border: 1px solid #20558b;
}

#right {
        background-image: url(images/rightimage.jpg);
	float: right;
	width: 240px;
	margin-right: 36px;
	color: #000000;
        margin-top: 20px;
        margin-bottom: 10px;
}

#log {
      background: #20558b;
}

#loginh {
         background-image: url(images/loginh.jpg);
         width: 240px;
         height: 17px;
}

#login {
        width: 240px;
        background: #61bb47;
}

#login span {
       font-size: 10pt;
       text-align: right;
       text-transform: lowercase;
       color: #ffffff;
       padding-left: 135px;
       padding-bottom: 10px;
       font-weight: normal;
}

#loginf {
       width: 240px;
       height: 17px;
       background-image: url(images/loginf.jpg);
}

#right form {
	color: #ffffff;
	font-size: 8pt;
        padding-bottom: 10px;
        background: #2e3a92;
        padding-left: 10px;
        padding-top :10px;
}

#right form a {
	color: #ffffff;
}

#right h2 {
        padding-left: 10px;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: normal;
	color: #61bb47;
}

#news {
       padding-left: 10px;
       color: #000000;
       font-size: 12px;
       width: 240px;
}

#news a {
      color: #000000;
}

#abg {
	width: 900px;
	height: 133px;
	background-image: url(images/abg.jpg);
}

#article1 {
	color: #20558b;
        margin-left: 38px;
	width: 265px;
	float: left;
	padding-top: 20px;
	font-size: 8pt;
}

#article1l {
        float: left;
	border: 0px solid #20558b;
}

#article1r {
	float: right;
	width: 153px;
	height: 100px;
        padding-left: 10px;
	font-size: 8pt;
}

#article1r a {
        color: #000000;
}

#article2 {
	color: #20558b;
	margin-left: 17px;
	width: 265px;
	float: left;
	padding-top: 20px;
	font-size: 8pt;
}

#article2l {
        float: left;
        border: 0px solid #20558b;
}

#article2r {
	float: right;
	width: 153px;
	height: 100px;
        padding-left: 10px;
	font-size: 8pt;
}

#article2r a {
        color: #000000;
}

#article3 {
	color: #20558b;
	margin-left: 17px;
	width: 265px;
	float: left;
	padding-top: 20px;
	font-size: 8pt;
}

#article3l {
        float: left;
	border: 0px solid #20558b;
}

#article3r {
	float: right;
	width: 153px;
	height: 100px;
        padding-left: 10px;
	font-size: 8pt;
}

#article3r a {
        color: #000000;
}

#footer {
	background: #ffffff;
	color: #000000;
	text-align: center;
	font-size: 7.5pt;
        padding-bottom: 0px;
}


#news-feed {
	font-size: 7.5pt;
}