#####body {height: 100%; background: url(bg.jpg);  font: 13px Times New Roman;  margin: 5px 0 5px 0; padding: 0px;}
body {background: white; }

#bg { width: 940px; background: url(bg.jpg); margin: 13px auto; padding: 60px 0 0px 0; font: 13px Times New Roman; }
#all { color: black; margin: 0px 25px; width: 900px; height:100%; }
#main { margin-left: 30px;  width: 830px; height: 94px;  border-bottom: 2px solid #990000; color: #014698; font-size: 12px; }


	
#menu {
margin: 20px 0 0 30px;
width: 300px; 
height: 100%; 
color: #003399;
font-size: 13px;
font-family: verdana;
}

#center
{
float: right;
border: 0px solid white;
width: 500px;
height: 100%;
margin: -445px 40px 0px 50px;
font-size: 13px;
font-family: verdana;
color: #003399;

}


#center2
{
float: right;
border: 0px solid white;
width: 490px;
height: 100%;
font-size: 13px;
font-family: verdana;
color: #003399;
margin: -358px 40px 0 0; 
letter-spacing: 0.1px;

}

h1 { margin: 0px 0 10px 0px; font-weight:bold; font: 25px Arial;}
h3 { margin-bottom: 10px; font-weight:bold; font-size:13px; font-family:Arial;}


#language
{
font-size: 13px;
font-family: Times New Roman;
margin: 10px 0 0 32px;
}

#links
{
font-size: 15px;
font-family: Times New Roman;
}

#links-main
{
font-size: 17px;
font-family: Times New Roman;
margin: -91px 0 0 300px;
text-decoration: none;
}

#links-main span 
{
font-size: 18px;
}


#links  a:link {text-decoration: none;color: #003399;}
#links  a:visited {text-decoration: none; color: #003399;}
#links  a:hover {text-decoration: none;  color: #990000;}
#links  a:active { color: #990000;}

#links-main  a:link {text-decoration: none;color: #003399;}
#links-main  a:visited {text-decoration: none; color: #003399;}
#links-main  a:hover {text-decoration: none;  color: #990000;}
#links-main  a:active { color: #990000;}


#language  a:link {text-decoration: none; color: #014698;}
#language  a:visited {text-decoration: none; color: #003399;}
#language  a:hover {text-decoration: none;  color: #990000;}
#language  a:active {text-decoration: none; color: #990000;}






  
  .stepcarousel{
position: relative; /*leave this value alone*/
border: 	0px solid black;
overflow: scroll; /*leave this value alone*/
width: 500px; /*Width of Carousel Viewer itself*/
height:278px;
}






.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;

}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 490px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

img {
	border: none;
}