body {
font-family: "Times New Roman", Times, serif;
color: #103F9E;
text-align: center;
margin: 0px;
background-color: #FFFFCC;
background-image: url(../images/bg.jpg);
background-repeat: repeat;
font-size: 12px;
}
#cotainer {
background: #f2f2f2;
width: 998px;
padding: 0px;
margin: 0px auto;	
}
.wrapper {
background: #f2f2f2;
float:left;	
border: 1px solid #B2C5CC;
}
.header-block {
float:left;
width:998px;
clear: both;
}
.header {
margin-left:auto;
margin-right:auto;
width:998px;
height: 80px;
border-bottom: 1px solid #B2C5CC;
}
.logo{
float:left;
margin-left:10px;
margin-top:10px;
width:auto:
height:auto;}

.banner{
float:left;
margin-left:100px;
margin-top:2px;
width:400px:
height:75px;}

.flag{
float:right;
margin-right:10px;
margin-top:10px;
width:61px:
height:33px;	
}
.photobanner{
float:right;
margin-right:50px;
margin-top:2px;
width:auto:
height:auto;	
}
.navbar{
width: 998px;
background-color: #ffffff;
margin: 0px;
padding: 0px;
height: 27px;
float:left;
border-bottom: 1px solid #B2C5CC;
clear: both;
}
.welcome{
float:left;
clear:both;
width:998px;
height:20px;
margin-top: 2px;
font-family: "Times New Roman", Times, serif;
color: #103F9E;
text-align: center;
font-size:16px;
border-bottom:1px solid #B2C5CC;
}
.contents
{
float:left;
clear:both;
width:998px;
margin-top: 0px;
}
.column1 {
float:left;
width:160px;
margin-top:15px;
margin-left:5px;
overflow:hidden;
border:1px solid #B2C5CC;
}
.column2 {
float:left;
width:460px;
margin-top:15px;
margin-left:5px;
padding-left:2px;
border:1px solid #B2C5CC;
}

.column3 {
float:right;
background-color: #F5F5F5;
width:342px;
margin-top:15px;
margin-right:5px;
overflow:hidden;
border:1px solid #B2C5CC;
}
.col2-article{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #0552bd;
width: 400px;
-moz-border-radius:15px;
-webkit-border-radius:15px;
border-radius:15px;
border: 1px solid #cccccc;
float:left;
clear:both;
margin-left: 25px;
margin-top:5px;
text-align: left;
padding:5px;
}

.col2-fview{
	width: 400px;
	border: 1px solid #cccccc;
	float:left;
	clear:both;
	margin-top:5px;
	margin-left: 30px;
}


.vtitle {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #0552bd;
width: 115px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
border-radius:20px;
border: 1px solid #cccccc;
float:right;
clear:both;
margin-right: 100px;
margin-top:5px;
}

.vtext {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #0552bd;
width: 315px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
border: 1px solid #cccccc;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
text-align: left;
padding:5px;
background-image: url(../images/header.jpg);
background-repeat: repeat;
float:right;
clear:both;
}
ul#nav {
float: left;
width: 998px;
margin: 0;
padding: 0;
list-style: none;
background: #f5f5f5 url(../css/vline.png) repeat-x;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
}
ul#nav li {
  display: inline;
}
ul#nav li a {
  float: left;
  font: bold 12px arial,verdana,tahoma,sans-serif;
  line-height: 25px;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 1px #880000;
  margin: 1px;
  padding: 0 25px;
  background: #003366 url(../css/vline.png) repeat-x;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
   border: 1px solid #000000;  
}
/* APPLIES THE ACTIVE STATE */
ul#nav .current a, ul#nav li:hover > a  {
  color: #fff;
 text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px #330000;
  background: #993333;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
}
/* THE SUBMENU LIST HIDDEN BY DEFAULT */
ul#nav  ul {
  display: none;
}
/* WHEN THE FIRST LEVEL MENU ITEM IS HOVERED, THE CHILD MENU APPEARS */

ul#nav li:hover > ul {
  position: absolute;
  display: block;
  width: 955px;
  height: 25px;
  margin: 25px 0 0 0;
  background: #f5f5f5 url(../css/vline.png) repeat-x; 
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
}
ul#nav li:hover > ul li a {
  float: left;
  font: bold 12px arial,verdana,tahoma,sans-serif;
  line-height: 25px;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 1px #110000;
  margin: 0px;
  padding: 0 1px 1 1;
  background: #003366 url(../css/vline.png) repeat-x;
}
ul#nav li:hover > ul li a:hover {
  color: #120000;
  text-decoration: none;
  text-shadow: none;

}
#hnav {background: #ffffff; }

#hnav ul
{text-align:left;
margin-top: 0px;
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
#hnav a
{
text-align:left;
display: block;
margin-left: 2px;
padding: 3px 1px ;
width: 160px;
background:#F8f8ff;
border-bottom: 1px solid #B2C5CC;
}
#hnav a:link, .navlist a:visited
{font-family: Verdana, Arial, Helvetica, sans-serif;
color: #644322;
font-size: 10px;
text-decoration: none;

}
#hnav a:hover
{
background: #FEF3DF;
color: #00329B;
}
#hnav a:visited
{
color: #644322;
  text-decoration: none;
   
}
.footer{
float:left;
clear:both;
width:998px;
height:20px;
margin-top: 40px;
margin-bottom: 0px;
font-family: "Times New Roman", Times, serif;
color: #103F9E;
text-align: left;
font-size:10px;
border-top:1px solid #B2C5CC;
}
box1 {
float:left;
width:160px;
margin-top:15px;
margin-left:5px;
padding-left:2px;
border:1px solid #B2C5CC;
text-align: left;
margin-bottom: 5px;
padding-right: 2px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
border-radius:20px;
}

.box2 {
float:left;
width:800px;
margin-top:15px;
margin-left:5px;
padding-left:2px;
border:1px solid #B2C5CC;
text-align: left;
margin-bottom: 5px;
padding-right: 2px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
border-radius:20px;
}
.box2-title{
float:left;
width:150px;
margin-top:15px;
margin-left:350px;
padding-left:2px;
border:1px solid #B2C5CC;
-moz-border-radius:20px;
-webkit-border-radius:20px;
border-radius:20px;
height: 20px;
clear: both;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #003366;
text-align: center;
}
.box2-contents{
	width:792px;
	float:left;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
}

