#rightMenu {
	text-align: center;
	width: 20%;
	float:right;

	
}

#rightMenu a:link img, #rightMenu a:visited img {
	border: none;
	text-decoration:none;
}

.heading-box {
	height:20px;
	margin-bottom: 10px;

}


/* Default link Rollover */
a:link { color: #0C1356; }
a:active { color: #0C1356; }
a:visited { color: #0C1356; }
a:hover { color: #0C1356; }

/* font decoration */
a.menuRight,a.menuBottom,a.shop {
text-decoration: none;
}

/* Other Links */

a.menuRight:link,a.menuRight:visited {color: #F3E3AD;}
a.menuRight:hover,a.menuRight:active {color: #F3E3AD; text-decoration: underline;}

p {
	font-size:.9em;
	color: #000;
}

p strong {
	color: #004080;
	font-size:1em;
	text-align: center;
	text-transform: uppercase;


}

li {
	font-size: 0.9em;
	margin-left: 5px;
	line-height: normal;
	padding-bottom: 5px;
}
