body {
	background: #f4f4f4;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

#contentBox {
	width: 938px;
	background: url('/e107_themes/casnca/images/bg_content_box.png') repeat-y;
	margin: 0 auto;
	padding: 0;
}	

#contentOuter {
	width: 902px;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 100%;
	height: 150px;
}

#nav {
	width: 100%;
	background: url('/e107_themes/casnca/images/bg_nav.png') repeat-x;
	height: 31px;
}

#nav a {
	color: white;
	font-weight: 400;
	text-decoration: none;
	font-size: 14px; 
	border-bottom: none;
}

#nav a:hover {
	border-bottom: 1px dashed;
}

#nav table {
	width: 100%;
	height: 31px;
}

td.nav_employee {
	text-align: right;	
}

#nav a.nav_employee {
	font-weight: 400;
	text-decoration: none;
	font-size: 14px; 
	border-bottom: none;
	color: #e894a3;
}

#nav a.nav_employee:hover {
	border-bottom: 1px dashed;
}

#contentTable {
	width: 100%;
	background: white;
}

#contentLeft {
	width: 232px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

#contentMain {
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 15px;
}

.smallbox {
	margin-top: 15px;
	width: 228px;
	background: #f8f8f8;
	border: 2px solid #d8d8d8;
}

.smallbox_header {
	width: 100%;
	height: 26px;
	margin: 0;
	padding: 0;
	background: url('/e107_themes/casnca/images/bg_smallbox_header.png') repeat-x;
	color: white;
	font-sized: 14px;
	font-weight: 600;
	line-height: 26px;
}

.smallbox_header div {
	margin-left: 5px;
}

.smallbox_content {
	width: 100%;
	padding: 5px;
}

#footer {
	width: 100%;
	height: 31px;
	font-size: 12px;
	color: white;
	background: url('/e107_themes/casnca/images/bg_footer.png') repeat-x;
	line-height: 31px;
	text-align: center;
}

#footer a {
	color: white;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	border-bottom: 1px dashed;
	
}

.contentBreak {
	width: 90%;
	height: 3px;
	background: url('/e107_themes/casnca/images/bg_content_break.png') repeat-y;
	font-size: 2px;
	margin-bottom: 10px;
}

h1 {
	color: #6c0014;
	font-weight: bold;
	font-size: 22px;
	margin: 0;
	padding: 0;
}

#contentSplash {
	width: 600px;
	margin: 0 auto;
	margin-top: 50px;
	height: 500px;
}

.menuActuator a { 
	font-weight:bold;
	font-size:12px;
	font-family:arial;
}


.curissuestorytext {
}

.menu {
	font-family:verdana;
	font-size:10px;
	/*background: #282e86;*/
	/*background: #1a9b01;*/
	background: #c83d57;
	/*background: #37a4f7;*/
	/*background: url('/e107_themes/sz_usa/images/bg_topnav.gif'); repeat-x;*/
}

.menuTop {
	list-style-type: none;
	text-indent: 2px;
	margin: 0px;
	padding-left: 0px;
	border-bottom: 1px solid white;
	/*border-bottom: 1px solid #003089;*/

}

.menuTop li {
	line-height: 25px;
	padding-left: 2px;
	/*border-bottom: 1px solid #003089;*/
	border-bottom: 1px solid white;
	/*border-left: 1px solid #003089;
	border-right: 1px solid #003089;*/
}

li.CSStoHighlight {
	background: #de627a;
}

.menuTop li:hover {
	background: #de627a;
}

.menuTop li {  /* the behaviour to mimic the li:hover rules in IE 5+ */
  behavior: url('/e107_themes/casnca/scripts/IEmen.htc');
}

.menuTop a {
	font-size: 12px;
	font-weight: bold;
	color: white;
	/*color: white;*/
	border-bottom: none;
}

.menuTop a:hover {
	/*color: #ffe0a5;*/
	color: white;
	border-bottom: none;
}

#menuServicesContainer {
	text-align: left;
	width: 235px;
	height: 88px;
}

#menuServicesContent {
	text-align: left;
}

#menuGamblingContainer {
	text-align: left;
	width: 235px;
	height: 218px;
}

#menuGamblingContent {
	text-align: left;
}






