#wrapper {
	width:700px;
	align:right;
	margin:0px auto;
	margin-top: 12px; 
	margin-left: 1px; 
background-attachment: fixed;
}

.topright {
	
	background-image: url(images/topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 15px;
	height:15px;
}
.topleft {
	
	background-image: url(images/topleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 44px;
	height: 38px;
	float:left;

}
.topmid {
	
	background-image: url(images/topmid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	margin-top: -11px;
}
.mid {
	
	background-image: url(images/mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
	margin-top: -11px;
}
.botright {
	
	background-image: url(images/botright.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height:41px;
	background-position: right top;
}
.botleft {
	
	background-image: url(images/botleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 15px;
	height:41px;
}
.botmid {
	
	background-image: url(images/botmid.jpg);
	background-repeat: repeat-x;
	background-position: left top;

	height:38px;
}
.left{

	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 15px;
	height:346px;

	
}
.rightboxbg{
	
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 30px;
	height:346px;
	float:right;
	
}

#nav {font-family: "Trebuchet MS", Tahoma, Verdana, Arial; color: #FFFFFF;
    			 margin-left: 0; border-bottom: 0px solid #ccc; 
				 width:270px;
				 float:left;
		}

#nav li {
	margin-left: 1px;
	list-style: none; margin: 0;  display: block; 
}

 a:visited, a:link, a:active{

	list-style: none; margin: 0;  display: block; 
	color: #FFFFFF;
	text-decoration:none;
}



.sm {
	font-size: 13px;
	padding-left:10px;
	color: #FFFFFF;
	
}
.sm2 {
	font-size: 13px;
	padding-left:10px;
	color: #FFFFFF;
	border-bottom: 1px dashed #ccc;
	
}
.bg {
	font-size: 20px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	border-bottom: 1px dashed #ccc;
	color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat-x;

	
	
}
.bg2 {
	font-size: 20px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	border-bottom: 1px dashed #ccc;
	color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-image: url(images/logo2.jpg);
	background-position: 1px 0px;



	
	
}

a:hover{
	
	text-decoration:underline;
	/*background:#1C6091;*/
	
}
#content {
  float:right;
  color: #15487F;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
  width:350px;
  font-size: 15px;
  background:#E1F8FF;
  padding:10px;
  border:solid 4px #fff;
  padding-bottom:50px;

 
}

#content h1{
   font-size: 20px;
}
#text {
text-align:justify;
width:350px;

}
.justify {
	text-align: justify;
}
.table {
	top: 0px;
}
