* {
	margin: 0;
	padding: 0; }

body {
background-image: url(BG-light2.jpg);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .88em;
line-height: 1.2em;
color: #000;
margin: 0;
padding: 0;text-align: justify;}
a {
text-decoration: none;
color: #085d8e;
}
a:hover {
text-decoration: underline;
color: #085d8e;
}

h1 {font-size: 2em; color: #085d8e; font-family: Times, "Times New Roman", serif;font-weight: bold; text-align: center;font-style: italic;}

#wrap {
margin: 50px auto auto auto;width: 750px;
border: 4px #085d8e solid;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;}

#header {
background: #fff;
height: 183px;width: 750px;
margin-left: -20px;  z-index: 1; 
}
#header img {margin-top: 0; margin-left: 0; border-bottom: 4px #085d8e solid;}

#content {
padding: 0em 20px;
background: #fff repeat-y;
}

.right {
float: right;
width: 84%;
text-align: justify;
padding-top: 60px; position: relative; z-index: 5;
}
.right a {
text-decoration: none;
color: #085d8e; border:0;}
}
.right a:hover {
color: #085d8e; border:0; text-decoration: underline;
}
.left { 
float: left;
width: 15%;
padding-top: 98px;  position: relative; z-index: 10;
}

ul.rounded {color: #085d8e; font-size: 1em; text-align: center; list-style-type: none;
background-color:#fff;  margin: 25px auto auto auto; border:0;  width: 96%;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;}

.left ul li a {color: #085d8e;
text-decoration: none;font-size: .9em; line-height: 2em; display: block; 
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;}
	
.left ul li a:hover {text-decoration: none; color: #fff;
font-size: .9em; line-height: 2em; display: block; background-color: #085d8e;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;}

.articles {
padding: 30px 10px 10px 10px;
}

em {font-weight: bold; font-style: italic;}

#bottom {
background: #fff url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: .7em;
color: #fff483;
padding: 5px; background-color: #085d8e;
}
#footer a { color: #aaa; }


