@charset "UTF-8";
/* CSS Document */

body {
margin: 0px 0px 0px 0px;
height:100%;
background: #afc7d0 url('images/body.png'); top repeat-x;
}

img { 
behavior: url(../styles/iepngfix.htc)
}

.left {
	margin: 0px 0px 0px 0px;
	background-image: url('../images/bkg_left.png'); vertical-align: top; height: 100%;
}

.center {
	margin: 0px 0px 0px 0px;
	background-image: url('../images/bkg_center.jpg'); background-repeat: repeat-y; vertical-align: top; min-height: 100%;
}

.rssbkg {
padding: 42px 10px 10px 24px;
background-image: url('../images/landing_newsbubble.jpg'); background-repeat: no-repeat;
}

.rssbkg a:link {  color: #fff; text-decoration: none; outline: none;}
.rssbkg a:visited {  color: #fff; text-decoration: none; outline: none;}
.rssbkg a:active {  color: #fff; text-decoration: none; outline: none;}
.rssbkg a:hover {  color: #9db4dd; text-decoration: none; outline: none;}

.rss-items {
margin: 0; padding: 0; line-height: 1.25em;
font-family: "Trebuchet MS", Arial, sans-serif; font-size: 8pt; color: #fff;
list-style: none;
outline: none;
}

.archive { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 8pt; color: #9db4dd; }
.archive a:link {  color: #9db4dd; text-decoration: none;}
.archive a:visited {  color: #9db4dd; text-decoration: none;}
.archive a:active {  color: #9db4dd; text-decoration: none;}
.archive a:hover {  color: #fff; text-decoration: none;}

.right {
	margin: 0px 0px 0px 0px;
	background-image: url('../images/bkg_right.png'); vertical-align: top; height: 100%;
}

h1 {
padding: 10px 10px 10px 10px;
color: #fff; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 8pt; line-height: 1.25em;
}

h3 {
padding: 0px 0px 0px 0px;
background-image: url('../images/blackbox30.png'); vertical-align: top;
}

#module_m {
font-size: 8pt; color: #c22c7a; font-family: "Trebuchet MS", sans-serif;

background: #bdd1d8;
padding: 15px;

-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
border-radius: 15px;
behavior:url(/styles/border-radius.htc);

border: 1px solid #fff;
}

.footerleft {
font-family: "Trebuchet MS", Arial, sans-serif; font-size: 8pt; color: #fff;
padding: 10px 10px 10px 10px;
float: left;
}

.footerright {
font-family: "Trebuchet MS", Arial, sans-serif; font-size: 8pt; color: #fff;
padding: 10px 10px 10px 10px;
float: right;
}

.footerright a:link {  color: #9db4dd; text-decoration: none;}
.footerright a:visited {  color: #9db4dd}
.footerright a:active {  color: #9db4dd}
.footerright a:hover {  color: #ffffff}