@charset "utf-8";
@import url("defaultstyle.css");
body{ font-size: 100%;} 
@import url("divStructure.css");

#picboxtext{
	padding: 0 0 0 5px;/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 255px;
	width: 230px;
	background-color: #fff;
	padding: 9px 0 0 00px;
	margin-left: 420px;
}

h3{	font-size: 85%;}

h2{	font-size: 80%;}

h1{font-size: 100%}

#bottomdiv{	font-size: 100%;}

#sideTopdiv{height: 292px;padding-top: 30px;}

#sidebar1 {	background-color: #E4E4E4;	}

#righttopNav{background: #E4E4E4;}

#sidenav:hover{	background-color: #F0F0F0;}

#sidenavToprow:hover{	background-color: #F0F0F0;}

#topnavecom:hover{background-color: #F0F0F0;}

#topnavend:hover{	background-color: #F0F0F0;}

#topnavwide:hover{	background-color: #F0F0F0;}

#topnav:hover{	background-color: #F0F0F0;}
