body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4B8CCE;


}
#mainContainer {
	position: relative;
 width: 860px ;
  margin-left: auto ;
  margin-right: auto ;
	text-align: left;

	
} 
#header{
	width: 800px;
	margin: 0;
	background-color: #4B8CCE;
	height:130px;}
		
#content{
	margin: 0;
	border: 8px solid #6699FF;
	padding: 10px;
	background: #ffffff;
	min-height:400px;

		}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #4B8CCE;
}
	
} 
#col2 {

	float: right;
    width:210px;
    background: #996699; 
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 10px;
    border: 3px solid #ddd;

	
} h3 {
	color: #9900CC;
}
.drag{position:relative;cursor:hand}

	/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0px;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: #000066 url(blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(blockactive.gif) center center repeat-x;
}
/*end CSS Library */
.homebox {
	background-image: url(/images/homebox.png);
	background-repeat: no-repeat;
	margin: 14px;
	padding-top: 8px;
	text-align:center;
	height: 186px;
	width: 230px;
}
.homebox p{
  text-align:center;
  }
  .homebox p a:link {
	text-decoration: none;
}
