@charset "utf-8";
/* CSS Document */

h2{
margin:0px;padding:0px;
	font-size:14px;letter-spacing:2px;
	color:#666666;
}

a{
 text-decoration:none;
 color:#0055bb;
}
a:hover{
 text-decoration:underline;
}

.wspacer{
width:700px; height:30px;
clear:both;
}
.webBox{
 width:700px;clear:both;
 margin-bottom:20px;
}
.webBox img{
 float:left;
 border:none;
}

.lgimg{
 clear:both;
 float:none;
 margin-bottom:10px;
 width:700px;
 height:700px;
}

.webDesc {
 width:480px;
 float:right;
}
.webDesc h2{
	margin:0px;padding:0px;
	font-size:14px;letter-spacing:2px;
	color:#666666;
}
.webDesc p{
 text-align:justify;
}
.webDesc a{
 text-decoration:none;
 color:#0055bb;
}
.webDesc a:hover{
 text-decoration:underline;
}




