body  {

	background-image: url(../../images/bg.jpg);

}

h2 {
	font-size: 22px;
}


#skypeImg {
	border: none; 
	margin-bottom:10px;
	margin-right:35px; 
}
#facebookImg {
	margin-right:10px;
}
#sizeBtn {
	margin-right:-10px; 
	font-size:18px;
}
#joinUsBtn {
	margin-right:-7px;
}


#topBanner {
	margin-right:205px;
	margin-top:233px;
}
#newstickerHolder {	
	position:absolute;	
	margin-right:205px;
	margin-top:330px;
	/*margin-top:235px; USE WHEN REMOVING BANNER */ 
}



#header ul#topMenu li ul {	/* first items > submenu structure */
	
	background-color:#f4edcf;

	font-size:16px;
	line-height:20px;
	font-weight:bold;
} 

#header ul#topMenu li ul a{
	color:#95673e;
}
#sidebar1 ul#sideMenu li a {	/* the links inside our first items */
	color:#95673e;
}

#sidebar1 li ul {

	font-size:16px;
	line-height:20px;
	font-weight:bold;

}



#newsBox ul {
	font-size:16px;
	font-weight:bold;
	list-style:url(../../images/star.jpg);
}


#mainContent { 
	margin-top:370px;
	/*margin-top:275px; USE WHEN REMOVING BANNER */ 
	font-size:19px;
	line-height:22px;
} 


#teamItem {
	font-size:16px;
}

.qaQs {
	font-size:20px;
}


#bottomLinks a:visited {
	font-size:16px;
	font-weight:bold;
}
#bottomLinks a {
	font-size:16px;
	font-weight:bold;
}

#footer { 
	
	font-size:17px;
	font-weight:bold;
} 
#footer a {
	font-size:17px;
}


