/* CSS Document © 2006 Justin Schroeder Some Rights Reserved*/

body{
margin: 0px;
margin-top: 10px;
background-image: url("Graphics/background.jpg");
background-repeat: no-repeat;
background-position: top center;
font-family: geneva, veranda, arial;
font-size: 11px;
line-height: 160%;
text-align: center;
}
#mainWrapper{
width: 630px;
height: auto;
margin: 0 auto;
text-align:left;
}
#leftside{
float: left;
width: 450px;

}
#rightside{
float: right;
width: 160px;
background-image: url("Graphics/logo_small-trans.png");
background-position: top center;
background-repeat: no-repeat;
background-position: top center;

}
#headerwrapper{
width: 450px;
margin: 0px;
height: 73px;
background-repeat: no-repeat;
background-image: url("Graphics/header-trans.png");
padding-left: 10px;

}
#textwrapper{
width: 448px;
background-image: url("Graphics/textarea.jpg");
background-repeat: no-repeat;
margin: 0px;
border-left: 1px solid #2a2a2a;
border-right: 1px solid #2a2a2a;
padding-bottom: 15px;
}
#footerwrapper{
width: 450px;
margin: 0px;
height: 49px;
background-repeat: no-repeat;
background-image: url("Graphics/footer-trans.png");
margin: 0px;
border-top: 1px solid #000000;
text-align: center;

}

#textarea{
margin: 0 auto;
padding-top: 10px;
margin-bottom: 0px;
width: 430px;
background-color: transparent;
text-align: left;

}
p{
text-indent: 20px;
}

h1{
	padding: 2px;
	font-size: 20px;
	color: #000000;
}
h3{
	padding-top: 10px;
	font-size: 15px;
	color: #000000;
}
#navbar{
text-align:left;
width: 160px;
background-image: url("Graphics/navbar.jpg");
margin-top: 5px;
padding-top:10px;
padding-bottom: 15px;
line-height: 200%;
font-size: 12px;

}
ul li{
color: #000000;
}
#bottomnav{

width: 160px;
background-image: url("Graphics/bottomnav-trans.png");
text-align: center;
height: 28px;
border-top: 1px solid #000000;
}
.heading{
font-size: 25px;
padding-top: 10px;
}
.staticnav{
	text-align:right;
	padding-right: 20px;
	font-size: 11px;
}
.staticnav a{
color: #000000;
}
.staticnav a:hover{
color: #000000;
}
.small{
font-size: 9px;
}
.small a{
font-size: 9px;
}
.small a:hover{
font-size: 9px;
}
a{
color: #5f9310;
text-decoration: none;

font-family: Geneva, Veranda, Arial;
font-weight: bold;
}
a:hover{
color: #76AE14;
text-decoration: underline;

font-family: Geneva, Veranda, Arial;
}
.right{
float: right;
padding: 5px;
}
.left{
float: left;
padding: 5px;
}
.divider{
width:428px;
height: 20px;
background-image: url("Graphics/divider-trans.png");
background-position: top center;
}
.language{
margin-top: 95px;
}
.corsitop{
padding: 0px;
margin: 0px;
width: 354px !important;

border-left: 1px solid #8DD975;
border-right: 1px solid #8DD975;
border-bottom: 1px dashed #8DD975;
border-top: 1px solid #8DD975;
background-color: #E8EFE6;
margin: 0 auto;
}
.corsicont{
width: 344px !important;
width: 354px;
height: auto;
border-left: 1px solid #8DD975;
border-right: 1px solid #8DD975;
border-bottom: 1px solid #8DD975;
background-color: #E8EFE6;
padding-bottom: 5px;
padding: 5px;


margin: 0 auto;
}
h1.corsi{
padding: 0px;
margin: 10px;
line-height: 100%;
}
p.corsi{
margin-top: 0px;
padding-top: 5px;
padding-bottom: 0px;
margin-bottom: 0px;
color: #000000;
}
.shaded{
height: auto;
border-left: 1px solid #8DD975;
border-right: 1px solid #8DD975;
border-bottom: 1px solid #8DD975;
border-top: 1px solid #8DD975;
background-color: #E8EFE6;
padding: 5px;
text-align: left;
margin: 5px;
}
  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
background-color: transparent;
padding: 0px;
margin: 0px
  }
 *a{position:relative;}
