body {
	margin: 0px 0px 10px 0px;
	padding: 0;
	background: #FFF url(/images/bg.gif) repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}

#masthead {
	margin: 0;
	padding: 0;
	display:block;
	width:775px;
	background:#000 url(/images/bg.gif) repeat-x;
}

#mainLogo {
	margin: 15px 0px 0px;
	overflow: hidden;
	float:right;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: lowercase;
	font-variant: normal;
	font-style: italic;
	color: #CC0000;
	text-align: right;
	padding-top: 0px; /*was 21px*/
}
#mainLogo a {
	color: #C00;
	text-decoration: none;
}
#mainLogo a:hover {
	color: #F00;
}


/***** BEGIN TOPMENU STYLES *****/

#topMenu {
	clear:both;
	height:15px; /*this moves the main center section up or down*/
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 27px;
}
	
#topMenu ul {
	margin:0;
	padding:0;
	list-style-type: none;	
	display: block;
}
	
#topMenu ul li {
	display: block;
	float:left;
	text-align:center;
}
	
#topMenu a {
	width:95px;
	margin:0;
	display: block;
	vertical-align: middle;
	height:22px;
	padding: 5px 0px 0px 0px;
	border-left: 1px solid #A1A3A0;
	border-right: 1px solid #BDBFBD;
	border-top: 1px solid #A1A3A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6787B;
	font-size: small;
}
	
/* hack \*/
* html #topMenu a {width:95px;height:25px;}
/* hack - end */
	
#topMenu a:hover {
	text-decoration: none;
	border-bottom: 1px #F6787B solid;
	background-color: #C30;
}

#topMenu .menuLink_selected a, #topMenu .menuLink_selected a:hover {
	background: #E1342D ;
	border-right: 1px #7B1117 solid;
	border-left: 1px #D9585F solid; 
	border-bottom: 1px #E1342D solid ;
	border-top: 1px #D9585F solid;
}
	
/* hack \*/
* html #topMenu .menuLink_selected a {height:25px;}
/* hack \*/

	
#topMenu #shop, #topMenu #games  {width:94px;}
* html #topMenu #shop, * html #topMenu #games {width:97px;}

/*Nav Bar Menu Names*/

/*#topMenu #homeLink {background: #666 url(../pics/masthead/menu/home_grey.gif) no-repeat center center;}
#topMenu #webdesign {background: #666 url(../pics/masthead/menu/webDesign_grey.gif) no-repeat center center;}
#topMenu #webseo {background: #666 url(../pics/masthead/menu/webSeo_grey.gif) no-repeat center center;}
#topMenu #tutorials {background: #666 url(../pics/masthead/menu/tutorials_grey.gif) no-repeat center center;}
#topMenu #traveler {background: #666 url(../pics/masthead/menu/traveler_grey.gif) no-repeat center center;}
#topMenu #words {background: #666 url(../pics/masthead/menu/words_grey.gif) no-repeat center center;}
#topMenu #games {background: #666 url(../pics/masthead/menu/games_grey.gif) no-repeat center center;}
#topMenu #shop {background: #666 url(../pics/masthead/menu/shop_grey.gif) no-repeat center center;}

#topMenu #homeLink:hover {background: #000 url(../pics/masthead/menu/home_grey.gif) no-repeat center center !important;}
#topMenu #webdesign:hover {background: #000 url(../pics/masthead/menu/webDesign_grey.gif) no-repeat center center!important;}
#topMenu #webseo:hover {background: #000 url(../pics/masthead/menu/webSeo_grey.gif) no-repeat center center!important;}
#topMenu #tutorials:hover {background: #000 url(../pics/masthead/menu/tutorials_grey.gif) no-repeat center center!important;}
#topMenu #traveler:hover {background: #000 url(../pics/masthead/menu/traveler_grey.gif) no-repeat center center!important;}
#topMenu #words:hover {background: #000 url(../pics/masthead/menu/words_grey.gif) no-repeat center center!important;}
#topMenu #games:hover {background: #000 url(../pics/masthead/menu/games_grey.gif) no-repeat center center!important;}
#topMenu #shop:hover {background: #000 url(../pics/masthead/menu/shop_grey.gif) no-repeat center center!important;}*/

/*End Nav Bar Menu Names*/

/***** END TOPMENU STYLES *****/

#masthead #header_face img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
