body{

background:#f9f9f9;
}
p {
color:#333;
font-family:Arial, Helvetica, sans-serif;
	
	font-size:14px;
	line-height: 17px;

}
img {
padding-right:20px;
}
#banner {
	background-color: #3B62A9;
	padding: 18px 15px 0px 15px;
	
}
#entirePage {
	margin-left:auto;
	margin-right:auto;
	width: 91%;
	}
hr {
width: 91%;
color:#f3f3f3;
}
#primaryNavigation { /* the navbar wrapping block */
	height: 28px;
	overflow:hidden;
	background-color: #3B62A9;
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
    
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
}
#primaryNavigation a {
	text-decoration: none;
	color: #fff;
	
	
}
#primaryNavigation a:hover {
	text-decoration: underline;
}
#mainSectionsNav a {
	display:block;

}
#mainSectionsNav li.onSubpage a {
	padding-bottom: 10px;
}
#mainSectionsNav {
	list-style-type: none;
	float:none;

}
#mainSectionsNav li {
	background-color:#57A5E5;
	float: left;
	border-right:2px solid #fff;
	border-top:4px solid #fff;
	border-left:2px solid #fff;
}
#mainSectionsNav li.current {
	font-weight: bold;
	color:#FFFFFF;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	
	
}


.widget {
	float: right;
	position: relative;
	margin: 10px 10px 10px 10px;
	width: 110px;
	height: 100px;
	background: transparent url(../i/widget.png) no-repeat scroll top center;
}

.widget .price {
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	margin-top: 10px; 
}

.widget .price .cents {
	vertical-align:top;
	font-size: 0.65em;
}

.widget .price a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 110px;
	height: 80px;
	background: transparent url(../i/buynow.png) no-repeat 8px 53px;
	text-indent: -5000px;
}
.widget .price .misc {
	font-size: 0.8em;
}

.test {
		font-size: 34px;
	font-weight: bold;
}
a {
color:black;
}
li#Link1 {
	background-color: #CC33CC;
}
li#Link2 {
	background-color: #330033;
}
li#Link3 {
	background-color: #330066;
}
li#Link4 {
	background-color: #6600FF;
}
li#Link5 {
	background-color: #000099;
}
li#Link6 {
	background-color: #0033FF;
}
li#Link7 {
	background-color: #003366;
}
li#Link8 {
	background-color: #669999;
}
li#Link9 {
	background-color: #003333;
}
li#Link10 {
	background-color: #339966;
}
li#Link11 {
	background-color: #006633;
}
li#Link12 {
	background-color: #669900;
}
li#Link13 {
	background-color: #009900;
}
li#Link14 {
	background-color: #003300;
}
li#Link15 {
	background-color: #336600;
}
li#Link16 {
	background-color: #666600;
}
li#Link17 {
	background-color: #990000;
}
li#Link18 {
	background-color: #333300;
}
li#Link19 {
	background-color: #CC9900;
}
li#Link20 {
	background-color: #663300;
}
li#Link21 {
	background-color: #660000;
}

#head {
	
	position: absolute;
	
	right: 100px;
top: 20px;
	color:white;
}


h2{
font-size: 19px;
margin:0px;
}
h3{
font-size: 15px;

margin:0px;
}


