h1 {
	margin:5px 0px 0px;
	padding:10px 0px 10px 5px;
	font-weight: bold;
	font-size: 26px;
	line-height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	text-indent: 20px;
	letter-spacing: 5px;
}
p {
	text-align: left;
}

#mainTable {
	position: relative;
	top: 2px;
}
#masthead {
	background:#000 url(/images/bg_header.gif) repeat-x!important;
}
/*####### BEGIN SECTION PANEL STYLES #######*/
	
#homeSectionpanels {
	border-bottom: 1px #FFF solid;
	border-top: 1px #fff solid;
	background-color: #666;
	overflow: visible;
	display: block;
	height: 185px;
	clear: both;
	font-size: xx-small;
}



.sectionPanel a, .sectionPanelHover a, .sectionPanel div, .sectionpanelinner, .panel7 a  {
	text-decoration: none;
}

#panel2 {
	background-image: url(/images/panelBG-Tutorials.gif);
	background-repeat: no-repeat;
}
#panel3 {background-image: url(/images/panelBG-Traveler.gif);
	background-repeat: no-repeat}
#panel4 {background-image: url(/images/panelBG-Words.gif);
	background-repeat: no-repeat}
#panel5 {background-image: url(/images/panelBG-Games.gif);
	background-repeat: no-repeat}
#panel6 {
	background-image: url(/images/panelBG-Shop.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width:153px;
}
	

#panel1 {
	width: 10px;
	height: 180px;
	border-top: 1px #8A8AA7 solid;
	background-color: #D5D5DF;
	float: left;
	
}

/* Comment backslash hack (IE only) \*/
* html #panel4 .gotoLink {
	margin-top: 5px;
}

* html #panel6 {
	width: 154px; /*width: 154px;*/
}
/* */
.sectionPanel, .sectionPanelHover {
	width: 154px;
	height: 185px;
	overflow: hidden;
	border-left: 1px #FFF solid;
	/*background-color: #666;*/
	color: #c00;
	float: left;
}
.sectionPanel:hover {
	background-color: #cc0000 !important;
	color: #000;
	cursor: default;
}	
/*#panel7:hover{
	background-color: #c00 !important;
	cursor: default;
}*/
#homeSectionpanels .sectionPanel h3, #homeSectionpanels .sectionPanelHover h3 {
	padding: 5px 5px 5px 10px;
	border-bottom: 1px #000 dashed;
}

#homeSectionpanels .sectionPanel h1, #homeSectionpanels .sectionPanelHover h1 {
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding: 1px 5px 1px 10px;
	border-bottom: 1px #fff dashed;
}

.sectionPanel p, .sectionPanelHover p {
	margin: 0;
	padding: 10px 5px 5px 10px;
	font-size: 10px;
}

.sectionPanel ul, .sectionPanelHover ul {
	margin: 0;
	padding: 5px 5px 5px 23px;
	text-align: left;
}

.sectionPanel ul li, .sectionPanelHover ul li {
	font-size: 10px;
}

.sectionPanel div.content a, .sectionPanelHover div.content a {
	font-size: 10px;
	padding-left: 10px;
	font-weight: bold;
	
}

.sectionPanel a, #panel7 a, .sectionPanel a:hover, #panel7 a:hover, .sectionPanelHover a, .sectionPanelHover a:hover {
	color: #fff;
}

.sectionPanel div.content a:hover, .sectionPanelHover div.content a:hover {
	color: #990033;
}

.sectionPanel div.content ul, .sectionPanelHover div.content ul {
	padding-top: 0px;
	margin-top: 0px;
	color: #336;
}

.sectionPanel .gotoLink, .sectionPanelHover .gotoLink {
	margin: 5px 10px 10px 5px;
	color: #fff;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	float: right;
	cursor: default;

}

.gotoLink {
	padding-right:10px;
	background: url(/new/pics/arrow_small_black.gif) no-repeat right 50%;
	position: relative;
	top: 15px;
	right: 0px;
}
	
/*####### END SECTION PANEL STYLES #######*/

/*####### Start footer box #######*/

#divFooterBox {
	clear: both;
	background: #999;
	display: block;
	height: 85px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	position: relative;
	top: -9px;
}

#divFooterBox ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	clear: both;
}

#divFooterBox li {
/*	display: inline;*/
	list-style-type: none;
	float: left;
	border-right: 1px solid #000;
	width: 24.85%; /*width: 19.8%;*/
	padding: 0px;
	margin: 0px;
	height: 85px;
}
#divFooterBox li a {
	display: block;
	height: 85px;
	/*font-size: 1.2em;*/
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
/*	white-space: nowrap;*/

}
#divFooterBox li a:hover {
	display: block;
	background-color: #C00;
}
#footerInclude {
	position: relative;
	top: -9px;
}
/*####### End footer box #######*/


/*####### Start rowGoggles area #######*/
#rowGoggles  {
	float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 111px;
	background-image: url(../images/monsoon-rain-goggles_normal.png);
	background-repeat: no-repeat;
	clear: both;
	width: 775px;
	position: relative;
	top: -18px;
	display: block;

}

#rowGogglesMain {
	text-indent: -3000px;
}
.rowGoggles {
	width: 775px;
}
.rowGoggles  a{
	display: block;
	height: 111px;
	background-color: #666666;
}
.rowGoggles  a:hover {
	background-color: #CC0000;
	display: block;
}
/*####### End row Goggles area #######*/




/*####### Start row area #######*/
#rowOne{
	margin-top: -9px;
}
#rowOneLeft {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 110px;
	width: 309px;
	background-color: #CC0000;
	text-align: center;
	vertical-align: middle;
	line-height: 110px;
	position: relative;
	top: -9px;
}

#rowOneRight {
	float: left;
	position: relative;
	top: -19px;
	height: 110px;
	width: 463px;
}
#row{
	border: 2px solid #fff;
	position: relative;
	top: -9px;
}
.row {
	width: 309px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#row:hover{
	border: 2px solid #c00;
}
.row  a{
	display: block;
	height: 37px;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
}
.row  a:hover {
	background-color: #CC0000;
	background-image: url(../images/row_arrow.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cc0000;
}

/*####### End row area #######*/



