/* Start of CMSMS style sheet 'FXStyles' */
body {
	background-color: #222222;
	text-align: center;
	margin: 0 auto; }

#main {
	position: relative;
	width: 960px;
	height: 675px;
	display: block; }

#leftbar {
	position: relative;
	width: 230px;
	height: 600px;
	float: left;
	background: url(../uploads/images/fx/toolbar.jpg) no-repeat;
	text-align: center; }

#spinner {
	position: relative;
	width: 60px;
	height: 460px;
	float: left;
	background: url(../uploads/images/fx/entlogospnner2.gif) no-repeat;
	}

#content {
	position: relative;
	width: 730px;
	height: 600px;
	float: left;
	clear: right;
	background: #000000;}

#footer {
	color: #fff;
	font-size: 12px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	position: relative;
	width: 960px;
	height: 75px;
	clear: both; }

#footer a{
	color: #fff;
	font-size: 12px;
}
#logo {
	width: 220px;
	height: 115px;
	clear: right;
	padding-left: 5px; }	

#home {
color: #fff;
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 600px;
     height: 400px;
     margin-top: -200px; /* half of the height */
     margin-left: -300px; /* half of the width */
     border: 1px solid #000;
     }

#home a {
color: #ffffff;
     }

#black {
background-color: #000000;
}

/* Begin FX Menu Styles */

#menuwrapper {
	width: 220px;
	margin-right: 10px;
}

ul#primary-nav {
	
}

ul#primary-nav li {
	list-style-type: none;
	text-align: right;
	color: #ffe600;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

ul#primary-nav a {
	list-style-type: none;
	text-align: right;
	color: #ffe600;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

ul#primary-nav a:hover {
	list-style-type: none;
	text-align: right;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

li.menuactive ul {
display: block;
}

li.menuparent ul{
display: none;
}

ul#primary-nav li ul {
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
}

ul#primary-nav li ul li a {
	color: #ffffff;
	line-height: 18px;
}

ul#primary-nav li ul li a:hover {
	color: #ffe600;
}

dfn	{
	display: none;
}

#myContent {
	background-color: #000;
}

/* End FX Menu Styles */


/* End of 'FXStyles' */

